[med-svn] [velvetoptimiser] 08/11: Homepage vanished - point to Github instead
Andreas Tille
tille at debian.org
Fri Sep 22 07:15:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository velvetoptimiser.
commit e7e33ec0ada67432dd161ba324e3913b5227f0f2
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 17 10:39:34 2017 +0000
Homepage vanished - point to Github instead
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 3 ++-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0bf7144..04413fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/control b/debian/control
index 1754b03..b08d325 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10)
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
diff --git a/debian/copyright b/debian/copyright
index 4759898..bd10828 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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>
diff --git a/debian/watch b/debian/watch
index 28178b4..c33a9ff 100644
--- a/debian/watch
+++ b/debian/watch
@@ -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)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/velvetoptimiser.git
More information about the debian-med-commit
mailing list