]> git.donarmstrong.com Git - debhelper.git/commitdiff
r235: Initial Import
authorjoey <joey>
Tue, 17 Aug 1999 05:17:35 +0000 (05:17 +0000)
committerjoey <joey>
Tue, 17 Aug 1999 05:17:35 +0000 (05:17 +0000)
debian/changelog
dh_compress.1
doc/TODO
examples/rules.indep

index 53242d0c341ce067369a303cb9b395187dd00471..0e1bea1ce4f9f1b20e4fa879ef4b8e8f66bb477c 100644 (file)
@@ -1,3 +1,13 @@
+debhelper (2.0.10) unstable; urgency=low
+
+  * dh_compress: compress changelog.html files. (Closes: #40626)
+  * dh_installchangelogs: installs a link from changelog.html.gz to changelog.gz, 
+    because I think it's important that upstream changelogs always be accessable
+    at that name.
+  * dh_compress: removed the usr/share/X11R6/man bit. Note part of FHS.
+
+ -- Joey Hess <joeyh@master.debian.org>  Wed,  7 Jul 1999 10:46:03 -0700
+
 debhelper (2.0.09) unstable; urgency=low
 
   * dh_compress: added some FHS support. Though debhelper doesn't put stuff
index b0eba3ea7b54d65925988ced099fe8a1cff9bdde..bab5c199d40338b75dc5c10d73fdaef0526073ff 100644 (file)
@@ -68,6 +68,6 @@ for a list of environment variables that affect all debhelper commands.
 .SH BUGS
 Filenames with spaces in them may not properly be compressed.
 .SH "CONFORMS TO"
-Debian policy, version 2.5.0.0
+Debian policy, version 3.0.0.0
 .SH AUTHOR
 Joey Hess <joeyh@master.debian.org>
index 75006f05a6b5a80c4d290a8dc3d449538fe4a857..e3b999bc68cbf92b74909fe1e8f91c9351394c2f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -6,8 +6,6 @@ Wishlist items:
 * Make dh_* "use strict".
 * Make dh_movefiles remove emptied directories after it's moved all the
   files out of them (#17111).
-* info support for debhelper (currently implemented, but I hate how I did it,
-  so it's not in the package.) (#15717)
 * enhance dh_installmanpages so it associates binaries and man pages and
   installs the man pages into the correct areas to suit the binaries they
   document. I may need to make this only happen when a switch is given, to
index 748fb629c752a7283fce2f67c6e96696b2165f26..e8a2b5d5af25de808ee3bfd84880c774230f3db3 100755 (executable)
@@ -53,6 +53,7 @@ binary-indep: build install
 #      dh_installinit
        dh_installcron
 #      dh_installmanpages
+       dh_installinfo
 #      dh_undocumented
        dh_installchangelogs
        dh_link