[SCM] Debian packaging of libautobox-core-perl branch, master, updated. debian/1.24-1-4-g61cf23f

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


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

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

diff --git a/debian/control b/debian/control
index 512f816..f41e09a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
  gregor herrmann <gregoa at debian.org>,
  Nathan Handler <nhandler at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/autobox-Core/
+Homepage: https://metacpan.org/release/autobox-Core/
 
 Package: libautobox-core-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2adbe5e..745c695 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: autobox-Core
 Upstream-Contact: Scott Walters <scott at slowass.net>
-Source: http://search.cpan.org/dist/autobox-Core/
+Source: https://metacpan.org/release/autobox-Core/
 
 Files: *
 Copyright: 2009, 2010, 2011, Scott Walters <scott at slowass.net>
diff --git a/debian/watch b/debian/watch
index a5f95a0..3b52ec9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/\.\d$/$&0/ \
-http://search.cpan.org/dist/autobox-Core/   .*/autobox-Core-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/autobox-Core/   .*/autobox-Core-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libautobox-core-perl



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