[Python-modules-commits] r20884 - in packages/dkimpy/trunk/debian (changelog watch)

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Mon Mar 19 21:12:56 UTC 2012


    Date: Monday, March 19, 2012 @ 21:12:53
  Author: kitterman
Revision: 20884

* Fix debian watch to work with Launchpad again

Modified:
  packages/dkimpy/trunk/debian/changelog
  packages/dkimpy/trunk/debian/watch

Modified: packages/dkimpy/trunk/debian/changelog
===================================================================
--- packages/dkimpy/trunk/debian/changelog	2012-03-19 20:06:03 UTC (rev 20883)
+++ packages/dkimpy/trunk/debian/changelog	2012-03-19 21:12:53 UTC (rev 20884)
@@ -1,3 +1,9 @@
+dkimpy (0.5.1-2) UNRELEASED; urgency=low
+
+  * Fix debian watch to work with Launchpad again
+
+ -- Scott Kitterman <scott at kitterman.com>  Mon, 19 Mar 2012 17:12:26 -0400
+
 dkimpy (0.5.1-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/dkimpy/trunk/debian/watch
===================================================================
--- packages/dkimpy/trunk/debian/watch	2012-03-19 20:06:03 UTC (rev 20883)
+++ packages/dkimpy/trunk/debian/watch	2012-03-19 21:12:53 UTC (rev 20884)
@@ -1,3 +1,3 @@
 version=3
-http://launchpad.net/pydkim/+download http://launchpad.net/pydkim/.*/.*/pydkim-(.*)\.tar\.gz debian uupdate
+http://launchpad.net/pydkim/+download https://launchpad.net/pydkim/.*/.*/pydkim-(.*)\.tar\.gz debian uupdate
 




More information about the Python-modules-commits mailing list