summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2000-07-06 00:18:18 +0000
committerjoey <joey>2000-07-06 00:18:18 +0000
commitf375c254bef045414797dfb9bd55c6ddc7391659 (patch)
tree478fde6ad96eb4c20ae615f1450f427ab00b6479 /debian
parentdf1a9d2704b3052eaebbad1e9701fdc44cbeec8b (diff)
r353: * 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
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 369431ea..4a806d05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+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