summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-06-28 12:54:43 +0100
committerSean Whitton <spwhitton@spwhitton.name>2018-06-28 12:54:43 +0100
commit831ac7387fd330eef520646893a3f257755e10ed (patch)
tree622b23fbf9fb2d1ea5a1ca0c65b72185cef5a7b0
parent4613f20fafd20f738291b355aced2bb4798ca2b1 (diff)
debian/control: restore missing comma in Depends: field
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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