[SCM] Debian packaging of Tie-Simple CPAN distribution branch, master, updated. debian/1.03-1-4-gb327f36

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:17 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 06cff3c..07550e2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtie-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtie-simple-perl.git
-Homepage: http://search.cpan.org/dist/Tie-Simple/
+Homepage: https://metacpan.org/release/Tie-Simple/
 
 Package: libtie-simple-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2da2df1..49964fb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Tie-Simple
 Upstream-Contact: Andrew Sterling Hanenkamp, <hanenkamp at users.sourceforge.net>
-Source: http://search.cpan.org/dist/Tie-Simple/
+Source: https://metacpan.org/release/Tie-Simple/
 
 Files: *
 Copyright: 2004, Andrew Sterling Hanenkamp, <hanenkamp at users.sourceforge.net>
diff --git a/debian/watch b/debian/watch
index 59dd516..f4b7099 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Tie-Simple/   .*/Tie-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Tie-Simple/   .*/Tie-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Tie-Simple CPAN distribution



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