[SCM] Debian packaging of libtext-simpletable-perl branch, master, updated. c0c4549b8eb2dbeeeae6f3d6b097755c15cd3a61

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


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

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

diff --git a/debian/control b/debian/control
index 9c607d3..95b972e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Nathan Handler <nhandler at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Text-SimpleTable
+Homepage: https://metacpan.org/release/Text-SimpleTable
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-simpletable-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-simpletable-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b4948f0..e663931 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: Sebastian Riedel <sri at cpan.org>
-Source: http://search.cpan.org/dist/Text-SimpleTable/
+Source: https://metacpan.org/release/Text-SimpleTable/
 Name: Text-SimpleTable
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3e8f6e6..e9a9f02 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Text-SimpleTable/   .*/Text-SimpleTable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-SimpleTable/   .*/Text-SimpleTable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 

-- 
Debian packaging of libtext-simpletable-perl



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