[SCM] Debian packaging of libevent-perl branch, master, updated. upstream/1.20-43-g389bb60
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:29:30 UTC 2013
The following commit has been merged in the master branch:
commit 3133ba6ce49cce9b6332676a0ef6fe952a6bed64
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:52 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index de84750..3c5ec3e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Rene Mayorga <rmayorga at debian.org>,
gregor herrmann <gregoa at debian.org>, Nathan handler <nhandler at debian.org>,
Alessandro Ghedini <ghedo at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Event/
+Homepage: https://metacpan.org/release/Event/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libevent-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libevent-perl.git
Build-Depends: debhelper (>= 8), perl
diff --git a/debian/copyright b/debian/copyright
index 79c89a4..2687f2a 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: Joshua N. Pritikin <jpritikin at pobox.com>
-Source: http://search.cpan.org/dist/Event/
+Source: https://metacpan.org/release/Event/
Name: Event
Files: *
diff --git a/debian/watch b/debian/watch
index 048b8c9..0a7c00a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-http://search.cpan.org/dist/Event/ \
+https://metacpan.org/release/Event/ \
.*/Event-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libevent-perl
More information about the Pkg-perl-cvs-commits
mailing list