[SCM] Debian packaging of librcs-perl branch, master, updated. 08d9fd277f0cfc3abbe7734c9b9ca71525d7c67b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:31 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index a851839..ffd95b2 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librcs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librcs-perl.git
-Homepage: http://search.cpan.org/dist/Rcs/
+Homepage: https://metacpan.org/release/Rcs/
 
 Package: librcs-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 3c87de3..985d2dd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Rcs/ .*/Rcs-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Rcs/ .*/Rcs-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of librcs-perl



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