chiark / gitweb /
debian/control: Add missing comma
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 28 Jun 2018 12:19:27 +0000 (13:19 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 28 Jun 2018 12:19:30 +0000 (13:19 +0100)
Closes:#902578.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
debian/control

index 0db169d2c6c2370415cbe1e3db024584f2233784..8ee196ca5ec038a669eb74869e1dab8db8c12910 100644 (file)
@@ -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
 
index 42f68f66ae99de2b0d3ea6306868bade9b5d0c2c..3fca3479fd1e0658508f31d0e2ed8f67739ff6b1 100644 (file)
@@ -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