[SCM] Debian packaging of libregexp-reggrp-perl branch, master, updated. debian/1.002001-1-4-g8ce6bd8

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


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

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

diff --git a/debian/control b/debian/control
index d25289c..d8a3947 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
  Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Regexp-RegGrp/
+Homepage: https://metacpan.org/release/Regexp-RegGrp/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libregexp-reggrp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libregexp-reggrp-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b13382b..90e4b87 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: Regexp-RegGrp
 Upstream-Contact: Merten Falk <nevesenin at cpan.org>
-Source: http://search.cpan.org/dist/Regexp-RegGrp/
+Source: https://metacpan.org/release/Regexp-RegGrp/
 
 Files: *
 Copyright: 2010-2011, Merten Falk <nevesenin at cpan.org>
diff --git a/debian/watch b/debian/watch
index f5d468e..e520053 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Regexp-RegGrp/   .*/Regexp-RegGrp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Regexp-RegGrp/   .*/Regexp-RegGrp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libregexp-reggrp-perl



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