[med-svn] r17826 - trunk/packages/dicompyler/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Aug 23 19:18:49 UTC 2014
Author: tille
Date: 2014-08-23 19:18:49 +0000 (Sat, 23 Aug 2014)
New Revision: 17826
Modified:
trunk/packages/dicompyler/trunk/debian/changelog
trunk/packages/dicompyler/trunk/debian/watch
Log:
googlecorde redirector does not work any more. The source of new upstream version is not available for download anyway.
Modified: trunk/packages/dicompyler/trunk/debian/changelog
===================================================================
--- trunk/packages/dicompyler/trunk/debian/changelog 2014-08-22 20:37:33 UTC (rev 17825)
+++ trunk/packages/dicompyler/trunk/debian/changelog 2014-08-23 19:18:49 UTC (rev 17826)
@@ -1,3 +1,9 @@
+dicompyler (0.4.1-1-3) UNRELEASED; urgency=medium
+
+ * Adapt watch file
+
+ -- Andreas Tille <tille at debian.org> Sat, 23 Aug 2014 21:18:01 +0200
+
dicompyler (0.4.1-1-2) unstable; urgency=low
* Do not depend from python-elixir and python-sqlalchemy
Modified: trunk/packages/dicompyler/trunk/debian/watch
===================================================================
--- trunk/packages/dicompyler/trunk/debian/watch 2014-08-22 20:37:33 UTC (rev 17825)
+++ trunk/packages/dicompyler/trunk/debian/watch 2014-08-23 19:18:49 UTC (rev 17826)
@@ -1,3 +1,4 @@
version=3
opts="dversionmangle=s/~//" \
- http://googlecode.debian.net/p/dicompyler/dicompyler-(.+)\.t.*gz
+ https://code.google.com/p/dicompyler/downloads/list?can=1 \
+ .*/dicompyler-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
More information about the debian-med-commit
mailing list