From 152c206f3c7b6ebe85b4941d89d7bb8417d031b8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 28 Jun 2018 13:19:27 +0100 Subject: [PATCH] debian/control: Add missing comma Closes:#902578. Signed-off-by: Ian Jackson --- debian/changelog | 4 ++-- debian/control | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0db169d2..8ee196ca 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 Thu, 28 Jun 2018 13:18:56 +0100 dgit (5.4) unstable; urgency=medium diff --git a/debian/control b/debian/control index 42f68f66..3fca3479 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 -- 2.30.2