[SCM] Debian packaging of libtext-autoformat-perl branch, master, updated. 83966026b33da4a31efaf208631cb14046f7323d

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


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

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

diff --git a/debian/control b/debian/control
index fb8be23..800bff3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Daniel Ruoso <daniel at ruoso.com>, Niko Tyni <ntyni at iki.fi>,
  Jonathan Yu <jawnsy at cpan.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Text-Autoformat/
+Homepage: https://metacpan.org/release/Text-Autoformat/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-autoformat-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-autoformat-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e6e0c8d..943b1b5 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: Damian Conway <DCONWAY at CPAN.org>
-Source: http://search.cpan.org/dist/Text-Autoformat/
+Source: https://metacpan.org/release/Text-Autoformat/
 Name: Text-Autoformat
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 93f2a66..edca529 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 # other indexing problem, filed as CPAN#35814.
 http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Text-Autoformat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
-http://search.cpan.org/dist/Text-Autoformat/   .*/Text-Autoformat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-Autoformat/   .*/Text-Autoformat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtext-autoformat-perl



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