[SCM] Debian packaging of libmarc-record-perl branch, master, updated. a374f1f6d1741511f8ff429185fa322c74d6f6cf

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


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

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

diff --git a/debian/control b/debian/control
index 80b039a..b31b9aa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
  Vincent Danjean <vdanjean at debian.org>, Rene Mayorga <rmayorga at debian.org>,
  Niko Tyni <ntyni at debian.org>, Chris Butler <chrisb at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/MARC-Record/
+Homepage: https://metacpan.org/release/MARC-Record/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-record-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-record-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index a12533c..ba4afba 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: Galen Charlton <gmcharlt at gmail.com>
-Source: http://search.cpan.org/dist/MARC-Record/
+Source: https://metacpan.org/release/MARC-Record/
 Name: MARC-Record
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2f7a9c9..3238c36 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # Compulsory line, this is a version 3 file
 version=3
-http://search.cpan.org/dist/MARC-Record/ .*/MARC-Record-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/MARC-Record/ .*/MARC-Record-([[:digit:]].*)\.tar\.gz

-- 
Debian packaging of libmarc-record-perl



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