[SCM] Debian packaging of libmodule-packaged-perl branch, master, updated. debian/0.86-3-6-g124a204

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


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

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

diff --git a/debian/control b/debian/control
index 14b909c..e680282 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-packaged-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-packaged-perl.git
-Homepage: http://search.cpan.org/dist/Module-Packaged/
+Homepage: https://metacpan.org/release/Module-Packaged/
 
 Package: libmodule-packaged-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7957c97..32d6445 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=59
 Maintainer: Leon Brocard <leon at astray.com>
-Source: http://search.cpan.org/dist/Module-Packaged/
+Source: https://metacpan.org/release/Module-Packaged/
 Name: Module-Packaged
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 262d3a9..80efcda 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Module-Packaged/   .*/Module-Packaged-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Module-Packaged/   .*/Module-Packaged-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmodule-packaged-perl



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