[SCM] Debian packaging of libtext-findindent-perl branch, master, updated. 90acce5baebb980227b00797256b398319850c05

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


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

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

diff --git a/debian/control b/debian/control
index 33e4e58..0983751 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-findindent-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-findindent-perl.git
-Homepage: http://search.cpan.org/dist/Text-FindIndent/
+Homepage: https://metacpan.org/release/Text-FindIndent/
 
 Package: libtext-findindent-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2165f25..2cb9363 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: Adam Kennedy <adamk at cpan.org>, Steffen Mueller <smueller at cpan.org>
-Source: http://search.cpan.org/dist/Text-FindIndent/
+Source: https://metacpan.org/release/Text-FindIndent/
 Name: Text-FindIndent
 
 Files: *
diff --git a/debian/watch b/debian/watch
index bc19a51..b9ac65e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Text-FindIndent/   .*/Text-FindIndent-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Text-FindIndent/   .*/Text-FindIndent-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtext-findindent-perl



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