[SCM] Debian::Copyright branch, master, updated. upstream/0.1-15-g4aca644
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:27:20 UTC 2013
The following commit has been merged in the master branch:
commit fa5ca4df9a0d10571324424ad44e3e91b1ce5478
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:10 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5682daa..862384e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: libarray-unique-perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdebian-copyright-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdebian-copyright-perl.git
-Homepage: http://search.cpan.org/dist/Debian-Copyright/
+Homepage: https://metacpan.org/release/Debian-Copyright/
Package: libdebian-copyright-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ee2b7bd..1141cdc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Debian-Copyright
-Source: http://search.cpan.org/dist/Debian-Copyright/
+Source: https://metacpan.org/release/Debian-Copyright/
Upstream-Contact: Nicholas Bamber <nicholas at periapt.co.uk>
Files: *
diff --git a/debian/watch b/debian/watch
index 3ad8a09..74ede66 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Debian-Copyright/ .*/Debian-Copyright-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Debian-Copyright/ .*/Debian-Copyright-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian::Copyright
More information about the Pkg-perl-cvs-commits
mailing list