[pktools] 03/07: Reformat control file with cme.

Bas Couwenberg sebastic at xs4all.nl
Thu Aug 7 23:33:59 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository pktools.

commit 153eea6493b0fc5341450fa02aa395c637f20b46
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Aug 8 00:01:52 2014 +0200

    Reformat control file with cme.
---
 debian/control | 44 +++++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index 2726926..77909e2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,27 @@
 Source: pktools
-Section: science
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 9)
- , autotools-dev
- , libgdal-dev (>=1.10.0-0~)
- , libgsl0-dev
- , libboost-dev
- , libarmadillo-dev
- , libfann-dev
- , liblas-c-dev
- , libsvm-dev
- , libnlopt-dev
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               autotools-dev,
+               libgdal-dev (>=1.10.0-0~),
+               libgsl0-dev,
+               libboost-dev,
+               libarmadillo-dev,
+               libfann-dev,
+               liblas-c-dev,
+               libsvm-dev,
+               libnlopt-dev
 Standards-Version: 3.9.5
-Homepage: http://www.nongnu.org/pktools/html/index.html
-Vcs-Browser:  http://anonscm.debian.org/gitweb/?p=pkg-grass/pktools.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pktools.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/pktools.git
+Homepage: http://www.nongnu.org/pktools/html/index.html
 
 Package: pktools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Enhances: gdal-bin
 Description: GDAL add-on tools to perform useful raster processing
  Pktools is a collection of programs to perform operations, mostly on 
@@ -38,12 +39,12 @@ Description: GDAL add-on tools to perform useful raster processing
 Package: pktools-dev
 Architecture: any
 Section: libdevel
-Depends: pktools (= ${binary:Version})
- , ${misc:Depends}
- , libgdal-dev
- , libarmadillo-dev
- , liblas-c-dev
- , libgsl0-dev
+Depends: pktools (= ${binary:Version}),
+         ${misc:Depends},
+         libgdal-dev,
+         libarmadillo-dev,
+         liblas-c-dev,
+         libgsl0-dev
 Description: GDAL add-on tools to perform useful raster processing
  A collection of programs to perform operations, mostly on raster images. 
  It heavily relies on the Geospatial Data Abstraction Library (GDAL) and OGR. 
@@ -59,3 +60,4 @@ Description: GDAL add-on tools to perform useful raster processing
  .
  This package contains the files needed to develop a software that
  uses the pktools libraries.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list