summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3370e6e..28cd3ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dgit (6.1~) unstable; urgency=medium
New feature [Sean Whitton]:
* 'pbuilder' and 'cowbuilder' subcommands.
+ - Suggest sbuild | pbuilder | cowbuilder.
Minor fixes:
* Fix an error message to refer to the build products dir instead of
diff --git a/debian/control b/debian/control
index 3fca347..a36b357 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
libjson-perl, ca-certificates,
libtext-iconv-perl, libtext-glob-perl
Recommends: ssh-client
-Suggests: sbuild
+Suggests: sbuild | pbuilder | cowbuilder
Architecture: all
Description: git interoperability with the Debian archive
dgit (with the associated infrastructure) makes it possible to