[SCM] Debian packaging of libsmart-comments-perl branch, master, updated. 6f39bbdae510095eb746a529026a9ac85a5f213d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:30 UTC 2013
The following commit has been merged in the master branch:
commit 3c8abe1978348ee41955753b6a27e95a3b2d2394
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:02 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5022ba2..aaa9f62 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni at iki.fi>, Damyan Ivanov <dmn at debian.org>,
Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Smart-Comments/
+Homepage: https://metacpan.org/release/Smart-Comments/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsmart-comments-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsmart-comments-perl.git
diff --git a/debian/copyright b/debian/copyright
index 53cb0d8..0262571 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Alexandr Ciornii <alexchorny at gmail.com>
-Upstream-Source: http://search.cpan.org/dist/Smart-Comments/
+Upstream-Source: https://metacpan.org/release/Smart-Comments/
Upstream-Name: Smart-Comments
Files: *
diff --git a/debian/watch b/debian/watch
index 3e35032..c14e836 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Smart-Comments/ .*/Smart-Comments-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Smart-Comments/ .*/Smart-Comments-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libsmart-comments-perl
More information about the Pkg-perl-cvs-commits
mailing list