[SCM] Debian packaging of libmarc-charset-perl branch, master, updated. 4bcb19aae206043d7a34a7ebc529fcf0cac10473
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:36:54 UTC 2013
The following commit has been merged in the master branch:
commit 5d23b17c7a5b99570f77d4e51ebc36bf830c79bb
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:03 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e5b203e..a46fcaa 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
Nathan Handler <nhandler at debian.org>,
Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/MARC-Charset/
+Homepage: https://metacpan.org/release/MARC-Charset/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-charset-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-charset-perl.git
diff --git a/debian/copyright b/debian/copyright
index 11c176a..2969ee1 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: Ed Summers <ehs at pobox.com>
-Source: http://search.cpan.org/dist/MARC-Charset/
+Source: https://metacpan.org/release/MARC-Charset/
Name: MARC-Charset
Files: *
diff --git a/debian/watch b/debian/watch
index f9ec0cd..9bd5f41 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/MARC-Charset/ .+/MARC-Charset-v?(\d[\d\.]*)\.tar\.gz
+https://metacpan.org/release/MARC-Charset/ .+/MARC-Charset-v?(\d[\d\.]*)\.tar\.gz
--
Debian packaging of libmarc-charset-perl
More information about the Pkg-perl-cvs-commits
mailing list