[SCM] simple lightweight event based web server branch, master, updated. debian/0.93-3-4-gf104a74
Alessandro Ghedini
al3xbio at gmail.com
Sat Apr 21 11:25:54 UTC 2012
The following commit has been merged in the master branch:
commit f104a7434cb72c4c5a2afacd9e1b415c72d66f7e
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date: Sat Apr 21 13:24:14 2012 +0200
Fix debian/watch to point to the correct dist
Git-Dch: Ignore
diff --git a/debian/watch b/debian/watch
index 78b164c..5cc7a2f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
version=3
-http://search.cpan.org/dist/AnyEvent/ .*/AnyEvent-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) \
- /CPAN/authors/id/E/EL/ELMEX/AnyEvent-HTTPD-(\d+(?:\.\d+)+).tar.gz
+http://search.cpan.org/dist/AnyEvent-HTTPD/ .*/AnyEvent-HTTPD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
simple lightweight event based web server
More information about the Pkg-perl-cvs-commits
mailing list