[SCM] Debian packaging of libset-scalar-perl branch, master, updated. d0cc71f9515f879b4304eb1593ef161ea9670023

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:46:22 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 63de3c7..3c5fc28 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Set-Scalar/
+Homepage: https://metacpan.org/release/Set-Scalar/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libset-scalar-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libset-scalar-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index baecac4..e7be1f6 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: Jarkko Hietaniemi <jhi at iki.fi>
-Source: http://search.cpan.org/dist/Set-Scalar/
+Source: https://metacpan.org/release/Set-Scalar/
 Name: Set-Scalar
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4bcdd4e..0946402 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Set-Scalar/   .*/Set-Scalar-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Set-Scalar/   .*/Set-Scalar-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libset-scalar-perl



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