[Python-modules-commits] r4966 - in packages/python-reportlab/trunk/debian (changelog watch)
morph-guest at users.alioth.debian.org
morph-guest at users.alioth.debian.org
Tue Apr 1 20:41:17 UTC 2008
Date: Tuesday, April 1, 2008 @ 20:41:16
Author: morph-guest
Revision: 4966
debian/watch fixed
Modified:
packages/python-reportlab/trunk/debian/changelog
packages/python-reportlab/trunk/debian/watch
Modified: packages/python-reportlab/trunk/debian/changelog
===================================================================
--- packages/python-reportlab/trunk/debian/changelog 2008-04-01 11:24:48 UTC (rev 4965)
+++ packages/python-reportlab/trunk/debian/changelog 2008-04-01 20:41:16 UTC (rev 4966)
@@ -1,3 +1,10 @@
+python-reportlab (2.1dfsg-2) UNRELEASED; urgency=low
+
+ * debian/watch
+ - fixed upstream website name
+
+ -- Sandro Tosi <matrixhasu at gmail.com> Tue, 01 Apr 2008 22:44:46 +0200
+
python-reportlab (2.1dfsg-1) unstable; urgency=low
* New upstream version.
Modified: packages/python-reportlab/trunk/debian/watch
===================================================================
--- packages/python-reportlab/trunk/debian/watch 2008-04-01 11:24:48 UTC (rev 4965)
+++ packages/python-reportlab/trunk/debian/watch 2008-04-01 20:41:16 UTC (rev 4966)
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/_/./g,dversionmangle=s/dfsg//" \
- http://reportlab.org/ftp/ReportLab_([\d_]+)\.tgz
+ http://www.reportlab.org/ftp/ReportLab_([\d_]+)\.tgz
More information about the Python-modules-commits
mailing list