summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2003-05-20 21:53:57 +0000
committerjoey <joey>2003-05-20 21:53:57 +0000
commitfbdf58f81f0cbe7cf12fa621ef23deddd9b5c3a3 (patch)
treea96cff718c850f373afd24df91d17516ac2a6d75 /debian/changelog
parentc852d31331ae45515d690688320c7ef8b63cd68e (diff)
r586: * dh_python: allow for a + at the end of the python version, as in the
python in stable, version 2.1.3+.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 004586a1..73af2bdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.1.44) unstable; urgency=low
+
+ * dh_python: allow for a + at the end of the python version, as in the
+ python in stable, version 2.1.3+.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 20 May 2003 17:50:16 -0400
+
debhelper (4.1.43) unstable; urgency=low
* dh_python: Honour -n flag. Closes: #192804