[libmath-planepath-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Oct 13 20:13:39 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmath-planepath-perl.

commit f3c61e0045ac5b39a2592022876079e2c7111422
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 22:01:41 2014 +0200

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

diff --git a/debian/control b/debian/control
index 68589ad..97a3deb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libmath-planepath-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libconstant-defer-perl,
- libdata-float-perl,
- libmath-libm-perl,
- libnumber-fraction-perl
+                     libdata-float-perl,
+                     libmath-libm-perl,
+                     libnumber-fraction-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-planepath-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-planepath-perl.git
@@ -16,9 +16,10 @@ Homepage: https://metacpan.org/release/Math-PlanePath
 
 Package: libmath-planepath-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libconstant-defer-perl,
- libmath-libm-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libconstant-defer-perl,
+         libmath-libm-perl
 Description: Perl module to calculate mathematical paths through a 2-D plane
  Math::PlanePath is a collection of Perl modules to enerate some paths through
  the 2-D X,Y plane, mainly integer oriented, and including

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



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