[SCM] Debian packaging of libhttp-server-simple-psgi-perl branch, master, updated. dafaad89163e1f00ace6e0e8ce0f22c1549353a0

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


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

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

diff --git a/debian/control b/debian/control
index 6df6c51..3896801 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libhttp-server-simple-psgi-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libhttp-server-simple-perl (>= 0.42)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libhttp-server-simple-perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-server-simple-psgi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-server-simple-psgi-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-server-simple-psgi-perl.git
+Homepage: http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/
 
 Package: libhttp-server-simple-psgi-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libhttp-server-simple-perl (>= 0.42)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libhttp-server-simple-perl
 Description: simple HTTP server with PSGI application support
  HTTP::Server::Simple::PSGI is a simple standalone HTTP server, based on the
  HTTP::Server::Simple module (see libhttp-server-simple-perl). This module can
  be easily used as an embedded web server for development purposes.
+

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



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