[Python-modules-commits] r15609 - in packages/python-django-threadedcomments/trunk/debian (2 files)
ockham-guest at users.alioth.debian.org
ockham-guest at users.alioth.debian.org
Fri Feb 11 17:39:00 UTC 2011
Date: Friday, February 11, 2011 @ 17:38:55
Author: ockham-guest
Revision: 15609
Upstream version bump, and changed location in debian/watch file
Modified:
packages/python-django-threadedcomments/trunk/debian/changelog
packages/python-django-threadedcomments/trunk/debian/watch
Modified: packages/python-django-threadedcomments/trunk/debian/changelog
===================================================================
--- packages/python-django-threadedcomments/trunk/debian/changelog 2011-02-11 17:28:24 UTC (rev 15608)
+++ packages/python-django-threadedcomments/trunk/debian/changelog 2011-02-11 17:38:55 UTC (rev 15609)
@@ -1,3 +1,10 @@
+python-django-threadedcomments (0.5.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/watch: point to PyPi release instead of github
+
+ -- Bernhard Reiter <ockham at raz.or.at> Fri, 11 Feb 2011 16:30:16 +0200
+
python-django-threadedcomments (0.5.2-1) unstable; urgency=low
* Initial release (Closes: #580815, LP: #575484)
Modified: packages/python-django-threadedcomments/trunk/debian/watch
===================================================================
--- packages/python-django-threadedcomments/trunk/debian/watch 2011-02-11 17:28:24 UTC (rev 15608)
+++ packages/python-django-threadedcomments/trunk/debian/watch 2011-02-11 17:38:55 UTC (rev 15609)
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/ericflo/django-threadedcomments/ (.*).tar.gz
+http://pypi.python.org/packages/source/d/django-threadedcomments/django-threadedcomments-([0-9a-z.]*)\.tar\.gz
More information about the Python-modules-commits
mailing list