[SCM] Debian packaging of libgraphics-gnuplotif-perl branch, master, updated. 665c641a2c8b8d8dd83625c5aec5e83f665290cf

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


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

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

diff --git a/debian/control b/debian/control
index ea668d2..f0cf9e7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, xvfb, xauth,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlo Segre <segre at debian.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Graphics-GnuplotIF/
+Homepage: https://metacpan.org/release/Graphics-GnuplotIF/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraphics-gnuplotif-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraphics-gnuplotif-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e19c4e5..4e67aad 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: Dr.-Ing. Fritz Mehner <mehner at fh-swf.de>
-Source: http://search.cpan.org/dist/Graphics-GnuplotIF/
+Source: https://metacpan.org/release/Graphics-GnuplotIF/
 Name: Graphics-GnuplotIF
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 04c15c8..ef6f408 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Graphics-GnuplotIF/   .*/Graphics-GnuplotIF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Graphics-GnuplotIF/   .*/Graphics-GnuplotIF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgraphics-gnuplotif-perl



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