[libboost-geometry-utils-perl] 03/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Jun 30 18:00:23 UTC 2014


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

gregoa pushed a commit to branch master
in repository libboost-geometry-utils-perl.

commit 70238df1a1b01a41ceb682215cec4de3bad8ef70
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 30 19:59:57 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 e72b153..6de5d12 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libboost-geometry-utils-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>,
            Nicolas Dandrimont <nicolas.dandrimont at crans.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- libextutils-cppguess-perl,
- libextutils-typemaps-default-perl,
- libextutils-xspp-perl (>= 0.16),
- libmodule-build-withxspp-perl,
- perl
+               libextutils-cppguess-perl,
+               libextutils-typemaps-default-perl,
+               libextutils-xspp-perl (>= 0.16),
+               libmodule-build-withxspp-perl,
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libboost-geometry-utils-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libboost-geometry-utils-perl.git
@@ -17,7 +17,9 @@ Homepage: https://metacpan.org/release/Boost-Geometry-Utils
 
 Package: libboost-geometry-utils-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${perl:Depends}
 Description: Perl module providing bindings to the Boost Geometry library
  Boost::Geometry::Utils provides bindings to perform some geometric
  operations using the Boost Geometry library. It does not aim at

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



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