]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r172: Initial Import
[debhelper.git] / debian / changelog
index 83977c37b363e8f6f8384564ebc5bfd12b6da2f0..78b10ed6a913ece445753b1fea16bc3e419700e8 100644 (file)
@@ -1,3 +1,65 @@
+debhelper (1.2.36) unstable; urgency=low
+
+  * dh_compress.1: Fixed typo in man page. (Closes: #33364)
+  * autoscripts/postinst-menu-method: fixed typo. (Closes: #33376)
+
+ -- Joey Hess <joeyh@master.debian.org>  Sun, 14 Feb 1999 13:45:18 -0800
+
+debhelper (1.2.35) unstable; urgency=low
+
+  * Dh_Lib.pm filearray(): Deal with multiple spaces and spaces at the 
+    beginning of lines in files. (closes: #33161)
+
+ -- Joey Hess <joeyh@master.debian.org>  Tue,  9 Feb 1999 21:01:07 -0800
+
+debhelper (1.2.34) unstable; urgency=low
+
+  * dh_clean: added -d flag (also --dirs-only) that will make it clean only
+    tmp dirs. (closes: #30807)
+  * dh_installdocs: to support packages that need multiple doc-base files,
+    will now look for debian/<package>.doc-base.<doc-id>.
+  * dh_compress: removed warning message (harmless).
+
+ -- Joey Hess <joeyh@master.debian.org>  Sat,  6 Feb 1999 17:48:33 -0800
+
+debhelper (1.2.33) unstable; urgency=low
+
+  * dh_compress: verbose_print() cd's.
+  * dh_compress: clear the hash of hard links when we loop - was making
+    dh_compress fail on multi-binary packages that had harlinks. Thanks to
+    Craig Small for spotting this.
+
+ -- Joey Hess <joeyh@master.debian.org>  Thu,  4 Feb 1999 20:19:37 -0800
+
+debhelper (1.2.32) unstable; urgency=low
+
+  * dh_suidmanager: if it cannot determine the user name or group name from
+    the uid or gid, it will pass the uid or gid to suidmanager. This should
+    probably never happen, but it's good to be safe.
+
+ -- Joey Hess <joeyh@master.debian.org>  Thu,  4 Feb 1999 16:00:35 -0800
+
+debhelper (1.2.31) unstable; urgency=low
+
+  * dh_installinit.1: minor typo fix (closes: #32753)
+
+ -- Joey Hess <joeyh@master.debian.org>  Tue,  2 Feb 1999 14:32:46 -0800
+
+debhelper (1.2.30) unstable; urgency=low
+
+  * dh_fixperms: cut down the number of chmod commands that are executed
+    from 3 to 1, no change in functionality.
+
+ -- Joey Hess <joeyh@master.debian.org>  Mon,  1 Feb 1999 17:05:29 -0800
+
+debhelper (1.2.29) unstable; urgency=high
+
+  * Do not include bogus chsh, chfn, passwd links in debhelper binary!
+    These were acidentially left in after dh_link testing I did as I was
+    working on the last version of debhelper.
+
+ -- Joey Hess <joeyh@master.debian.org>  Mon, 25 Jan 1999 20:26:46 -0800
+
 debhelper (1.2.28) unstable; urgency=low
 
   * dh_link: fixed bug that prevent multiple links to the same source from