This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository rel2gpx.
commit 9dea725359ff2603b1b3a5566bc2b83a2b99670b Author: Bas Couwenberg <[email protected]> Date: Fri May 6 17:55:55 2016 +0200 Update copyright file. Changes: - Add Upstream-Name field - Rename license shortname GPLv3 to GPL-3+ - Wrap lines in standalone GPL-3+ license paragraph --- debian/changelog | 4 ++++ debian/copyright | 30 +++++++++++++++++------------- 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 42c7967..d52be0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,10 @@ rel2gpx (0.27-2) UNRELEASED; urgency=medium - Update Vcs-* URLs to use HTTPS - Change libmath-complex-perl dependency to perl (>= 5.15.8) | libmath-complex-perl + * Update copyright file, changes: + - Add Upstream-Name field + - Rename license shortname GPLv3 to GPL-3+ + - Wrap lines in standalone GPL-3+ license paragraph -- Bas Couwenberg <[email protected]> Fri, 06 May 2016 17:44:03 +0200 diff --git a/debian/copyright b/debian/copyright index 9b4b01f..23860fd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,24 +1,28 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: rel2gpx Upstream-Contact: Rainer Unseld <[email protected]> Source: http://blog.velocarte66.fr/?q=de/node/170 Files: * -Copyright: © 2009-2013 Rainer Unseld -License: GPLv3 +Copyright: © 2009-2013, Rainer Unseld +License: GPL-3+ Files: debian/* -Copyright: © 2013 Andreas Tille <[email protected]> -License: GPLv3 +Copyright: © 2013, Andreas Tille <[email protected]> +License: GPL-3+ -License: GPLv3 - This program is free software; you can redistribute it and/or modify it under the terms of the GNU - General Public License as published by the Free Software Foundation; either version 3 of the License, - or (at your option) any later version. +License: GPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. . - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without - even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. . - On Debian you can find a copy of the General Public License - at /usr/share/common-licenses/GPL-3. + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rel2gpx.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

