[Python-modules-commits] r20885 - in packages/authres/trunk/debian (changelog watch)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Mon Mar 19 21:16:21 UTC 2012
Date: Monday, March 19, 2012 @ 21:16:19
Author: kitterman
Revision: 20885
* Fix debian watch to work with Launchpad again
Modified:
packages/authres/trunk/debian/changelog
packages/authres/trunk/debian/watch
Modified: packages/authres/trunk/debian/changelog
===================================================================
--- packages/authres/trunk/debian/changelog 2012-03-19 21:12:53 UTC (rev 20884)
+++ packages/authres/trunk/debian/changelog 2012-03-19 21:16:19 UTC (rev 20885)
@@ -1,3 +1,9 @@
+authres (0.399-2) UNRELEASED; urgency=low
+
+ * Fix debian watch to work with Launchpad again
+
+ -- Scott Kitterman <scott at kitterman.com> Mon, 19 Mar 2012 17:15:19 -0400
+
authres (0.399-1) unstable; urgency=low
* New upstream release
Modified: packages/authres/trunk/debian/watch
===================================================================
--- packages/authres/trunk/debian/watch 2012-03-19 21:12:53 UTC (rev 20884)
+++ packages/authres/trunk/debian/watch 2012-03-19 21:16:19 UTC (rev 20885)
@@ -1,5 +1,5 @@
version=3
http://launchpad.net/authentication-results-python/+download \
-http://launchpad.net/authentication-results-python/.*/.*/authres-(.*)\.tar\.gz \
+https://launchpad.net/authentication-results-python/.*/.*/authres-(.*)\.tar\.gz \
debian uupdate
More information about the Python-modules-commits
mailing list