[SCM] Debian packaging of libanyevent-perl branch, master, updated. debian/7.040-1-4-g86a9dc6

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:17:12 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 1d4a1a4..fa3d409 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanyevent-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-perl.git
-Homepage: http://search.cpan.org/dist/AnyEvent/
+Homepage: https://metacpan.org/release/AnyEvent/
 
 Package: libanyevent-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2692d82..1f2f6c9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: AnyEvent
-Source: http://search.cpan.org/dist/AnyEvent/
+Source: https://metacpan.org/release/AnyEvent/
 Upstream-Contact: Marc Lehmann <schmorp at schmorp.de>
 
 Files: *

-- 
Debian packaging of libanyevent-perl



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