]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1891: * Typo. Closes: #358904
authorjoeyh <joeyh>
Sat, 25 Mar 2006 18:40:46 +0000 (18:40 +0000)
committerjoeyh <joeyh>
Sat, 25 Mar 2006 18:40:46 +0000 (18:40 +0000)
debian/changelog
dh_movefiles

index 37a593bc746b331c023dcdbf9b9d9e4079e92390..1aafa41b907deae8d9b4dd092f440c432450e569 100644 (file)
@@ -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
index acd3b20d596c742d4852b7bd75887ebe46c36425..ba82a70b9a6808cff5130b97817515cea4ffbd2c 100755 (executable)
@@ -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 `/'.