[SCM] Debian packaging of libtext-recordparser-perl branch, master, updated. d5e98a4fdf741e910e8dba64b2aaca09b7d23a91

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


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

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

diff --git a/debian/control b/debian/control
index d1afa32..835ac6b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Text-RecordParser/
+Homepage: https://metacpan.org/release/Text-RecordParser/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-recordparser-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-recordparser-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 8eb050b..9f39d8d 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=135
 Maintainer: Ken Youens-Clark <kclark at cpan.org>
-Source: http://search.cpan.org/dist/Text-RecordParser/
+Source: https://metacpan.org/release/Text-RecordParser/
 Name: Text-RecordParser
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 08dde83..f4978e0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-RecordParser/   .*/Text-RecordParser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Text-RecordParser/   .*/Text-RecordParser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtext-recordparser-perl



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