summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2000-01-04 17:36:54 +0000
committerjoey <joey>2000-01-04 17:36:54 +0000
commit7647226b7c9a5d0d48fb8e81d985389f3409e3dd (patch)
tree10afbd0bdcec6507ba6bff1df4311487245eaf3e /debian
parentb56409aee6d60fd954ffa54d49d0d8209fb801a3 (diff)
r328: * Added dh_installmime calls to examples, Closes: #54056
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 95df3100..0f16f79f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (2.0.82) unstable; urgency=low
+
+ * Added dh_installmime calls to examples, Closes: #54056
+
+ -- Joey Hess <joeyh@debian.org> Tue, 4 Jan 2000 09:35:19 -0800
+
debhelper (2.0.81) unstable; urgency=low
* dh_installxaw: Patch from Josip Rodin to update to fhs paths,
diff --git a/debian/control b/debian/control
index 4bb30a86..ee5f6d13 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.1.1.1
Package: debhelper
Architecture: all
Depends: perl5 | perl (>= 5.004), fileutils (>= 3.16-4), file (>= 3.23-1)
-Suggests: dh-make
+Suggests: dh-make, lynx
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