This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis.
commit cd410162e981d522bacda174c00c3ec44180adfd Author: Bas Couwenberg <[email protected]> Date: Tue May 3 09:49:05 2016 +0200 Fix duplicate words in copyright file. --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed205a9..f743e9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ postgis (2.2.2+dfsg-2) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.8, no changes. + * Fix duplicate words in copyright file. -- Bas Couwenberg <[email protected]> Tue, 03 May 2016 09:25:27 +0200 diff --git a/debian/copyright b/debian/copyright index f2fa2d3..0ebfcc1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -220,13 +220,13 @@ License: gettext gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. . - This file can can be used in projects which are not available under + This file can be used in projects which are not available under the GNU General Public License or the GNU Library General Public License but which still want to provide support for the GNU gettext functionality. Please note that the actual code of the GNU gettext library is covered by the GNU Library General Public License, and the rest of the GNU - gettext package package is covered by the GNU General Public License. + gettext package is covered by the GNU General Public License. They are *not* in the public domain. License: GPL-2+ with Autoconf exception -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

