[SCM] Debian packaging of libfile-sharedir-par-perl branch, master, updated. d4bbdfb95896a59ed999e28d0c1512b57a96b860

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:30:53 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index c79f746..a7cedeb 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-sharedir-par-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-sharedir-par-perl.git
-Homepage: http://search.cpan.org/dist/File-ShareDir-PAR/
+Homepage: https://metacpan.org/release/File-ShareDir-PAR/
 
 Package: libfile-sharedir-par-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index fc2ecf4..2b71eb4 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: Steffen Mueller <smueller at cpan.org>
-Source: http://search.cpan.org/dist/File-ShareDir-PAR/
+Source: https://metacpan.org/release/File-ShareDir-PAR/
 Name: File-ShareDir-PAR
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 8732c7c..21f5b50 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/File-ShareDir-PAR/   .*/File-ShareDir-PAR-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-ShareDir-PAR/   .*/File-ShareDir-PAR-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-sharedir-par-perl



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