[Python-apps-commits] r5354 - in packages/gespeaker/trunk/debian (changelog watch)
muflone-guest at users.alioth.debian.org
muflone-guest at users.alioth.debian.org
Sun Jun 6 16:15:57 UTC 2010
Date: Sunday, June 6, 2010 @ 16:15:48
Author: muflone-guest
Revision: 5354
watch now uses googlecode.debian.net
Modified:
packages/gespeaker/trunk/debian/changelog
packages/gespeaker/trunk/debian/watch
Modified: packages/gespeaker/trunk/debian/changelog
===================================================================
--- packages/gespeaker/trunk/debian/changelog 2010-06-06 16:10:28 UTC (rev 5353)
+++ packages/gespeaker/trunk/debian/changelog 2010-06-06 16:15:48 UTC (rev 5354)
@@ -1,3 +1,10 @@
+gespeaker (0.7-2) unstable; urgency=low
+
+ * debian/watch: now uses googlecode.debian.net
+ * debian/control: bump Standards-Version 3.8.4
+
+ -- Fabio Castelli <muflone at vbsimple.net> Sun, 06 Jun 2010 18:04:09 +0200
+
gespeaker (0.7-1) unstable; urgency=low
* Initial release (Closes: #559684)
Modified: packages/gespeaker/trunk/debian/watch
===================================================================
--- packages/gespeaker/trunk/debian/watch 2010-06-06 16:10:28 UTC (rev 5353)
+++ packages/gespeaker/trunk/debian/watch 2010-06-06 16:15:48 UTC (rev 5354)
@@ -1,5 +1,4 @@
# watch control file for uscan
version=3
-http://code.google.com/p/gespeaker/downloads/list \
- http://gespeaker.googlecode.com/files/gespeaker_(.*)_all\.tar\.gz
-
+http://googlecode.debian.net/p/gespeaker \
+ /p/gespeaker/gespeaker_(.*)_all\.tar\.gz
More information about the Python-apps-commits
mailing list