[SCM] Debian packaging of libbio-scf-perl branch, master, updated. 48ff7622887616b1cab9aac5c0af02ea15c11fbc
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:09 UTC 2013
The following commit has been merged in the master branch:
commit f2a3596228b7e9682c61fb4b78530ac3dbab43d7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:01 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 226bc34..63e5228 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Charles Plessy <plessy at debian.org>
Standards-Version: 3.8.3
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbio-scf-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbio-scf-perl.git
-Homepage: http://search.cpan.org/dist/Bio-SCF/
+Homepage: https://metacpan.org/release/Bio-SCF/
Package: libbio-scf-perl
Architecture: any
diff --git a/debian/watch b/debian/watch
index c0b1f54..4d4abff 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Bio-SCF/ .*/Bio-SCF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Bio-SCF/ .*/Bio-SCF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libbio-scf-perl
More information about the Pkg-perl-cvs-commits
mailing list