[SCM] Debian packaging of libparse-exuberantctags-perl branch, master, updated. bea54d69c0cb7acd35a9ca400b710d87f11abdd9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:43:37 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index c1327e6..59cb7fe 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Parse-ExuberantCTags/
+Homepage: https://metacpan.org/release/Parse-ExuberantCTags/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-exuberantctags-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-exuberantctags-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 3a27d6f..63f3d91 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: Steffen Mueller <smueller at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Parse-ExuberantCTags/
+Upstream-Source: https://metacpan.org/release/Parse-ExuberantCTags/
 Upstream-Name: Parse-ExuberantCTags
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1d3f659..32c78fd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Parse-ExuberantCTags/   .*/Parse-ExuberantCTags-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Parse-ExuberantCTags/   .*/Parse-ExuberantCTags-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libparse-exuberantctags-perl



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