This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit ebc76bf2741c63a6bb3b7e372a172e12a5534a6a Author: Bas Couwenberg <[email protected]> Date: Fri May 13 19:53:23 2016 +0200 Update copyright file using copyright-format 1.0. --- debian/changelog | 1 + debian/copyright | 36 +++++++++++++++++++++++++++--------- 2 files changed, 28 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7c323a8..62d90c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pywps (3.2.5-1) UNRELEASED; urgency=medium * Move Homepage field to Source section. * Change maintainer to Debian GIS team. * Update Vcs-* fields for repository on Alioth. + * Update copyright file using copyright-format 1.0. -- Bas Couwenberg <[email protected]> Fri, 13 May 2016 19:33:40 +0200 diff --git a/debian/copyright b/debian/copyright index e426ab2..0f425bf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,31 @@ -This package was debianized by Jachym Cepicky <[email protected]> on -Fri, 20 Oct 2006 12:02:58 +0200. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: PyWPS +Upstream-Contact: PyWPS Development Team <[email protected]> +Source: https://github.com/geopython/pywps/releases -It was downloaded from <http://wald.intevation.org/> +Files: * +Copyright: 2006, 2009, Jáchym Čepický +License: GPL-2+ -Copyright Holder: Jachym Cepicky <[email protected]> +Files: debian/* +Copyright: 2006, Jáchym Čepický <[email protected]> +License: GPL-2+ -License: GNU General Public Licence +License: GPL-2+ + 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 2 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. + . + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + . + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. -You are free to distribute this software under the terms of -the GNU General Public License. -On Debian systems, the complete text of the GNU General Public -License can be found in the file `/usr/share/common-licenses/GPL'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

