[med-svn] r23624 - trunk/packages/velvetoptimiser/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Jan 17 10:39:35 UTC 2017
Author: tille
Date: 2017-01-17 10:39:34 +0000 (Tue, 17 Jan 2017)
New Revision: 23624
Modified:
trunk/packages/velvetoptimiser/trunk/debian/changelog
trunk/packages/velvetoptimiser/trunk/debian/control
trunk/packages/velvetoptimiser/trunk/debian/copyright
trunk/packages/velvetoptimiser/trunk/debian/watch
Log:
Homepage vanished - point to Github instead
Modified: trunk/packages/velvetoptimiser/trunk/debian/changelog
===================================================================
--- trunk/packages/velvetoptimiser/trunk/debian/changelog 2017-01-16 21:18:54 UTC (rev 23623)
+++ trunk/packages/velvetoptimiser/trunk/debian/changelog 2017-01-17 10:39:34 UTC (rev 23624)
@@ -1,3 +1,9 @@
+velvetoptimiser (2.2.5-5) unstable; urgency=medium
+
+ * Homepage vanished - point to Github instead
+
+ -- Andreas Tille <tille at debian.org> Tue, 17 Jan 2017 11:18:28 +0100
+
velvetoptimiser (2.2.5-3) unstable; urgency=medium
* cme fix dpkg-control
Modified: trunk/packages/velvetoptimiser/trunk/debian/control
===================================================================
--- trunk/packages/velvetoptimiser/trunk/debian/control 2017-01-16 21:18:54 UTC (rev 23623)
+++ trunk/packages/velvetoptimiser/trunk/debian/control 2017-01-17 10:39:34 UTC (rev 23624)
@@ -8,7 +8,7 @@
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/velvetoptimiser/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/velvetoptimiser/trunk/
-Homepage: http://bioinformatics.net.au/software.velvetoptimiser.shtml
+Homepage: https://github.com/tseemann/VelvetOptimiser/
Package: velvetoptimiser
Architecture: all
Modified: trunk/packages/velvetoptimiser/trunk/debian/copyright
===================================================================
--- trunk/packages/velvetoptimiser/trunk/debian/copyright 2017-01-16 21:18:54 UTC (rev 23623)
+++ trunk/packages/velvetoptimiser/trunk/debian/copyright 2017-01-17 10:39:34 UTC (rev 23624)
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: VelvetOptimiser
Upstream-Contact: Simon Gladman <simon.gladman at monash.edu>
-Source: http://bioinformatics.net.au/software.velvetoptimiser.shtml
+Source: https://github.com/tseemann/VelvetOptimiser/
Files: *
Copyright: 2008-2012 Simon Gladman <simon.gladman at monash.edu>
Modified: trunk/packages/velvetoptimiser/trunk/debian/watch
===================================================================
--- trunk/packages/velvetoptimiser/trunk/debian/watch 2017-01-16 21:18:54 UTC (rev 23623)
+++ trunk/packages/velvetoptimiser/trunk/debian/watch 2017-01-17 10:39:34 UTC (rev 23624)
@@ -1,2 +1,3 @@
version=4
-http://www.vicbioinformatics.com/software.velvetoptimiser.shtml (?:.*/|)VelvetOptimiser-([0-9.]+).tar.[xgbz2]+
+
+https://github.com/tseemann/VelvetOptimiser/releases .*/archive/v*(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
More information about the debian-med-commit
mailing list