[SCM] Debian packaging of libbusiness-isbn-data-perl branch, master, updated. debian/20120719.001-1-4-g38fae07

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:19:20 UTC 2013


The following commit has been merged in the master branch:
commit ae1162846ffc4f3720e1b9399f8a4375dc59776f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:00:10 2013 +0100

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

diff --git a/debian/control b/debian/control
index 79b9929..6262c1e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: libtest-pod-coverage-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-isbn-data-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-isbn-data-perl.git
-Homepage: http://search.cpan.org/dist/Business-ISBN-Data/
+Homepage: https://metacpan.org/release/Business-ISBN-Data/
 
 Package: libbusiness-isbn-data-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f4c50a9..25e3a7f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Business-ISBN-Data
-Source: http://search.cpan.org/dist/Business-ISBN-Data/
+Source: https://metacpan.org/release/Business-ISBN-Data/
 Upstream-Author: brian d foy <bdfoy at cpan.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b1f6755..8d4175c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Business-ISBN-Data/   .*/Business-ISBN-Data-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Business-ISBN-Data/   .*/Business-ISBN-Data-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Debian packaging of libbusiness-isbn-data-perl



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