summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-28 13:19:27 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-28 13:19:30 +0100
commit152c206f3c7b6ebe85b4941d89d7bb8417d031b8 (patch)
treeaf92a09e0ce5a8d11be46359950df36f61e85441 /debian/control
parent3ba94c7664e86e773d2feca4f9fc06b4e1791b19 (diff)
debian/control: Add missing comma
Closes:#902578. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/control')
-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