[SCM] Debian packaging of libgd-securityimage-perl branch, master, updated. debian/1.71-1-12-gacfe391
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:31:31 UTC 2013
The following commit has been merged in the master branch:
commit 1adde1adf430732f2918a0dc8ec3032b27f89983
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:40 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d51d797..db5f954 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/GD-SecurityImage/
+Homepage: https://metacpan.org/release/GD-SecurityImage/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgd-securityimage-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgd-securityimage-perl.git
diff --git a/debian/copyright b/debian/copyright
index c4441c2..bc59bb2 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: GD-SecurityImage
Upstream-Contact: Burak Gursoy <burak at cpan.org>
-Source: http://search.cpan.org/dist/GD-SecurityImage/
+Source: https://metacpan.org/release/GD-SecurityImage/
Files: *
Copyright: 2004-2012, Burak Gursoy <burak at cpan.org>
diff --git a/debian/watch b/debian/watch
index 7242b0f..b45701f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/GD-SecurityImage/ .*/GD-SecurityImage-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/GD-SecurityImage/ .*/GD-SecurityImage-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libgd-securityimage-perl
More information about the Pkg-perl-cvs-commits
mailing list