[SCM] Debian packaging of libclass-dbi-sweet-perl branch, master, updated. upstream/0.11-34-g2a35f29

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:32 UTC 2013


The following commit has been merged in the master branch:
commit fc3ccca639fbf93d2bd818a7f3c1f6e09ca66023
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:15 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 8ab3708..041ed2b 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends-Indep: libcache-cache-perl,
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-dbi-sweet-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-dbi-sweet-perl.git
-Homepage: http://search.cpan.org/dist/Class-DBI-Sweet/
+Homepage: https://metacpan.org/release/Class-DBI-Sweet/
 
 Package: libclass-dbi-sweet-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f2f4328..8493e83 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: Fred Moyer <fred at redhotpenguin.com>
-Upstream-Source: http://search.cpan.org/dist/Class-DBI-Sweet/
+Upstream-Source: https://metacpan.org/release/Class-DBI-Sweet/
 Upstream-Name: Class-DBI-Sweet
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c0dd01a..43cf2ca 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/Class-DBI-Sweet/ .*/Class-DBI-Sweet-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-DBI-Sweet/ .*/Class-DBI-Sweet-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libclass-dbi-sweet-perl



More information about the Pkg-perl-cvs-commits mailing list