From: Charles Plessy Date: Sat, 19 Apr 2014 02:31:46 +0000 (+0900) Subject: Moved to GitHub. X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~391 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=56c7e56b425d64094702af40bb1ca28200193d85;p=python-pysam.git Moved to GitHub. --- diff --git a/debian/control b/debian/control index c9acaaf..bcf3e3c 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-pysam.git Vcs-Git: git://anonscm.debian.org/debian-med/python-pysam.git -Homepage: http://code.google.com/p/pysam/ +Homepage: https://github.com/pysam-developers/pysam X-Python-Version: >= 2.6 Package: python-pysam diff --git a/debian/watch b/debian/watch index 1030de6..c87fe40 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 -opts=downloadurlmangle=s|//code.google.com|| \ - http://code.google.com/p/pysam/downloads/list //pysam.googlecode.com/files/pysam-(.*).tar.gz +opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/-$1\.tar\.gz/ \ + https://github.com/pysam-developers/pysam/tags .*/v?(\d\S*)\.tar\.gz