This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch jessie in repository tinyows.
commit 6ec4d31d0e2321b8dfb78f7c5154e864aac286e3 Author: Bas Couwenberg <[email protected]> Date: Mon Jul 13 22:00:43 2015 +0200 Revert "Update copyright file." This reverts commit e530905616e02280871d63ecdf3d763073f63e02. --- debian/changelog | 4 ---- debian/copyright | 12 ++++++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0eed8e8..21b6a4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,10 +5,6 @@ tinyows (1.1.0-6) UNRELEASED; urgency=medium * Update Vcs-Browser URL to use cgit instead of gitweb. * Bump Standards-Version to 3.9.6, no changes. * Add patches from upstream git repository. - * Update copyright file, changes: - - Update Source URL to match watch file. - - Group gml/2.1.2 copyright - - Drop .0 from GPL-3 license shortname. -- Bas Couwenberg <[email protected]> Fri, 28 Nov 2014 21:11:36 +0100 diff --git a/debian/copyright b/debian/copyright index f658fc7..58f0acd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TinyOWS Upstream-Contact: Barbara Philippot, Olivier Courtin and the MapServer team. -Source: http://download.osgeo.org/mapserver/ +Source: http://www.mapserver.org/tinyows Files: * Copyright: 2007-2012, Barbara Philippot - Olivier Courtin @@ -19,10 +19,14 @@ Files: schema/gml/3.1.1/smil/* Copyright: 1998-2001, W3C (MIT, INRIA, Keio) License: OGC-Software -Files: schema/gml/2.1.2/* +Files: schema/gml/2.1.2/geometry.xsd Copyright: 2001-2002, OGC License: OGC-Software +Files: schema/gml/2.1.2/feature.xsd +Copyright: 2002, OGC +License: OGC-Software + Files: schema/filter/1.0.0/* Copyright: 2002, 2010, Open Geospatial Consortium, Inc. License: OGC-Software @@ -53,7 +57,7 @@ License: OGC-Document Files: debian/* Copyright: 2010, Intevation GmbH <[email protected]> -License: GPL-3+ +License: GPL-3.0+ License: MIT/X11 Permission is hereby granted, free of charge, to any person obtaining a copy @@ -74,7 +78,7 @@ License: MIT/X11 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -License: GPL-3+ +License: GPL-3.0+ 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tinyows.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

