[libio-aio-perl] 07/08: wrap&sort d/control

gregor herrmann gregoa at debian.org
Mon Feb 17 20:38:25 UTC 2014


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

gregoa pushed a commit to branch master
in repository libio-aio-perl.

commit 8063c4fd17b0eb2ae9338008681e53c18c7f5c70
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 17 21:34:24 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 41e6a71..5e3c658 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 9.20120312),
- libcommon-sense-perl
+Build-Depends: debhelper (>= 9.20120312~),
+               libcommon-sense-perl
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-aio-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-aio-perl.git
@@ -12,8 +12,10 @@ Homepage: https://metacpan.org/release/IO-AIO/
 
 Package: libio-aio-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends},
- libcommon-sense-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libcommon-sense-perl
 Description: asynchronous IO module for Perl
  IO::AIO module implements asynchronous I/O using whatever means your
  operating system supports. It is implemented as an interface to the libeio

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



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