summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2000-10-28 06:13:50 +0000
committerjoey <joey>2000-10-28 06:13:50 +0000
commit4c98da4fc74be80721e50f808b7a0b9a327feb64 (patch)
tree26fd669ce8c5c65d9a1b998d4d34828878d14c8d /debian
parent307194e33ae1856238c94a07818d9dfd4712f52f (diff)
r379: * dh_movefiles.1: well I thought it was quite obvious why it always used
debian/tmp, but it's a faq. Added some explanation. By the way, since there now exists a documented way to use dh_movefiles that does not have problems with empty directories that get left behind and so on, I think this Closes: #17111, #51985
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 633263e1..546e3fe5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+debhelper (2.1.17) unstable; urgency=low
+
+ * dh_movefiles.1: well I thought it was quite obvious why it always used
+ debian/tmp, but it's a faq. Added some explanation. By the way, since
+ there now exists a documented way to use dh_movefiles that does not
+ have problems with empty directories that get left behind and so on, I
+ think this Closes: #17111, #51985
+
+ -- Joey Hess <joeyh@debian.org> Fri, 27 Oct 2000 23:07:42 -0700
+
debhelper (2.1.16) unstable; urgency=low
* dh_movefiles: fixed a regexp quoting problem with --sourcedir.