summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey>2005-11-03 16:57:13 +0000
committerjoey <joey>2005-11-03 16:57:13 +0000
commit5d54e11cfb37e982fe73190be95dbb688ad58dce (patch)
tree4c586d1dac576e9baee959ded0c6bf39135a55ee
parent975baddc00534d2ca1bf5d55fe3fa6064844cf0d (diff)
r1809: releasing version 5.0.2
-rw-r--r--autoscripts/postinst-info2
-rw-r--r--debian/changelog7
-rw-r--r--po/debhelper.pot2
3 files changed, 9 insertions, 2 deletions
diff --git a/autoscripts/postinst-info b/autoscripts/postinst-info
index 71ffa19b..b528b5d8 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 14f3db1b..5b2ddd57 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 d69a24d6..9ad4e74e 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"