[med-svn] r15971 - trunk/packages/aeskulap/trunk/debian
Charles Plessy
plessy at moszumanska.debian.org
Sun Feb 2 00:08:14 UTC 2014
Author: plessy
Date: 2014-02-02 00:08:14 +0000 (Sun, 02 Feb 2014)
New Revision: 15971
Modified:
trunk/packages/aeskulap/trunk/debian/changelog
trunk/packages/aeskulap/trunk/debian/watch
Log:
Point debian/watch to GitHub.
Note however that for the moment there are no tags on GitHub, so the watch file
will appear broken until the first tag is added.
Modified: trunk/packages/aeskulap/trunk/debian/changelog
===================================================================
--- trunk/packages/aeskulap/trunk/debian/changelog 2014-02-02 00:03:40 UTC (rev 15970)
+++ trunk/packages/aeskulap/trunk/debian/changelog 2014-02-02 00:08:14 UTC (rev 15971)
@@ -4,6 +4,7 @@
* Build-depend on ‘libtiff-dev’ instead of ‘libtiff4-dev’.
Closes: #735992
* Renamed README.Debian to README.test as it is all about tests.
+ * Point debian/watch to GitHub.
-- Charles Plessy <plessy at debian.org> Sun, 19 Jan 2014 12:54:27 +0900
Modified: trunk/packages/aeskulap/trunk/debian/watch
===================================================================
--- trunk/packages/aeskulap/trunk/debian/watch 2014-02-02 00:03:40 UTC (rev 15970)
+++ trunk/packages/aeskulap/trunk/debian/watch 2014-02-02 00:08:14 UTC (rev 15971)
@@ -1,3 +1,3 @@
version=3
-opts="uversionmangle=s/-beta/b/" \
- http://www.bms-austria.com/~pipelka/aeskulap/aeskulap-(.*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/aeskulap-$1\.tar\.gz/ \
+ https://github.com/pipelka/aeskulap/tags .*/v?(\d\S*)\.tar\.gz
More information about the debian-med-commit
mailing list