]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r586: * dh_python: allow for a + at the end of the python version, as in the
[debhelper.git] / debian / changelog
index 004586a1a8c19787502188c63692190143945bb4..73af2bdf4c35227a730c6a6b567789fc1440c863 100644 (file)
@@ -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