[SCM] Debian packaging of libparse-recdescent-perl branch, master, updated. debian/1.967009+dfsg-1-4-g5542e6d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:43:43 UTC 2013
The following commit has been merged in the master branch:
commit cdf2f3a044a84a1fba5b59a05236b7baccbc8367
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:46 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5b91580..f126661 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>,
Florian Schlichting <fschlich at zedat.fu-berlin.de>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Parse-RecDescent/
+Homepage: https://metacpan.org/release/Parse-RecDescent/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-recdescent-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-recdescent-perl.git
diff --git a/debian/copyright b/debian/copyright
index def8bd0..c729a04 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: Damian Conway <dconway at cpan.org>
-Source: http://search.cpan.org/dist/Parse-RecDescent/
+Source: https://metacpan.org/release/Parse-RecDescent/
Upstream-Name: Parse-RecDescent
Files: *
diff --git a/debian/watch b/debian/watch
index a3976a6..ee10ffc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
opts="dversionmangle=s/\+dfsg//" \
-http://search.cpan.org/dist/Parse-RecDescent \
+https://metacpan.org/release/Parse-RecDescent \
.*/Parse-RecDescent-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
debian sh debian/repack.stub
--
Debian packaging of libparse-recdescent-perl
More information about the Pkg-perl-cvs-commits
mailing list