This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libgeotiff-dfsg.
commit fd0d866a4ebcc077c03d6aea1b2df75e5034cfd6 Author: Bas Couwenberg <[email protected]> Date: Tue Nov 21 09:58:44 2017 +0100 Strip trailing whitespace from changelog & control files. --- debian/changelog | 2 +- debian/control | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6347475..3113577 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ libgeotiff-dfsg (1.4.2-3) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.0, changes: priority. * Use pkg-info.mk variables instead of dpkg-parsechangelog output. - * Strip trailing whitespace from changelog. + * Strip trailing whitespace from changelog & control files. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:06:02 +0200 diff --git a/debian/control b/debian/control index 5ce08fc..06f2b7f 100644 --- a/debian/control +++ b/debian/control @@ -25,11 +25,11 @@ Depends: libgeotiff2 (= ${binary:Version}), ${misc:Depends} Suggests: libgeotiff-epsg Description: GeoTIFF (geografic enabled TIFF) library -- development files - This C library supports TIFF 6.0 based interchange format for georeferenced - raster imagery. The GeoTIFF standard has been developed for reading, and + This C library supports TIFF 6.0 based interchange format for georeferenced + raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . - This package contains stuff to be used to develop programs based + This package contains stuff to be used to develop programs based on the GeoTIFF library. Package: libgeotiff2 @@ -43,8 +43,8 @@ Suggests: geotiff-bin, gdal-bin, libgeotiff-epsg Description: GeoTIFF (geografic enabled TIFF) 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 + This C library supports TIFF 6.0 based interchange format for georeferenced + raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains the shared library only. @@ -56,8 +56,8 @@ Section: debug Depends: libgeotiff2 (= ${binary:Version}), ${misc:Depends} Description: GeoTIFF (geografic enabled TIFF) library -- debugging symbols - This C library supports TIFF 6.0 based interchange format for georeferenced - raster imagery. The GeoTIFF standard has been developed for reading, and + This C library supports TIFF 6.0 based interchange format for georeferenced + raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains debugging symbols for the libraries. @@ -72,8 +72,8 @@ Replaces: libgeotiff-dev (<< 1.4.0-4) Suggests: gdal-bin, libgeotiff-epsg Description: GeoTIFF (geografic enabled TIFF) 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 + This C library supports TIFF 6.0 based interchange format for georeferenced + raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . The GeoTIFF library comes with two utility programs here included: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libgeotiff-dfsg.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

