[SCM] Debian packaging of libtext-context-eitherside-perl branch, master, updated. 67ab8cf77ec0f99d6a0e20f4aa2744e709a8d8db

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:51:23 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index f4cd0b7..62e25b4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtest-pod-coverage-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Text-Context-EitherSide/
+Homepage: https://metacpan.org/release/Text-Context-EitherSide/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-context-eitherside-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-context-eitherside-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 8c9ccc3..eab9d0d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Tony Bowden <TMTM at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Text-Context-EitherSide/
+Upstream-Source: https://metacpan.org/release/Text-Context-EitherSide/
 Upstream-Name: Text-Context-EitherSide
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b6cc546..07c1f9e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Context-EitherSide/   .*/Text-Context-EitherSide-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Text-Context-EitherSide/   .*/Text-Context-EitherSide-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtext-context-eitherside-perl



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