]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r322: * dh_fixperms: chown symlinks as well as normal files. Closes: #51169.
[debhelper.git] / debian / changelog
index 5df316c27693628a742ccba2a7853f9cc6a4aa36..056d7b104949d94726e3b0a7814eca99b56eb2d0 100644 (file)
@@ -1,3 +1,50 @@
+debhelper (2.0.78) unstable; urgency=low
+
+  * dh_fixperms: chown symlinks as well as normal files. Closes: #51169.
+
+ -- Joey Hess <joeyh@debian.org>  Wed,  1 Dec 1999 13:34:06 -0800
+
+debhelper (2.0.77) unstable; urgency=low
+
+  * dh_suidregister: Fixed a rather esoteric bug: If a file had multiple
+    hard links, and was suid, suidregister detected all the hard links as
+    files that need to be registered. It looped, registering the first
+    link, and then removing its suid bit. This messed up the registration
+    of the other had links, since their permissions were now changed,
+    leading to unpredictable results. The fix is to just not remove suid
+    bits until all files have been registered. 
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 30 Nov 1999 00:26:42 -0800
+
+debhelper (2.0.76) unstable; urgency=low
+
+  * dh_installmanpages:
+    - Added support for translated man pages, with a patch from Kis Gergely
+      <kisg@lme.linux.hu>. Closes: #51268 
+    - Fixed the undefined value problem in Kis's patch. 
+    - This also Closes: #37092 come to think of it. 
+  * dh_shlibdeps, dh_shlibdeps.1:
+    - Added -X option, which makes it not examine some files. This is
+      useful in rare cases. Closes: #51100 
+    - Always pass "-dDepends" before the list of files, which makes it
+      easier to specify other -d parameters in the uparams, and doesn't
+      otherwise change the result at all. 
+  * doc/TODO:
+     - dh_installdebfiles is no longer a part of debhelper. This affects
+      exactly one package in unstable, biss-awt, which has had a bug filed
+      against it for 200+ days now asking that it stop using the program.
+      dh_installdebfiles has been depreacted for nearly 2 years now.. 
+  * This changelog was automatically generated from CVS commit information.
+    Fear makechangelog.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 28 Nov 1999 21:59:00 -0800
+
+debhelper (2.0.75) unstable; urgency=low
+
+  * Fixed typo in dh_installmenu.1, Closes: #51332
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 27 Nov 1999 20:40:15 -0800
+
 debhelper (2.0.74) unstable; urgency=low
 
   * dh_suidregister: Die with understandable error message if asked to