[SCM] Debian packaging of Data-YAML CPAN distribution branch, master, updated. debian/0.0.6-1-4-g9289c21

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


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

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

diff --git a/debian/control b/debian/control
index 5bcf24e..23fab1b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-yaml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-yaml-perl.git
-Homepage: http://search.cpan.org/dist/Data-YAML/
+Homepage: https://metacpan.org/release/Data-YAML/
 
 Package: libdata-yaml-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 56fbcc1..aa8e2b5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Andy Armstrong <andy at hexten.net>
-Source: http://search.cpan.org/dist/Data-YAML/
+Source: https://metacpan.org/release/Data-YAML/
 Upstream-Name: Data-YAML
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a3fff19..0f6876e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Data-YAML/   .*/Data-YAML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-YAML/   .*/Data-YAML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Data-YAML CPAN distribution



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