[SCM] Debian packaging of Library-CallNumber-LC CPAN distribution branch, master, updated. debian/0.22-1-6-gd55d15c

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:35:34 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index e59c1a6..d492066 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblibrary-callnumber-lc-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblibrary-callnumber-lc-perl.git
-Homepage: http://search.cpan.org/dist/Library-CallNumber-LC/
+Homepage: https://metacpan.org/release/Library-CallNumber-LC/
 
 Package: liblibrary-callnumber-lc-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4b573af..06bd15b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Library-CallNumber-LC
 Upstream-Contact: Daniel Wells <dbw2 at calvin.edu>
-Source: http://search.cpan.org/dist/Library-CallNumber-LC/
+Source: https://metacpan.org/release/Library-CallNumber-LC/
 
 Files: *
 Copyright: 
diff --git a/debian/watch b/debian/watch
index c1d8a15..5f3c014 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Library-CallNumber-LC/   .*/Library-CallNumber-LC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Library-CallNumber-LC/   .*/Library-CallNumber-LC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Library-CallNumber-LC CPAN distribution



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