[SCM] Debian packaging of libtext-tabulardisplay-perl branch, master, updated. debian/1.33-1-6-gde7f9b1

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


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

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

diff --git a/debian/control b/debian/control
index f309239..50540ac 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>,
  Nathan Handler <nhandler at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Text-TabularDisplay/
+Homepage: https://metacpan.org/release/Text-TabularDisplay/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-tabulardisplay-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-tabulardisplay-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index d21b88d..5a02204 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: darren chamberlain <darren at cpan.org>
-Source: http://search.cpan.org/dist/Text-TabularDisplay/
+Source: https://metacpan.org/release/Text-TabularDisplay/
 Upstream-Name: Text-TabularDisplay
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 66c3357..8263363 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-TabularDisplay/   .*/Text-TabularDisplay-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Text-TabularDisplay/   .*/Text-TabularDisplay-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtext-tabulardisplay-perl



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