summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2002-10-28 16:28:35 +0000
committerjoey <joey>2002-10-28 16:28:35 +0000
commitc0d066ddce232280756df9c5b218c3c6145001bb (patch)
treebf7940585514f7f5835f84766fd15a2115491dcc /debian/changelog
parent79cd10da45b0324c7e8e18c4f7daffbd1d245fab (diff)
r559: * Added note to dh_installdebconf(1) about postinst sourcing debconf
confmodule. (Cf #106070) * Added an example to dh_install(1). Closes: #166402
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c11d28c3..2549c768 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (4.1.19) unstable; urgency=low
+
+ * Added note to dh_installdebconf(1) about postinst sourcing debconf
+ confmodule. (Cf #106070)
+ * Added an example to dh_install(1). Closes: #166402
+
+ -- Joey Hess <joeyh@debian.org> Sun, 27 Oct 2002 20:26:02 -0500
+
debhelper (4.1.18) unstable; urgency=low
* Use dpkg-architecture instead of dpkg --print-architecture (again?)