[SCM] Packaging of MooseX::Has::Options in Debian branch, master, updated. debian/0.003-1-4-gaa5bba0

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


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

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

diff --git a/debian/control b/debian/control
index 0b836f0..fefbbdf 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-has-options-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-has-options-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-Has-Options/
+Homepage: https://metacpan.org/release/MooseX-Has-Options/
 
 Package: libmoosex-has-options-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index dc7472b..890730f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MooseX-Has-Options
 Upstream-Contact: Peter Shangov <pshangov at yahoo.com>
-Source: http://search.cpan.org/dist/MooseX-Has-Options/
+Source: https://metacpan.org/release/MooseX-Has-Options/
 
 Files: *
 Copyright: 2012, Peter Shangov <pshangov at yahoo.com>
diff --git a/debian/watch b/debian/watch
index b03cf87..23c8d6d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MooseX-Has-Options/   .*/MooseX-Has-Options-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-Has-Options/   .*/MooseX-Has-Options-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of MooseX::Has::Options in Debian



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