From: joey Date: Thu, 3 Nov 2005 16:57:13 +0000 (+0000) Subject: r1809: releasing version 5.0.2 X-Git-Tag: 5.0.2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7fab72ef8effd5480a4d2f7e31f16325e5e7fbaf;p=debhelper.git r1809: releasing version 5.0.2 --- diff --git a/autoscripts/postinst-info b/autoscripts/postinst-info index 71ffa19..b528b5d 100644 --- a/autoscripts/postinst-info +++ b/autoscripts/postinst-info @@ -1,3 +1,3 @@ if [ "$1" = "configure" ]; then - install-info --quiet --section "#SECTION#" "#SECTION#" #FILE# + install-info --quiet --section "\Q#SECTION#\E" "#SECTION#" #FILE# fi diff --git a/debian/changelog b/debian/changelog index 14f3db1..5b2ddd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (5.0.2) unstable; urgency=low + + * Sometimes it's a good idea to edit more files than just the changelog + before releasing. + + -- Joey Hess Thu, 3 Nov 2005 11:54:46 -0500 + debhelper (5.0.1) unstable; urgency=low * dh_installinfo: Escape section with \Q \E. Closes: #337215 diff --git a/po/debhelper.pot b/po/debhelper.pot index d69a24d..9ad4e74 100644 --- a/po/debhelper.pot +++ b/po/debhelper.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2005-11-03 11:06-0500\n" +"POT-Creation-Date: 2005-11-03 11:55-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"