[SCM] Debian packaging of libtest-http-server-simple-perl branch, master, updated. fd10d1a78aaee5e1727bdd90962e4212a194a021

gregor herrmann gregoa at debian.org
Thu Jul 5 20:59:52 UTC 2012


The following commit has been merged in the master branch:
commit 35e2314cc1d1523178cbb1ab3b14413950fbc4a2
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:59:14 2012 -0600

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

diff --git a/debian/control b/debian/control
index 1cf309e..0576778 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,27 @@
 Source: libtest-http-server-simple-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10), libtest-pod-perl,
- libtest-pod-coverage-perl, libhttp-server-simple-perl (>= 0.33-2),
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>, 
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
            Antonio Radici <antonio at dyne.org>,
            gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libhttp-server-simple-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Test-HTTP-Server-Simple/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-http-server-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-http-server-simple-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-http-server-simple-perl.git
+Homepage: http://search.cpan.org/dist/Test-HTTP-Server-Simple/
 
 Package: libtest-http-server-simple-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libhttp-server-simple-perl (>= 0.33-2)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libhttp-server-simple-perl
 Description: Test::More functions for HTTP::Server::Simple
  Test::HTTP::Server::Simple provides methods to test an 
  HTTP::Server::Simple-based web server. 
  Currently, it provides only one such method: started_ok.
+

-- 
Debian packaging of libtest-http-server-simple-perl



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