summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjoey <joey>2000-11-21 23:25:30 +0000
committerjoey <joey>2000-11-21 23:25:30 +0000
commit63f01a93ebb8f4d8be40d10f7075e8a69567911d (patch)
tree8baca0b27e5eb17b2563809243eb2c13b217f97f /debian/control
parent9d4d845935b03316326ed4f74e692dd05c54bec3 (diff)
r391: * Ok, fine, I'll make debhelper depend on lynx for the one or two
packages that have html changelogs. But you'll be sorry... Closes: #77604
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 8319f077..07e9a424 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Standards-Version: 3.2.1.0
Package: debhelper
Architecture: all
-Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0)
-Suggests: dh-make, lynx
+Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0), lynx
+Suggests: dh-make
Description: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to
automate common tasks related to building binary debian packages. Programs