[libgeotiff-dfsg] 02/10: Update debian/control

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Fri Oct 24 06:30:42 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository libgeotiff-dfsg.

commit 4353e3eec256264ebe73c4c371515049adbeaa29
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Oct 21 20:56:56 2014 +0200

    Update debian/control
---
 debian/control | 44 ++++++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 1188ea4..acf865d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,26 @@
 Source: libgeotiff-dfsg
-Priority: extra
-Section: science
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: Francesco Paolo Lovergine <frankie at debian.org>, Alan Boudreault <aboudreault at mapgears.com>
-Build-Depends: debhelper, autotools-dev, libproj-dev, zlib1g-dev, libjpeg-dev, libtiff-dev
-Standards-Version: 3.9.5
-Homepage: http://geotiff.osgeo.org/
-Vcs-Browser:  http://anonscm.debian.org/gitweb/?p=pkg-grass/libgeotiff-dfsg.git
+Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
+           Alan Boudreault <aboudreault at mapgears.com>
+Section: science
+Priority: extra
+Build-Depends: debhelper,
+               autotools-dev,
+               libproj-dev,
+               zlib1g-dev,
+               libjpeg-dev,
+               libtiff-dev
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/libgeotiff-dfsg.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/libgeotiff-dfsg.git
-
+Homepage: http://geotiff.osgeo.org/
 
 Package: libgeotiff-dev
-Section: libdevel
 Architecture: any
-Depends: libgeotiff2 (= ${binary:Version}), libtiff-dev, ${misc:Depends}
+Section: libdevel
+Depends: libgeotiff2 (= ${binary:Version}),
+         libtiff-dev,
+         ${misc:Depends}
 Suggests: libgeotiff-epsg
 Description: the GeoTIFF library -- development files
  This C library supports TIFF 6.0 based interchange format for georeferenced 
@@ -24,10 +31,13 @@ Description: the GeoTIFF library -- development files
  on the GeoTIFF library.
 
 Package: libgeotiff2
-Section: libs
 Architecture: any
-Suggests: geotiff-bin, gdal-bin, libgeotiff-epsg
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: geotiff-bin,
+          gdal-bin,
+          libgeotiff-epsg
 Description: the GeoTIFF library -- run-time files
  This C library supports TIFF 6.0 based interchange format for georeferenced 
  raster imagery. The GeoTIFF standard has been developed for reading, and 
@@ -36,10 +46,12 @@ Description: the GeoTIFF library -- run-time files
  This package contains the shared library only.
 
 Package: geotiff-bin
-Section: science
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: gdal-bin, libgeotiff-epsg
+Section: science
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: gdal-bin,
+          libgeotiff-epsg
 Description: the GeoTIFF library -- tools
  This C library supports TIFF 6.0 based interchange format for georeferenced 
  raster imagery. The GeoTIFF standard has been developed for reading, and 

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



More information about the Pkg-grass-devel mailing list