[SCM] Debian packaging of liblocales-perl branch, master, updated. debian/0.26-1-6-g93df692
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:08 UTC 2013
The following commit has been merged in the master branch:
commit 6bba832d6ebe586022b238e8775105eaf8792f28
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:45 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0701222..c4b1b62 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocales-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocales-perl.git
-Homepage: http://search.cpan.org/dist/Locales/
+Homepage: https://metacpan.org/release/Locales/
Package: liblocales-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a9fc822..95a70a4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Locales
Upstream-Contact: Daniel Muey <dmuey at cpan.org>
-Source: http://search.cpan.org/dist/Locales/
+Source: https://metacpan.org/release/Locales/
Files: *
Copyright: 2009, Daniel Muey <dmuey at cpan.org>
diff --git a/debian/watch b/debian/watch
index e6d353e..5584c8c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Locales/ .*/Locales-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Locales/ .*/Locales-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of liblocales-perl
More information about the Pkg-perl-cvs-commits
mailing list