[SCM] Debian packaging of libstring-bufferstack-perl branch, master, updated. upstream/1.16-24-g2d1fa44

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:14 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index ddaab22..246a7b8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Radici <antonio at dyne.org>, Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/String-BufferStack/
+Homepage: https://metacpan.org/release/String-BufferStack/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-bufferstack-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-bufferstack-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b8ca413..b95b471 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59
 Maintainer: Alex Vandiver <alexmv at bestpractical.com>
-Source: http://search.cpan.org/dist/String-BufferStack/
+Source: https://metacpan.org/release/String-BufferStack/
 Name: String-BufferStack
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 8b9376d..791c864 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/String-BufferStack/   .*/String-BufferStack-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/String-BufferStack/   .*/String-BufferStack-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libstring-bufferstack-perl



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