[med-svn] r9965 - trunk/packages/treeviewx/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Mar 8 15:06:22 UTC 2012
Author: tille
Date: 2012-03-08 15:06:21 +0000 (Thu, 08 Mar 2012)
New Revision: 9965
Modified:
trunk/packages/treeviewx/trunk/debian/changelog
trunk/packages/treeviewx/trunk/debian/watch
Log:
Fixed watch file to query Google code directly
Modified: trunk/packages/treeviewx/trunk/debian/changelog
===================================================================
--- trunk/packages/treeviewx/trunk/debian/changelog 2012-03-08 15:03:43 UTC (rev 9964)
+++ trunk/packages/treeviewx/trunk/debian/changelog 2012-03-08 15:06:21 UTC (rev 9965)
@@ -1,3 +1,9 @@
+treeviewx (0.5.1+20100823-2) UNRELEASED; urgency=low
+
+ * debian/watch: Fixed after Google code redirector stopped working
+
+ -- Andreas Tille <tille at debian.org> Thu, 08 Mar 2012 16:04:59 +0100
+
treeviewx (0.5.1+20100823-1) unstable; urgency=low
* New upstream version, hosted on Google Code.
Modified: trunk/packages/treeviewx/trunk/debian/watch
===================================================================
--- trunk/packages/treeviewx/trunk/debian/watch 2012-03-08 15:03:43 UTC (rev 9964)
+++ trunk/packages/treeviewx/trunk/debian/watch 2012-03-08 15:06:21 UTC (rev 9965)
@@ -1,2 +1,4 @@
version=3
-http://googlecode.debian.net/p/treeviewx/tv.(\d+.*)\.tar\.gz
+# http://googlecode.debian.net/p/treeviewx/tv.(\d+.*)\.tar\.gz
+http://code.google.com/p/treeviewx/downloads/list?can=1 \
+ .*/tv-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
More information about the debian-med-commit
mailing list