[libio-interface-perl] 03/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Jul 23 15:39:37 UTC 2014


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

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

commit caa22e409c783ed1a8a994de205431f6006d5b9e
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 23 17:36:44 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 7d9ffe7..76791aa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libio-interface-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Zak B. Elep <zakame at spunge.org>,
- gregor herrmann <gregoa at debian.org>,
- Angel Abad <angel at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Angel Abad <angel at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
- netbase,
- perl
+               netbase,
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-interface-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-interface-perl.git
@@ -16,7 +16,9 @@ Homepage: https://metacpan.org/release/IO-Interface
 
 Package: libio-interface-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: socket methods to get/set interface characteristics
  IO::Interface adds object-methods to IO::Socket objects to allow them
  to get and set operational characteristics of network interface cards,

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



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