[SCM] Debian packaging of libbio-asn1-entrezgene-perl branch, master, updated. debian/1.100-1-4-g6104cf5
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:06 UTC 2013
The following commit has been merged in the master branch:
commit 76d0e95c4f86ec38a3749a51ab101dfd26436ea5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:59 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 9ad7050..b263670 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, bioperl
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/
+Homepage: https://metacpan.org/release/Bio-ASN1-EntrezGene/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbio-asn1-entrezgene-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbio-asn1-entrezgene-perl.git
diff --git a/debian/copyright b/debian/copyright
index e926244..bda0ffb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Dr. Mingyi Liu <mingyi.liu at gpc-biotech.com>
-Source: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/
+Source: https://metacpan.org/release/Bio-ASN1-EntrezGene/
Name: Bio-ASN1-EntrezGene
Files: *
diff --git a/debian/watch b/debian/watch
index d82ff79..0d2ba90 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/-withoutworldwriteables//;s/\.\d{2}/$&0/" \
-http://search.cpan.org/dist/Bio-ASN1-EntrezGene/ .*/Bio-ASN1-EntrezGene-v?(\d[\d.]+.*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Bio-ASN1-EntrezGene/ .*/Bio-ASN1-EntrezGene-v?(\d[\d.]+.*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libbio-asn1-entrezgene-perl
More information about the Pkg-perl-cvs-commits
mailing list