[SCM] Debian packaging of libgraphics-libplot-perl branch, master, updated. upstream/2.2.2-8-g7941b1b

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


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

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

diff --git a/debian/control b/debian/control
index 2d9c504..73ceb33 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 7.0.50~),
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraphics-libplot-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraphics-libplot-perl.git
-Homepage: http://search.cpan.org/dist/Graphics-Libplot/
+Homepage: https://metacpan.org/release/Graphics-Libplot/
 
 Package: libgraphics-libplot-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 2ad6a08..d25cee7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
 Maintainer: John Lapeyre <lapeyre at physics.arizona.edu>
 Name: Graphics-Libplot
-Source: http://search.cpan.org/dist/Graphics-Libplot/
+Source: https://metacpan.org/release/Graphics-Libplot/
 
 Files: *
 Copyright: John Lapeyre <lapeyre at physics.arizona.edu>
diff --git a/debian/watch b/debian/watch
index 5e15e99..d245a0c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Graphics-Libplot/   .+/Graphics-Libplot-v?(\d[\d.]*)\.tar\.gz
+https://metacpan.org/release/Graphics-Libplot/   .+/Graphics-Libplot-v?(\d[\d.]*)\.tar\.gz

-- 
Debian packaging of libgraphics-libplot-perl



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