[med-svn] r20506 - trunk/packages/vcftools/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Nov 16 13:10:52 UTC 2015
Author: tille
Date: 2015-11-16 13:10:51 +0000 (Mon, 16 Nov 2015)
New Revision: 20506
Modified:
trunk/packages/vcftools/trunk/debian/changelog
trunk/packages/vcftools/trunk/debian/control
trunk/packages/vcftools/trunk/debian/watch
Log:
Source has moved to github
Modified: trunk/packages/vcftools/trunk/debian/changelog
===================================================================
--- trunk/packages/vcftools/trunk/debian/changelog 2015-11-15 14:00:29 UTC (rev 20505)
+++ trunk/packages/vcftools/trunk/debian/changelog 2015-11-16 13:10:51 UTC (rev 20506)
@@ -1,3 +1,11 @@
+vcftools (0.1.14+dfsg-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * Source has moved to github
+ Closes: #805287
+
+ -- Andreas Tille <tille at debian.org> Mon, 16 Nov 2015 14:09:02 +0100
+
vcftools (0.1.13+dfsg-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/vcftools/trunk/debian/control
===================================================================
--- trunk/packages/vcftools/trunk/debian/control 2015-11-15 14:00:29 UTC (rev 20505)
+++ trunk/packages/vcftools/trunk/debian/control 2015-11-16 13:10:51 UTC (rev 20506)
@@ -9,7 +9,7 @@
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/vcftools/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/vcftools/trunk
-Homepage: http://vcftools.sourceforge.net
+Homepage: https://vcftools.github.io/
Package: vcftools
Architecture: any
Modified: trunk/packages/vcftools/trunk/debian/watch
===================================================================
--- trunk/packages/vcftools/trunk/debian/watch 2015-11-15 14:00:29 UTC (rev 20505)
+++ trunk/packages/vcftools/trunk/debian/watch 2015-11-16 13:10:51 UTC (rev 20506)
@@ -1,4 +1,3 @@
version=3
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-http://sf.net/vcftools/vcftools_(\d*\.\d*\.\d*)\.tar\.gz \
- debian debian/get-orig-source
+https://github.com/vcftools/vcftools/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
More information about the debian-med-commit
mailing list