summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 0db169d..8ee196c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
dgit (5.5~) unstable; urgency=medium
- *
+ * Add missing comma in debian/control. Closes:#902578.
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 28 Jun 2018 13:18:56 +0100
dgit (5.4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 42f68f6..3fca347 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Description: git interoperability with the Debian archive
dgit clone and dgit fetch construct git commits from uploads.
Package: git-debrebase
-Depends: perl, git-core, libdpkg-perl, libfile-fnmatch-perl
+Depends: perl, git-core, libdpkg-perl, libfile-fnmatch-perl,
${misc:Depends}
Recommends: dgit, git-buildpackage
Architecture: all