[libmath-clipper-perl] 06/08: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Fri May 23 13:10:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmath-clipper-perl.
commit d0a9fcd4c28e36d1a21667f19f7edef5f5a21be8
Author: gregor herrmann <gregoa at debian.org>
Date: Fri May 23 15:07:59 2014 +0200
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index c1aa245..11d3742 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
Source: libmath-clipper-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.1800),
- libmodule-build-withxspp-perl,
- libtest-deep-perl,
- perl
+ libextutils-cppguess-perl,
+ libextutils-typemaps-default-perl,
+ libextutils-xspp-perl (>= 0.1800),
+ libmodule-build-withxspp-perl,
+ libtest-deep-perl,
+ perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-clipper-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-clipper-perl.git
@@ -18,7 +18,9 @@ Homepage: https://metacpan.org/release/Math-Clipper
Package: libmath-clipper-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Description: Perl module for Polygon clipping in 2D
Math::Clipper is a C++ (and Delphi) library that implements polygon
clipping. A Polygon is represented by a reference to an array of 2D
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-clipper-perl.git
More information about the Pkg-perl-cvs-commits
mailing list