summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2002-07-22 05:01:02 +0000
committerjoey <joey>2002-07-22 05:01:02 +0000
commitff1eda3dfb95162cd26600ccdcc234d70916e1b8 (patch)
tree23c4e71fc85c89645d5ab46453c018cac1a9ce0d /debian
parent699d0e5c2bd5bcd52a1833a802281ca66d7ae111 (diff)
r539: * Remove /usr/doc manglement code from postinst and prerm.
Do not use this verion of debhelper for woody backports! * Removed dh_installxaw.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rwxr-xr-xdebian/rules2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 593d2c49..d7f088a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (4.1.0) unstable; urgency=low
+
+ * Remove /usr/doc manglement code from postinst and prerm.
+ Do not use this verion of debhelper for woody backports!
+ * Removed dh_installxaw.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 21 Jul 2002 15:26:10 -0400
+
debhelper (4.0.19) unstable; urgency=low
* Make dh_installchangelogs install debian/NEWS files as well, as
diff --git a/debian/rules b/debian/rules
index af24fb5f..a3ff112e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,7 @@ binary-indep: build
./dh_install -X .1 dh_* usr/bin
./dh_install Debian/Debhelper/*.pm $(PERLLIBDIR)/Debian/Debhelper/
./dh_install autoscripts usr/share/debhelper
- ./dh_installdocs doc
+ ./dh_installdocs doc/*
./dh_installexamples examples/*
./dh_installman *.1
./dh_installchangelogs