[libembperl-perl] 03/06: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sat Jan 25 23:54:29 UTC 2014


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

abe pushed a commit to branch master
in repository libembperl-perl.

commit deed5fe4697ae49880145074f93ad643af063e28
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jan 26 00:46:58 2014 +0100

    Apply wrap-and-sort
---
 debian/changelog |  1 +
 debian/control   | 32 ++++++++++++++++++++++----------
 2 files changed, 23 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a8941e0..758fbed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ libembperl-perl (2.5.0~rc4-1) UNRELEASED; urgency=low
   * Import new upstream beta release 2.5.0~rc4
   * Pipe "yes y" into dh_auto_configure to answer interactive questions.
   * Add patch against test suite to fix hash randomisation issues.
+  * Apply wrap-and-sort.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 22:00:37 +0100
 
diff --git a/debian/control b/debian/control
index f7564a1..69da7d8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,20 @@
 Source: libembperl-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl,
- apache2-dev, apache2-api-20120211, apache2,
- libapache2-mod-perl2, libwww-perl, libapache-sessionx-perl,
- libxslt1-dev, netbase
+Build-Depends: apache2,
+               apache2-api-20120211,
+               apache2-dev,
+               debhelper (>= 9.20120312),
+               libapache-sessionx-perl,
+               libapache2-mod-perl2,
+               libwww-perl,
+               libxslt1-dev,
+               netbase,
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Dominic Hargreaves <dom at earth.li>,
- Florian Schlichting <fsfs at debian.org>
+           Dominic Hargreaves <dom at earth.li>,
+           Florian Schlichting <fsfs at debian.org>
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/Embperl/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libembperl-perl.git
@@ -16,9 +22,16 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libembperl-pe
 
 Package: libembperl-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libwww-perl
-Recommends: apache2-api-20120211, libapache2-mod-perl2 | libfcgi-perl, libapache-sessionx-perl
-Suggests: mmm-mode, libdbix-recordset-perl, libjs-prototype
+Depends: libwww-perl,
+         ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
+Recommends: apache2-api-20120211,
+            libapache-sessionx-perl,
+            libapache2-mod-perl2 | libfcgi-perl
+Suggests: libdbix-recordset-perl,
+          libjs-prototype,
+          mmm-mode
 Description: system for building dynamic websites with Perl
  Embperl gives you the power to embed Perl code in your HTML/XML
  documents and the ability to build your Web site out of small
@@ -38,4 +51,3 @@ Description: system for building dynamic websites with Perl
  use some of those modes. Please note that when running under mod_perl,
  Embperl requires Apache's prefork mpm module and will not work with the
  more recent worker mpm.
-

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



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