[Python-modules-commits] r7894 - in packages/pykcs11/trunk/debian (changelog watch)
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Wed Mar 18 09:02:46 UTC 2009
Date: Wednesday, March 18, 2009 @ 09:02:45
Author: rousseau
Revision: 7894
Fix "Missing watch file" add debian/watch (Closes: #520200)
Added:
packages/pykcs11/trunk/debian/watch
Modified:
packages/pykcs11/trunk/debian/changelog
Modified: packages/pykcs11/trunk/debian/changelog
===================================================================
--- packages/pykcs11/trunk/debian/changelog 2009-03-18 09:00:32 UTC (rev 7893)
+++ packages/pykcs11/trunk/debian/changelog 2009-03-18 09:02:45 UTC (rev 7894)
@@ -1,3 +1,9 @@
+pykcs11 (1.2.1-2) UNRELEASED; urgency=low
+
+ * Fix "Missing watch file" add debian/watch (Closes: #520200)
+
+ -- Ludovic Rousseau <rousseau at debian.org> Wed, 18 Mar 2009 10:02:32 +0100
+
pykcs11 (1.2.1-1) unstable; urgency=low
* New upstream release
Added: packages/pykcs11/trunk/debian/watch
===================================================================
--- packages/pykcs11/trunk/debian/watch (rev 0)
+++ packages/pykcs11/trunk/debian/watch 2009-03-18 09:02:45 UTC (rev 7894)
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/pkcs11wrap/PyKCS11-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list