summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 05:18:16 +0000
committerjoey <joey>1999-08-17 05:18:16 +0000
commit1bfed6299ebbb344a756bf1eae47aea4d93499eb (patch)
tree84586773c45f2ef928a91a8d6d0daabfa374c601 /debian/changelog
parent6a4c47eea5a5601f351a1fa0afd5e13aed56238b (diff)
downloaddebhelper-1bfed6299ebbb344a756bf1eae47aea4d93499eb.tar.gz
r239: Initial Import
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d8ced366..b9f9ba52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+debhelper (2.0.14) unstable; urgency=low
+
+ * Moved /usr/lib/debhelper to /usr/share/debhelper for FHS compliance
+ (#41174). If you used Dh_lib or something in another package, be sure to
+ update your "use" line and declare an appropriate dependancy. (Closes:
+ #41174)
+ * dh_installxaw: Patch from Josip Rodin <joy@cibalia.gkvk.hr> to fix
+ multiple-stanza xaw file support. (Closes: #41173)
+
+ -- Joey Hess <joeyh@master.debian.org> Mon, 12 Jul 1999 11:49:57 -0700
+
debhelper (2.0.13) unstable; urgency=low
* dh_fixperms: FHS fixes (#41058)