From 5d54e11cfb37e982fe73190be95dbb688ad58dce Mon Sep 17 00:00:00 2001
From: joey <joey>
Date: Thu, 3 Nov 2005 16:57:13 +0000
Subject: [PATCH] r1809: releasing version 5.0.2

---
 autoscripts/postinst-info | 2 +-
 debian/changelog          | 7 +++++++
 po/debhelper.pot          | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

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 <joeyh@debian.org>  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 <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
-- 
2.39.5