This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libhttp-server-simple-perl.

commit 995a4b844a612b0e873d998e5a52d03dd2979e40
Author: Axel Beckert <[email protected]>
Date:   Sat May 30 22:02:59 2015 +0200

    Apply wrap-and-sort
---
 debian/changelog |  3 +++
 debian/control   | 25 ++++++++++++++++---------
 2 files changed, 19 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 70f2848..6fd4183 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ libhttp-server-simple-perl (0.50-1) UNRELEASED; urgency=medium
   * Add libcgi-pm-perl to (build-)depends
   * Bump standards version to 3.9.6
 
+  [ Axel Beckert ]
+  * Apply wrap-and-sort.
+
  -- Salvatore Bonaccorso <[email protected]>  Sat, 16 Aug 2014 09:32:24 +0200
 
 libhttp-server-simple-perl (0.45.02-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f46eb72..70efcab 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,21 @@ Source: libhttp-server-simple-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, netbase, libtest-pod-perl, 
- libtest-pod-coverage-perl, libcgi-pm-perl
+Build-Depends-Indep: libcgi-pm-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     netbase,
+                     perl
 Maintainer: Debian Perl Group <[email protected]>
 Uploaders: Niko Tyni <[email protected]>,
- Krzysztof Krzyzaniak (eloy) <[email protected]>, Jonathan Yu <[email protected]>,
- gregor herrmann <[email protected]>,
- Martín Ferrari <[email protected]>, Jose Luis Rivas <[email protected]>,
- Ansgar Burchardt <[email protected]>,
- Christine Spang <[email protected]>,
- Daniel Lintott <[email protected]>
+           Krzysztof Krzyzaniak (eloy) <[email protected]>,
+           Jonathan Yu <[email protected]>,
+           gregor herrmann <[email protected]>,
+           Martín Ferrari <[email protected]>,
+           Jose Luis Rivas <[email protected]>,
+           Ansgar Burchardt <[email protected]>,
+           Christine Spang <[email protected]>,
+           Daniel Lintott <[email protected]>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/HTTP-Server-Simple
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libhttp-server-simple-perl.git
@@ -19,7 +24,9 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-server-si
 
 Package: libhttp-server-simple-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libcgi-pm-perl
+Depends: libcgi-pm-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: simple stand-alone HTTP server
  HTTP::Server::Simple is a simple standalone HTTP server. By default, it does
  not thread or fork. It does, however, act as a simple frontend which can be

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhttp-server-simple-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to