[SCM] Debian packaging of libsvn-svnlook-perl branch, master, updated. 0dbc619a61e3785b83bd5c29d5ed116221ca7643

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:57 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index d42c846..cdf2ccc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvn-svnlook-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvn-svnlook-perl.git
-Homepage: http://search.cpan.org/dist/SVN-SVNLook/
+Homepage: https://metacpan.org/release/SVN-SVNLook/
 
 Package: libsvn-svnlook-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index f9c2671..e88310a 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/SVN-SVNLook/   .*/SVN-SVNLook-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SVN-SVNLook/   .*/SVN-SVNLook-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsvn-svnlook-perl



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