summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-03-25 18:40:46 +0000
committerjoeyh <joeyh>2006-03-25 18:40:46 +0000
commit395788246c3435fbfe1a967fbd54f5f97cb6707c (patch)
treee6b4a2d9df31c77262866e24943303f23ab1f69d
parent298aa10d16b548364a28a4f67c50cb0882c5a150 (diff)
r1891: * Typo. Closes: #358904
-rw-r--r--debian/changelog6
-rwxr-xr-xdh_movefiles2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 37a593bc..1aafa41b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (5.0.27) UNRELEASED; urgency=low
+
+ * Typo. Closes: #358904
+
+ -- Joey Hess <joeyh@debian.org> Sat, 25 Mar 2006 13:40:28 -0500
+
debhelper (5.0.26) unstable; urgency=high
* dh_installinit: Fix badly generated code in maint scripts that used
diff --git a/dh_movefiles b/dh_movefiles
index acd3b20d..ba82a70b 100755
--- a/dh_movefiles
+++ b/dh_movefiles
@@ -37,7 +37,7 @@ and more.
Instead of moving files out of debian/tmp (the default), this option makes
it move files out of some other directory. Since the entire contents of
-the sourcedir is moved, specifiying something like --sourcedir=/ is very
+the sourcedir is moved, specifying something like --sourcedir=/ is very
unsafe, so to prevent mistakes, the sourcedir must be a relative filename;
it cannot begin with a `/'.