[Python-modules-commits] r21007 - in packages/pyhamcrest/trunk (3 files)
davidvilla-guest at users.alioth.debian.org
davidvilla-guest at users.alioth.debian.org
Sun Apr 1 23:14:00 UTC 2012
Date: Sunday, April 1, 2012 @ 23:13:56
Author: davidvilla-guest
Revision: 21007
new minor release
Modified:
packages/pyhamcrest/trunk/debian/ (properties)
packages/pyhamcrest/trunk/debian/changelog
packages/pyhamcrest/trunk/debian/watch
Property changes on: packages/pyhamcrest/trunk/debian
___________________________________________________________________
Deleted: MergeWithUpstream
- yes
Added: mergeWithUpstream
+ yes
Modified: packages/pyhamcrest/trunk/debian/changelog
===================================================================
--- packages/pyhamcrest/trunk/debian/changelog 2012-04-01 21:26:15 UTC (rev 21006)
+++ packages/pyhamcrest/trunk/debian/changelog 2012-04-01 23:13:56 UTC (rev 21007)
@@ -1,3 +1,10 @@
+pyhamcrest (1.6-2) unstable; urgency=low
+
+ * debian/watch changed to code.google.com URL
+ * debian/ mergeWithUpstream svn property typo fixed
+
+ -- David Villa Alises <David.Villa at uclm.es> Mon, 02 Apr 2012 01:13:03 +0200
+
pyhamcrest (1.6-1) unstable; urgency=low
* Initial release (Closes: #642959).
Modified: packages/pyhamcrest/trunk/debian/watch
===================================================================
--- packages/pyhamcrest/trunk/debian/watch 2012-04-01 21:26:15 UTC (rev 21006)
+++ packages/pyhamcrest/trunk/debian/watch 2012-04-01 23:13:56 UTC (rev 21007)
@@ -1,2 +1,4 @@
version=3
-http://googlecode.debian.net/p/hamcrest/PyHamcrest-([\d.]+)\.tar\.gz
+#http://googlecode.debian.net/p/hamcrest/PyHamcrest-([\d.]+)\.tar\.gz
+http://code.google.com/p/hamcrest/downloads/list?can=1 \
+.*/PyHamcrest-(\d[\d\.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)
\ No newline at end of file
More information about the Python-modules-commits
mailing list