[SCM] Debian packaging of libperl6-junction-perl branch, master, updated. b7badba0bcb926f680f81d55a6f9f88e3050e534

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:44:09 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 4c17602..7e6d669 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/libperl6-junction-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl6-junction-perl.git
-Homepage: http://search.cpan.org/dist/Perl6-Junction/
+Homepage: https://metacpan.org/release/Perl6-Junction/
 
 Package: libperl6-junction-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 65fb09a..2feda18 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 2; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Perl6-Junction/   .*/Perl6-Junction-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Perl6-Junction/   .*/Perl6-Junction-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libperl6-junction-perl



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