[SCM] branch, master, updated. debian/0.05-1-4-g558f276
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:18 UTC 2013
The following commit has been merged in the master branch:
commit f21f196ccf181639fe73d051b69d3a01c7976107
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:07 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d59ee2d..d906043 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libuniversal-require-perl, libfile-find-rule-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ben Webb <bjwebb67 at googlemail.com>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Business-EDI/
+Homepage: https://metacpan.org/release/Business-EDI/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-edi-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-edi-perl.git
diff --git a/debian/copyright b/debian/copyright
index 1e05f22..f69908d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
Upstream-Name: Business-EDI
Upstream-Contact: Joe Atzberger
-Source: http://search.cpan.org/dist/Business-EDI/
+Source: https://metacpan.org/release/Business-EDI/
Files: *
Copyright: 2010, Joe Atzberger
diff --git a/debian/watch b/debian/watch
index 2c2fb4b..4814098 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Business-EDI/ .*/Business-EDI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Business-EDI/ .*/Business-EDI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
More information about the Pkg-perl-cvs-commits
mailing list