]> git.donarmstrong.com Git - debhelper.git/commitdiff
r391: * Ok, fine, I'll make debhelper depend on lynx for the one or two
authorjoey <joey>
Tue, 21 Nov 2000 23:25:30 +0000 (23:25 +0000)
committerjoey <joey>
Tue, 21 Nov 2000 23:25:30 +0000 (23:25 +0000)
     packages that have html changelogs. But you'll be sorry...
Closes: #77604
debian/changelog
debian/control

index 6a2733657fbb038e21ce087bffbddcdc319245dc..2e812794c63826361901cabcc8618eab433d6093 100644 (file)
@@ -1,3 +1,11 @@
+debhelper (2.1.28) unstable; urgency=low
+
+  * 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
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 21 Nov 2000 15:13:39 -0800
+
 debhelper (2.1.27) unstable; urgency=low
 
   * Typo, Closes: #77441
index 8319f077a3b21543269fe01ac0a1dc1bd97ac483..07e9a4249ec833638ce6c4620b1eefe0f6f5115c 100644 (file)
@@ -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