chiark / gitweb /
debian/control: restore missing comma in Depends: field
authorSean Whitton <spwhitton@spwhitton.name>
Thu, 28 Jun 2018 11:54:43 +0000 (12:54 +0100)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 28 Jun 2018 11:54:43 +0000 (12:54 +0100)
debian/control

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