This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository gdal.
commit 98fbeeec140f3495ebec7f13d571af086045b23d Author: Bas Couwenberg <[email protected]> Date: Mon Nov 20 16:00:44 2017 +0100 Strip trailing whitespace from control & changelog files. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0c3117d..134c45f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gdal (2.2.3~rc1+dfsg-1) UNRELEASED; urgency=medium * Strip trailing whitespace from changelog. * Update watch file for 2.2.3 (pre-)releases. * Drop svn-r40330_Add-support-for-openjpeg-2.3.patch, included upstream. + * Strip trailing whitespace from control & changelog files. -- Bas Couwenberg <[email protected]> Mon, 20 Nov 2017 14:19:51 +0100 @@ -1127,7 +1128,7 @@ gdal (1.7.1-1) experimental; urgency=low [ Alan Boudreault ] * New upstream release. * Patches updated for 1.7.0. - * Removed patches, applied upstream: cpl_dll. + * Removed patches, applied upstream: cpl_dll. * Removed pre 1.3.38 swig patch (ogr.py.diff). [ Francesco Paolo Lovergine ] diff --git a/debian/control b/debian/control index c7f66cd..6620fec 100644 --- a/debian/control +++ b/debian/control @@ -152,7 +152,7 @@ Description: Geospatial Data Abstraction Library - Development files TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the files needed to develop a software that - will use the GDAL/OGR (headers, static objects, configuration script). + will use the GDAL/OGR (headers, static objects, configuration script). Package: libgdal-doc Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

