[SCM] Debian packaging of libpoe-component-jabber-perl branch, master, updated. debian/3.00-2-6-g45831b8

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:44:54 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index a198ef8..fdb00c3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: libauthen-sasl-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-jabber-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-component-jabber-perl.git
-Homepage: http://search.cpan.org/dist/POE-Component-Jabber/
+Homepage: https://metacpan.org/release/POE-Component-Jabber/
 
 Package: libpoe-component-jabber-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 21cfc39..3b9d52c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135                                                                               
 Maintainer: unknown
-Source: http://search.cpan.org/dist/POE-Component-Jabber/
+Source: https://metacpan.org/release/POE-Component-Jabber/
 Name: POE-Component-Jabber
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 24dd3c6..a40ce1e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/POE-Component-Jabber/ .*/POE-Component-Jabber-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/POE-Component-Jabber/ .*/POE-Component-Jabber-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpoe-component-jabber-perl



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