]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r366: * dh_strip: now knows about the DEB_BUILD_OPTIONS=nostrip thing.
[debhelper.git] / debian / changelog
index a937bb6c65aa8ff98dc687cba6bb8af24bfb8fe7..c5bc10d2d620269456d15b02fe99db01188fc770 100644 (file)
@@ -1,3 +1,132 @@
+debhelper (2.1.6) unstable; urgency=low
+
+  * dh_strip: now knows about the DEB_BUILD_OPTIONS=nostrip thing.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 20 Aug 2000 16:28:31 -0700
+
+debhelper (2.1.5) unstable; urgency=low
+
+  * dh_installxfonts: corrected a problem during package removal that was
+    silently neglecting to remove the fonts.dir/alias files.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 17 Aug 2000 00:44:25 -0700
+
+debhelper (2.1.4) unstable; urgency=low
+
+  * Whoops, I forgot to add v3 to cvs, so it was missing from a few
+    versions.
+
+ -- Joey Hess <joeyh@debian.org>  Fri,  4 Aug 2000 14:27:46 -0700
+
+debhelper (2.1.3) unstable; urgency=low
+
+  * dh_shlibdeps: if it sets LD_LIBRARY_PATH, it now prints out a line
+    showing it is doing that when in verbose mode.
+  * examples/rules.multi: don't use DH_OPTIONS hack. It's too confusing.
+    rules.multi2 still uses it, but it has comments explaining the caveats
+    of the hack.
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 21 Jul 2000 13:53:02 -0700
+
+debhelper (2.1.2) unstable; urgency=low
+
+  * Minor man page updates as Overfiend struggles with debhelperizing X
+    4.0.
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 21 Jul 2000 00:25:32 -0700
+
+debhelper (2.1.1) unstable; urgency=low
+
+  * Never refer to root, always uid/gid "0". Closes: #67508
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 20 Jul 2000 16:56:24 -0700
+
+debhelper (2.1.0) unstable; urgency=low
+
+  * I started work on debhelper v2 over a year ago, with a long list of
+    changes I hoped to get in that broke backwards compatability. That
+    development stalled after only the most important change was made,
+    although I did get out over 100 releases in the debhelper 2.0.x tree.
+    In the meantime, lots of packages have switched to using v2, despite my
+    warnings that doing so leaves packages open to being broken without
+    notice until v2 is complete.
+  * Therefore, I am calling v2 complete, as it is. Future non-compatabile
+    changes will happen in v3, which will be started soon. This means that
+    by using debhelper v2, one major thing changes: debhelper uses
+    debian/<package> as the temporary directory for *all* packages;
+    debian/tmp is no longer used to build binary packages out of. This is
+    very useful for multi-binary packages, and I reccommend everyone
+    switch to v2.
+  * Updated example rules files to use v2 by default.
+  * Updated all documentation to assume that v2 is being used.
+  * Added a few notes for people still using v1.
+  * Moved all of the README into debhelper(1).
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 18 Jul 2000 15:48:41 -0700
+
+debhelper (2.0.104) unstable; urgency=low
+
+  * Put dh_installogrotate in the examples, Closes: #66986
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 10 Jul 2000 16:16:37 -0700
+
+debhelper (2.0.103) unstable; urgency=low
+
+  * Added dh_installlogrotate. Yuck, 3 l's, but I want to folow my
+    standard..
+
+ -- Joey Hess <joeyh@debian.org>  Sun,  9 Jul 2000 00:51:03 -0700
+
+debhelper (2.0.102) unstable; urgency=low
+
+  * Documented the full list of extra files dh_clean deletes, since people
+    are for some reason adverse to using -v to find it. Closes: #66883
+
+ -- Joey Hess <joeyh@debian.org>  Fri,  7 Jul 2000 12:40:43 -0700
+
+debhelper (2.0.101) unstable; urgency=low
+
+  * Killed the fixlinks stuff, since there are no longer any symlinks in
+    the source package.
+
+ -- Joey Hess <joeyh@debian.org>  Wed,  5 Jul 2000 19:14:10 -0700
+
+debhelper (2.0.100) unstable; urgency=low
+
+  * Modified all postinst script fragments to only run when called with
+    "configure". I looked at the other possibilities, and I don't think any
+    of the supported stuff should be called if the postist is called for
+    error unwinds. Closes: #66673
+  * Implemented dh_clean -X, to allow specification of files to not delete,
+    Closes: #66670
+
+ -- Joey Hess <joeyh@debian.org>  Wed,  5 Jul 2000 17:02:40 -0700
+
+debhelper (2.0.99) unstable; urgency=low
+
+  * dh_installmodules will now install modiles even if etc/modutils already
+    exists (wasn't because of a logic error). Closes: #66289
+  * dh_movefiles now uses debian/movelist, rather than just movelist. This
+    is to fix an unlikely edge case involving a symlinked debian directory.
+    Closes: #66278
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 26 Jun 2000 14:24:12 -0700
+
+debhelper (2.0.98) unstable; urgency=low
+
+  * dh_installdebconf: Automatically merge localized template
+    files. If you use this feature, you should build-depend on
+    debconf-utils to get debconf-mergetemplate.
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 19 May 2000 14:24:24 -0700
+
+debhelper (2.0.97) unstable; urgency=low
+
+  * dh_installinfo: changed test to see if an info file is the head file to
+    just skip files that end in -\d+.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 11 May 2000 14:11:04 -0700
+
 debhelper (2.0.96) unstable; urgency=low
 
   * dh_installmodules: still add depmod -a calls if run on a package that