From: Frank Lichtenheld Date: Wed, 18 Jan 2006 14:02:07 +0000 (+0000) Subject: Forgot some .pl suffixes in the changelog entries X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e84a053e5b3b4e170f1de19a530e92cffcc551;p=dpkg Forgot some .pl suffixes in the changelog entries --- diff --git a/ChangeLog b/ChangeLog index f3d53d01..92c51fb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2006-01-18 Joey Hess - * 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 - * 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