This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gdal.
commit a2cfbda5f724008349629e55410f4fb70c4b515e Author: Bas Couwenberg <[email protected]> Date: Tue Jan 2 13:59:40 2018 +0100 Strip trailing whitespace form changelog and patch header. --- debian/changelog | 6 +++++- debian/patches/perl-doxyfile | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 90e5a15..f9af598 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,19 @@ gdal (2.2.3+dfsg-2) unstable; urgency=medium + [ Francesco Paolo Lovergine ] [UNRELEASED] * Added a couple of missing build-dep to correctly generate Perl binding documentation. - * New patch perl-doxygen added to get the full classes documentation in + * New patch perl-doxygen added to get the full classes documentation in Perl binding, due to current doxygen implementation. * The doxygen jquery is currently a fork of jquery in minified form, and it is not compatible with the modern one. Replacement with the libjsquery provided now removed. + [ Bas Couwenberg ] + * Strip trailing whitespace form changelog and patch header. + -- Francesco Paolo Lovergine <[email protected]> Tue, 02 Jan 2018 12:27:12 +0100 gdal (2.2.3+dfsg-1) unstable; urgency=medium diff --git a/debian/patches/perl-doxyfile b/debian/patches/perl-doxyfile index 75b4571..78d2ae0 100644 --- a/debian/patches/perl-doxyfile +++ b/debian/patches/perl-doxyfile @@ -1,5 +1,5 @@ Description: Fix generation of classes documentation in Perl bindings doxygen stuff. -Author: Francesco Paolo Lovergine <[email protected]> +Author: Francesco Paolo Lovergine <[email protected]> Last-Update: 2018-01-02 Forwarded: needed -- 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

