[SCM] Debian packaging of libtext-asciitable-perl branch, master, updated. debian/0.20-1-4-gf60627f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:51:18 UTC 2013
The following commit has been merged in the master branch:
commit dd3d78dfac94673c65d9777b7cb9cdb339131f43
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 840040c..9c1c2d4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
Ansgar Burchardt <ansgar at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Text-ASCIITable/
+Homepage: https://metacpan.org/release/Text-ASCIITable/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-asciitable-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-asciitable-perl.git
diff --git a/debian/copyright b/debian/copyright
index d659fbb..958458d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
Upstream-Name: Text-ASCIITable
Upstream-Contact: Håkon Nessjøen <lunatic at cpan.org>
-Source: http://search.cpan.org/dist/Text-ASCIITable/
+Source: https://metacpan.org/release/Text-ASCIITable/
Files: *
Copyright: 2002-2003, Håkon Nessjøen <lunatic at cpan.org>
diff --git a/debian/watch b/debian/watch
index bc93405..388f8e4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/Text-ASCIITable/ .*/Text-ASCIITable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-ASCIITable/ .*/Text-ASCIITable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libtext-asciitable-perl
More information about the Pkg-perl-cvs-commits
mailing list