[Python-modules-commits] r20982 - in packages/python-django-rosetta/trunk/debian (2 files)
svedrin-guest at users.alioth.debian.org
svedrin-guest at users.alioth.debian.org
Sat Mar 31 09:56:44 UTC 2012
Date: Saturday, March 31, 2012 @ 09:56:42
Author: svedrin-guest
Revision: 20982
* New upstream release.
* Change watchfile to grab the sources from PyPI since upstream moved.
Modified:
packages/python-django-rosetta/trunk/debian/changelog
packages/python-django-rosetta/trunk/debian/watch
Modified: packages/python-django-rosetta/trunk/debian/changelog
===================================================================
--- packages/python-django-rosetta/trunk/debian/changelog 2012-03-31 09:15:20 UTC (rev 20981)
+++ packages/python-django-rosetta/trunk/debian/changelog 2012-03-31 09:56:42 UTC (rev 20982)
@@ -1,3 +1,10 @@
+python-django-rosetta (0.6.6-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Change watchfile to grab the sources from PyPI since upstream moved.
+
+ -- Michael Ziegler <diese-addy at funzt-halt.net> Sat, 31 Mar 2012 11:55:39 +0200
+
python-django-rosetta (0.6.0-1) unstable; urgency=low
* New upstream release.
Modified: packages/python-django-rosetta/trunk/debian/watch
===================================================================
--- packages/python-django-rosetta/trunk/debian/watch 2012-03-31 09:15:20 UTC (rev 20981)
+++ packages/python-django-rosetta/trunk/debian/watch 2012-03-31 09:56:42 UTC (rev 20982)
@@ -1,2 +1,2 @@
version=3
-http://googlecode.debian.net/p/django-rosetta/django-rosetta-(.+)\.tar\.gz
+http://pypi.python.org/packages/source/d/django-rosetta/django-rosetta-(.+)\.tar\.gz
More information about the Python-modules-commits
mailing list