[SCM] Debian packaging of libuser-identity-perl branch, master, updated. 22d29abbacd1d6cd87f27dedcc5f030190585d17
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:07 UTC 2013
The following commit has been merged in the master branch:
commit 4a7b415f5ddd65fc8a55e5d270b3210c78b258d5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:39 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bdcb32e..bd08b07 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn at debian.org>,
gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/User-Identity/
+Homepage: https://metacpan.org/release/User-Identity/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libuser-identity-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libuser-identity-perl.git
diff --git a/debian/copyright b/debian/copyright
index e1a14ed..768f285 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: Mark Overmeer <perl at overmeer.net>
-Source: http://search.cpan.org/dist/User-Identity/
+Source: https://metacpan.org/release/User-Identity/
Name: User-Identity
Files: *
diff --git a/debian/watch b/debian/watch
index d032ed3..1868c3d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/User-Identity/ .*/User-Identity-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/User-Identity/ .*/User-Identity-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libuser-identity-perl
More information about the Pkg-perl-cvs-commits
mailing list