[SCM] Debian packaging of Algorithm-LBFGS CPAN distribution branch, master, updated. debian/0.16-1-4-g29b6629

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:16:39 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index ccb324a..0b22da9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalgorithm-lbfgs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libalgorithm-lbfgs-perl.git
-Homepage: http://search.cpan.org/dist/Algorithm-LBFGS/
+Homepage: https://metacpan.org/release/Algorithm-LBFGS/
 
 Package: libalgorithm-lbfgs-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 27ad7d9..0568ad2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Algorithm-LBFGS
-Source: http://search.cpan.org/dist/Algorithm-LBFGS/
+Source: https://metacpan.org/release/Algorithm-LBFGS/
 Upstream-Contact: Laye Suen, <laye at cpan.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d59bbe2..bc2a256 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Algorithm-LBFGS/   .*/Algorithm-LBFGS-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Algorithm-LBFGS/   .*/Algorithm-LBFGS-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Algorithm-LBFGS CPAN distribution



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