summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--doc/from-debstd2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2a9ab762..5e5f6e92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/doc/from-debstd b/doc/from-debstd
index 6219e892..5d4fc568 100644
--- a/doc/from-debstd
+++ b/doc/from-debstd
@@ -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: