[SCM] Packaging of Bio::Chado::Schema in Debian branch, master, updated. debian/0.20000-1-4-g109e230

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 14bc6a1dfb753b8ad85fd4f5d7be7b938272f65d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:00:00 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 022fa8f..cb263b3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: libbio-perl-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbio-chado-schema-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbio-chado-schema-perl.git
-Homepage: http://search.cpan.org/dist/Bio-Chado-Schema/
+Homepage: https://metacpan.org/release/Bio-Chado-Schema/
 
 Package: libbio-chado-schema-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c5a6889..82a079a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://search.cpan.org/dist/Bio-Chado-Schema/
+Source: https://metacpan.org/release/Bio-Chado-Schema/
 Upstream-Name: Bio-Chado-Schema
 
 Files: maint/bin/update_dbic_dump.pl lib/Bio/Chado/Schema.pm lib/Bio/Chado/Schema/Util.pm
diff --git a/debian/watch b/debian/watch
index f54ce45..2f27c28 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Bio-Chado-Schema/   .*/Bio-Chado-Schema-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Bio-Chado-Schema/   .*/Bio-Chado-Schema-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Bio::Chado::Schema in Debian



More information about the Pkg-perl-cvs-commits mailing list