[SCM] Debian packaging of libgraph-easy-as-svg-perl branch, master, updated. 447d423bf8a1ad74476487e4511b8e5d3ef69633

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


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

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

diff --git a/debian/control b/debian/control
index d228b47..1a6c143 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libgraph-easy-perl,
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraph-easy-as-svg-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraph-easy-as-svg-perl.git
-Homepage: http://search.cpan.org/dist/Graph-Easy-As_svg/
+Homepage: https://metacpan.org/release/Graph-Easy-As_svg/
 
 Package: libgraph-easy-as-svg-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 20a6e55..0bd57dc 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: Tels <http://bloodgate.com>
-Source: http://search.cpan.org/dist/Graph-Easy-As_svg/
+Source: https://metacpan.org/release/Graph-Easy-As_svg/
 Name: Graph-Easy-As_svg
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 61a1a11..2b68da3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Graph-Easy-As_svg/   .*/Graph-Easy-As_svg-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Graph-Easy-As_svg/   .*/Graph-Easy-As_svg-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgraph-easy-as-svg-perl



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