[SCM] simple lightweight event based web server branch, master, updated. debian/0.93-3-18-g30f613a

gregor herrmann gregoa at debian.org
Fri Nov 2 12:44:23 UTC 2012


The following commit has been merged in the master branch:
commit 76173725eee39325894a229f1f083343f57d6781
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 2 13:35:21 2012 +0100

    use dist-based URL in d/control, d/copyright

diff --git a/debian/control b/debian/control
index c383e7a..0e01ef1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanyevent-httpd-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libanyevent-httpd-perl.git
-Homepage: http://search.cpan.org/~elmex/AnyEvent-HTTPD/
+Homepage: http://search.cpan.org/dist/AnyEvent-HTTPD/
 
 Package: libanyevent-httpd-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4addef3..f8575aa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: AnyEvent::HTTPD
 Upstream-Contact: Robin Redeker, all rights reserved.
-Source: http://search.cpan.org/~elmex/AnyEvent-HTTPD/lib/AnyEvent/HTTPD.pm
+Source: http://search.cpan.org/dist/AnyEvent-HTTPD/
 
 Files: *
 Copyright: 

-- 
simple lightweight event based web server



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