[SCM] Debian packaging of libapache2-reload-perl branch, master, updated. debian/0.12-1-5-gf2b0299

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


The following commit has been merged in the master branch:
commit 60604734185c73d1cbf8707f0f5273480e38df3a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:17 2013 +0100

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

diff --git a/debian/control b/debian/control
index 4b5dd01..c264495 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Apache-Reload/
+Homepage: https://metacpan.org/release/Apache-Reload/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache2-reload-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache2-reload-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 3c618f4..54a010f 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: Apache-Reload
 Upstream-Contact: mod_perl developers <dev at perl.apache.org>
-Source: http://search.cpan.org/dist/Apache-Reload/
+Source: https://metacpan.org/release/Apache-Reload/
 
 Files: *
 Copyright: 2001, 2008, Matt Seareant <matt at sergeant.org>
diff --git a/debian/watch b/debian/watch
index 14090b7..c605c12 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # 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/Apache-Reload/   .*/Apache-Reload-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Apache-Reload/   .*/Apache-Reload-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libapache2-reload-perl



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