[SCM] Debian packaging of libtext-wrapper-perl branch, master, updated. debian/1.04-1-4-g3465f2f

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:01 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index a077ad5..9d3563f 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: Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Text-Wrapper/
+Homepage: https://metacpan.org/release/Text-Wrapper/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-wrapper-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-wrapper-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 37f9979..3e89de2 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: Text-Wrapper
 Upstream-Contact: Christopher J. Madsen <perl at cjmweb.net>
-Source: http://search.cpan.org/dist/Text-Wrapper/
+Source: https://metacpan.org/release/Text-Wrapper/
 
 Files: *
 Copyright: 2012, Christopher J. Madsen <perl at cjmweb.net>
diff --git a/debian/watch b/debian/watch
index 07a972f..6bdcb9a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Wrapper/   .*/Text-Wrapper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian
+https://metacpan.org/release/Text-Wrapper/   .*/Text-Wrapper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian

-- 
Debian packaging of libtext-wrapper-perl



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