]> git.donarmstrong.com Git - debhelper.git/commitdiff
Typo. Closes: #653006
authorJoey Hess <joey@kitenet.net>
Thu, 22 Dec 2011 19:03:23 +0000 (15:03 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 22 Dec 2011 19:03:23 +0000 (15:03 -0400)
debhelper.pod
debian/changelog

index dc2295c14a561e9be099c0ff7d8f7b14fca215d3..1d1d907d3297626a9f9b0045e1b6a35f4a40cd17 100644 (file)
@@ -516,7 +516,7 @@ build-id.
 
 =item -
 
-Executable debconf config files are run and their output used as the
+Executable debhelper config files are run and their output used as the
 configuration.
 
 =back
index 682700a5b4fa470816dd22fb77fbe6f5b383e714..21bd04c69c746af88a56198cf8cf21b5b6a8c840 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (8.9.14) UNRELEASED; urgency=low
+
+  * Typo. Closes: #653006
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 22 Dec 2011 15:03:13 -0400
+
 debhelper (8.9.13) unstable; urgency=low
 
   * Pass CPPFLAGS to qmake. Closes: #646129 Thanks, Felix Geyert