]> git.donarmstrong.com Git - debhelper.git/commitdiff
r326: * Type fix, Closes: #52652
authorjoey <joey>
Mon, 13 Dec 1999 21:48:30 +0000 (21:48 +0000)
committerjoey <joey>
Mon, 13 Dec 1999 21:48:30 +0000 (21:48 +0000)
debian/changelog
doc/from-debstd

index 2a9ab762a98673674bd546aefc3475a603b52945..5e5f6e929c2e0afd4640b845578def6ca6c485e5 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (2.0.80) unstable; urgency=low
+
+  * Type fix, Closes: #52652
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 13 Dec 1999 13:47:48 -0800
+
 debhelper (2.0.79) unstable; urgency=low
 
   * Corrected mispellings, Closes: #52013
index 6219e892a7c0648c46da70a768fbf76172210700..5d4fc5683b3cfb728e215eb6a3449e963e156c59 100644 (file)
@@ -21,7 +21,7 @@ your package you are converting, run:
        dh_debstd CHANGES TODO README --verbose --no-act
 
 Notice the parallel to the debstd command above, I just added
-"--verbose --noact" to the end. This will make dh_debstd output a list of
+"--verbose --no-act" to the end. This will make dh_debstd output a list of
 commands that it thinks will emulate what debstd would have done, without 
 actually doing anything to your package. The list will look similar to this: