[med-svn] r16807 - trunk/packages/python-cogent/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Apr 25 19:15:05 UTC 2014
Author: tille
Date: 2014-04-25 19:15:05 +0000 (Fri, 25 Apr 2014)
New Revision: 16807
Modified:
trunk/packages/python-cogent/trunk/debian/changelog
trunk/packages/python-cogent/trunk/debian/watch
Log:
Adapted to Github to make sure we will notice new releases
Modified: trunk/packages/python-cogent/trunk/debian/changelog
===================================================================
--- trunk/packages/python-cogent/trunk/debian/changelog 2014-04-25 19:08:24 UTC (rev 16806)
+++ trunk/packages/python-cogent/trunk/debian/changelog 2014-04-25 19:15:05 UTC (rev 16807)
@@ -3,6 +3,7 @@
* cme fix dpkg-control
* Priority: optional (except for *-dbg)
* DEP5
+ * debian/watch: Adapted to Github
-- Andreas Tille <tille at debian.org> Fri, 25 Apr 2014 20:40:39 +0200
Modified: trunk/packages/python-cogent/trunk/debian/watch
===================================================================
--- trunk/packages/python-cogent/trunk/debian/watch 2014-04-25 19:08:24 UTC (rev 16806)
+++ trunk/packages/python-cogent/trunk/debian/watch 2014-04-25 19:15:05 UTC (rev 16807)
@@ -1,2 +1,5 @@
version=3
-http://sf.net/pycogent/PyCogent-([.0-9]+)\.tgz
+https://github.com/pycogent/pycogent/releases .*/archive/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz)
+
+# projetc moved to Github
+# http://sf.net/pycogent/PyCogent-([.0-9]+)\.tgz
More information about the debian-med-commit
mailing list