[SCM] Debian packaging of libxml-opml-simplegen-perl branch, master, updated. debian/0.06-1-4-ge283288
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:55:04 UTC 2013
The following commit has been merged in the master branch:
commit 26b48cc2c59ce740a5f39b5eab9e23ffb9dc91e4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:14:24 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index ee91de6..3b955c8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/XML-OPML-SimpleGen/
+Homepage: https://metacpan.org/release/XML-OPML-SimpleGen/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-opml-simplegen-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-opml-simplegen-perl.git
diff --git a/debian/copyright b/debian/copyright
index 99fb6fc..dde8fb0 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: XML-OPML-SimpleGen
Upstream-Contact: Marcus Thiesen <marcus at thiesen.org>
-Source: http://search.cpan.org/dist/XML-OPML-SimpleGen/
+Source: https://metacpan.org/release/XML-OPML-SimpleGen/
Files: *
Copyright: 2012, Marcus Thiesen <marcus at thiesen.org>
diff --git a/debian/watch b/debian/watch
index ac314cd..a7445a9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/XML-OPML-SimpleGen/ .*/XML-OPML-SimpleGen-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-OPML-SimpleGen/ .*/XML-OPML-SimpleGen-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libxml-opml-simplegen-perl
More information about the Pkg-perl-cvs-commits
mailing list