[SCM] Debian packaging of libtext-reform-perl branch, master, updated. 5c7099d2b7358a79860013c7cb7ac085692242a4

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


The following commit has been merged in the master branch:
commit 357883482e25d55704757b7ac66e2f120509f39b
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 93a18e0..ea27a1e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-reform-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-reform-perl.git
-Homepage: http://search.cpan.org/dist/Text-Reform/
+Homepage: https://metacpan.org/release/Text-Reform/
 
 Package: libtext-reform-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d3ed8f1..8976f55 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://dep.debian.net/deps/dep5/
 Maintainer: Damian Conway <DCONWAY at CPAN.org>
-Source: http://search.cpan.org/dist/Text-Reform/
+Source: https://metacpan.org/release/Text-Reform/
 Upstream-Name: Text-Reform
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 6f63728..bbd31eb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Reform/ .*/Text-Reform-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-Reform/ .*/Text-Reform-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtext-reform-perl



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