[SCM] Debian packaging of libmarc-lint-perl branch, master, updated. debian/1.46-1-4-gec3f86c

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:36:56 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 3f3a0b5..b765b41 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-lint-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-lint-perl.git
-Homepage: http://search.cpan.org/dist/MARC-Lint/
+Homepage: https://metacpan.org/release/MARC-Lint/
 
 Package: libmarc-lint-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d784492..8d46f0a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MARC-Lint
 Upstream-Contact: Bryan Baldus <eijabb at cpan.org>
-Source: http://search.cpan.org/dist/MARC-Lint/
+Source: https://metacpan.org/release/MARC-Lint/
 
 Files: *
 Copyright: 2001-2011, Bryan Baldus <eijabb at cpan.org>
diff --git a/debian/watch b/debian/watch
index cbe46d0..1e61c43 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MARC-Lint/   .*/MARC-Lint-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MARC-Lint/   .*/MARC-Lint-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmarc-lint-perl



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