[SCM] Debian packaging of libmousex-strictconstructor-perl branch, master, updated. upstream/0.02-6-g3b2ccb1

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:40:07 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 94777af..a001242 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmousex-strictconstructor-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmousex-strictconstructor-perl.git
-Homepage: http://search.cpan.org/dist/MouseX-StrictConstructor/
+Homepage: https://metacpan.org/release/MouseX-StrictConstructor/
 
 Package: libmousex-strictconstructor-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8a61f9c..56c3135 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: MouseX-StrictConstructor
 Upstream-Contact: Fuji, Goro (gfx) <gfuji(at)cpan.org>
-Source: http://search.cpan.org/dist/MouseX-StrictConstructor/
+Source: https://metacpan.org/release/MouseX-StrictConstructor/
 
 Files: *
 Copyright: 2010 Fuji, Goro (gfx) <gfuji(at)cpan.org>
diff --git a/debian/watch b/debian/watch
index fdd6af1..9eac2f8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MouseX-StrictConstructor/   .*/MouseX-StrictConstructor-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MouseX-StrictConstructor/   .*/MouseX-StrictConstructor-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmousex-strictconstructor-perl



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