[SCM] Debian packaging of libhttp-server-simple-recorder-perl branch, master, updated. 43c7b59033a7e13b8842855ccbb7f0854c6b4ef4

gregor herrmann gregoa at debian.org
Thu Jul 5 20:33:30 UTC 2012


The following commit has been merged in the master branch:
commit 96a6c9e8e9816cf2c84d0126180242c8d7ab74bf
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:34:43 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 3ec562b..cb75a97 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,29 @@
 Source: libhttp-server-simple-recorder-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libhttp-server-simple-perl (>= 0.10), 
- libio-tee-perl, libtest-http-server-simple-perl (>= 0.02), libtest-pod-perl,
- netbase
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libhttp-server-simple-perl,
+                     libio-tee-perl,
+                     libtest-http-server-simple-perl,
+                     libtest-pod-perl,
+                     netbase
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/HTTP-Server-Simple-Recorder/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-server-simple-recorder-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-server-simple-recorder-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-server-simple-recorder-perl.git
+Homepage: http://search.cpan.org/dist/HTTP-Server-Simple-Recorder/
 
 Package: libhttp-server-simple-recorder-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libhttp-server-simple-perl (>= 0.33-2),
- libio-tee-perl, libtest-http-server-simple-perl (>= 0.02)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libhttp-server-simple-perl,
+         libio-tee-perl,
+         libtest-http-server-simple-perl
 Description: Mixin to record HTTP::Server::Simple's sockets
  HTTP::Server::Simple::Recorder allows you to record all HTTP communication
  between an HTTP::Server::Simple-derived server and its clients. 
+

-- 
Debian packaging of libhttp-server-simple-recorder-perl



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