summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2018-08-08 11:12:06 +0200
committerGuillem Jover <guillem@debian.org>2018-08-30 03:14:07 +0200
commit892f07de4227c9bdede6f68bd4bf7a79ca1e2517 (patch)
treecba99ca96841b7c0d42a023ae646fcf547e29035 /debian/control
parentc3f8bca7e6cf4d75ca94dc4b92c9d7f63d23775f (diff)
downloaddpkg-892f07de4227c9bdede6f68bd4bf7a79ca1e2517.tar.gz
debian: Add sensible-utils to libdpkg-perl Suggests
The Dpkg::Source::Package::V2 module will try to use sensible-editor if it's present. Add the Suggests to make the relationship explicit. Warned-by: lintian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a3f819118..469e21a21 100644
--- a/debian/control
+++ b/debian/control
@@ -142,6 +142,8 @@ Suggests:
gcc | c-compiler,
binutils,
patch,
+# Used (if available) by Dpkg::Source::Package::V2.
+ sensible-utils,
# Needed by Dpkg::Source::Package::V3::Git
git,
# Needed by Dpkg::Source::Package::V3::Bzr