[SCM] Debian packaging of libxml-atom-service-perl branch, master, updated. debian/0.16.2-1-4-ga86407f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:54:22 UTC 2013
The following commit has been merged in the master branch:
commit 626df92872e594849d54c475cff7812efb6a4869
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:14:08 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 11f8b6e..e8a5de5 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
Nicholas Bamber <nicholas at periapt.co.uk>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/XML-Atom-Service/
+Homepage: https://metacpan.org/release/XML-Atom-Service/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-service-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-service-perl.git
diff --git a/debian/copyright b/debian/copyright
index b20b642..80b02aa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Takeru INOUE <takeru.inoue _ gmail.com>
-Source: http://search.cpan.org/dist/XML-Atom-Service/
+Source: https://metacpan.org/release/XML-Atom-Service/
Upstream-Name: XML-Atom-Service
Files: *
diff --git a/debian/watch b/debian/watch
index d29c44c..d5bdeea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/XML-Atom-Service/ .*/XML-Atom-Service-v([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/XML-Atom-Service/ .*/XML-Atom-Service-v([\.\d]+)\.(?:tar\.gz|tar|tgz)$
--
Debian packaging of libxml-atom-service-perl
More information about the Pkg-perl-cvs-commits
mailing list