From 56c7e56b425d64094702af40bb1ca28200193d85 Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Sat, 19 Apr 2014 11:31:46 +0900 Subject: [PATCH] Moved to GitHub. --- debian/control | 2 +- debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.30.2