[SCM] Debian packaging of libio-epoll-perl branch, master, updated. debian/0.03-1-4-g05fdc5a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:34:28 UTC 2013
The following commit has been merged in the master branch:
commit 28534e35d52a49f121e00fce08b59e2f9c686457
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:03 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c022979..ec858fb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-epoll-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-epoll-perl.git
-Homepage: http://search.cpan.org/dist/IO-Epoll/
+Homepage: https://metacpan.org/release/IO-Epoll/
Package: libio-epoll-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 490f354..3006b97 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: Bruce J Keeler <bruce at gridpoint.com>
-Source: http://search.cpan.org/dist/IO-Epoll/
+Source: https://metacpan.org/release/IO-Epoll/
Name: IO-Epoll
Files: *
diff --git a/debian/watch b/debian/watch
index 6d0888d..76617a9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/IO-Epoll/ .*/IO-Epoll-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-Epoll/ .*/IO-Epoll-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libio-epoll-perl
More information about the Pkg-perl-cvs-commits
mailing list