]> err.no Git - dpkg/commitdiff
Forgot some .pl suffixes in the changelog entries
authorFrank Lichtenheld <djpig@debian.org>
Wed, 18 Jan 2006 14:02:07 +0000 (14:02 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Wed, 18 Jan 2006 14:02:07 +0000 (14:02 +0000)
ChangeLog

index f3d53d01ed52496164736dabd84191c818a16eac..92c51fb941751cd7c5d33281a5d6fe5b877ac45c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2006-01-18  Joey Hess  <joeyh@debian.org>
 
-       * scripts/dpkg-shlibdeps: Add possibility to
+       * scripts/dpkg-shlibdeps.pl: Add possibility to
        specify a package type in the shlibs file
        and add a -t switch to dpkg-shlibdeps to
        specify the wanted type. Entries without
@@ -65,7 +65,7 @@
 
 2005-08-27  Frank Lichtenheld  <djpig@debian.org>
 
-       * scripts/dpkg-gencontrol: Bail out with an error if parsedep
+       * scripts/dpkg-gencontrol.pl: Bail out with an error if parsedep
        found an error while parsing a dependency field.
 
 2005-08-17  Scott James Remnant  <scott@netsplit.com>