[SCM] Debian packaging of libpgplot-perl branch, master, updated. debian/1%2.21-3-6-g999b024

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


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

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

diff --git a/debian/control b/debian/control
index 20eeca9..8f52427 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 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>
-Homepage: http://search.cpan.org/dist/PGPLOT/
+Homepage: https://metacpan.org/release/PGPLOT/
 Build-Depends: debhelper (>= 8), perl,
  gfortran,
  libextutils-f77-perl,
diff --git a/debian/copyright b/debian/copyright
index 8599d9e..a7902ae 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: Karl Glazebrook <kgb at cpan.org>
-Source: http://search.cpan.org/dist/PGPLOT/
+Source: https://metacpan.org/release/PGPLOT/
 Name: PGPLOT
 Disclaimer: The package is in contrib because it (build) depends on non-free
  packages.
diff --git a/debian/watch b/debian/watch
index 30ff7f6..cc13135 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/PGPLOT/   .*/PGPLOT-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/PGPLOT/   .*/PGPLOT-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpgplot-perl



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