[SCM] Debian packaging of libtemplate-plugin-yaml-perl branch, master, updated. a847271b9057a4961bb745bde7c7f0345722854b

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


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

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

diff --git a/debian/control b/debian/control
index d39d014..d489caa 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
 Build-Depends-Indep: perl, libtemplate-perl, libyaml-perl
 Build-Depends: debhelper (>= 7)
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Template-Plugin-YAML/
+Homepage: https://metacpan.org/release/Template-Plugin-YAML/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-yaml-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-yaml-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 83287ea..f12c702 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Richard Clamp <richardc at unixbeard.net>
-Upstream-Source: http://search.cpan.org/dist/Template-Plugin-YAML/
+Upstream-Source: https://metacpan.org/release/Template-Plugin-YAML/
 Upstream-Name: Template-Plugin-YAML
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e2782f8..d1603e4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Template-Plugin-YAML/   .*/Template-Plugin-YAML-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian uupdate
+https://metacpan.org/release/Template-Plugin-YAML/   .*/Template-Plugin-YAML-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian uupdate

-- 
Debian packaging of libtemplate-plugin-yaml-perl



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