[SCM] Debian packaging of libpetal-utils-perl branch, master,	updated. debian/0.06-2-6-g53060c3
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Sat Jan 26 15:44:17 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit f8e6f6a4392bdd4bdb8657841881fff16ac95ffb
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:09:59 2013 +0100
    Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5b3d73d..7ef2a7a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpetal-utils-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpetal-utils-perl.git
-Homepage: http://search.cpan.org/dist/Petal-Utils/
+Homepage: https://metacpan.org/release/Petal-Utils/
 
 Package: libpetal-utils-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 0942487..8c4a61c 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/Petal-Utils/   .*/Petal-Utils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Petal-Utils/   .*/Petal-Utils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
-- 
Debian packaging of libpetal-utils-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list