[SCM] Debian packaging of libmath-derivative-perl branch, master, updated. df12803bfdb4344bfa8024a37b8263f94e4489a4

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:37:20 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 528c6b9..9ef05a7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Carlo Segre <segre at debian.org>,
  gregor herrmann <gregoa at debian.org>,
  Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Math-Derivative/
+Homepage: https://metacpan.org/release/Math-Derivative/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-derivative-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-derivative-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index baea5e4..02cb9b2 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: John A.R. Williams <J.A.R.Williams at aston.ac.uk>
-Source: http://search.cpan.org/dist/Math-Derivative/
+Source: https://metacpan.org/release/Math-Derivative/
 Name: Math-Derivative
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4e1ae14..16fecbb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-Derivative/   .*/Math-Derivative-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Derivative/   .*/Math-Derivative-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-derivative-perl



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