summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2002-12-12 22:13:19 +0000
committerjoey <joey>2002-12-12 22:13:19 +0000
commit8113612bc822e5d2cc3bbe900fa5d3c44250b057 (patch)
treec5173940b3443972f24adce10854cade1c3e5467 /debian
parentc77a36f731a5de1b01a65dc32ca19b22deddbde2 (diff)
r569: * Fix dh_install to install empty directories even if it is excluding some
files from installation.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b267d9e3..6cebf98c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
+debhelper (4.1.28) unstable; urgency=low
+
+ * Fix dh_install to install empty directories even if it is excluding some
+ files from installation.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 12 Dec 2002 14:39:30 -0500
+
debhelper (4.1.27) unstable; urgency=low
* Fixed dh_python ordering in example rules files. Closes: #172283
* Make python postinst fragment only run python if it is installed, useful
for packages that include python modules but do not depend on python.
- -- Joey Hess <joeyh@debian.org> Mon, 9 Dec 2002 12:12:31 -0500
+ -- Joey Hess <joeyh@debian.org> Mon, 9 Dec 2002 21:53:08 -0500
debhelper (4.1.26) unstable; urgency=low