[SCM] Debian packaging of libembperl-perl branch, master, updated. debian/2.5.0_rc3-1-4-g051f5f1

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:29:13 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index ec7b70f..1822506 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Dominic Hargreaves <dom at earth.li>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Embperl/
+Homepage: https://metacpan.org/release/Embperl/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libembperl-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libembperl-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b33efee..8eea595 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: Embperl
 Upstream-Contact: Gerald Richter <richter at embperl.org>
-Source: http://search.cpan.org/dist/Embperl/
+Source: https://metacpan.org/release/Embperl/
 
 Files: *
 Copyright: 1997-2008, Gerald Richter / ECOS Technology GmbH <http://www.ecos.de>
diff --git a/debian/watch b/debian/watch
index c87e85c..a7684b4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Embperl/   .*/Embperl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Embperl/   .*/Embperl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 

-- 
Debian packaging of libembperl-perl



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