summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-10-22 17:53:18 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-10-22 17:57:51 +0100
commit1dfe1fda965f47088a358baee041ed8942891962 (patch)
treef9fc39b88093921da3f8411fe91ff22454c76c3f /debian
parent8260587d7bd5b0c4a3e4a46e272117a929641260 (diff)
dgit: Add missing `use' for Dpkg::Compresson et al.
Closes:#879526. Reported-by: Didier 'OdyX' Raboud Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1063d54..0169d78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
dgit (3.13~) unstable; urgency=medium
- *
+ Important bugfixes to dgit:
+ * Add missing `use' for Dpkg::Compression et al.
+ Thanks to report from Didier 'OdyX' Raboud. (Closes:#879526.)
--