This is an automated email from the git hooks/post-receive script. locutusofborg-guest pushed a commit to branch master in repository hedgewars.
commit 547da207a1326bf39d69de7233495edaa6301e8d Author: Gianfranco Costamagna <[email protected]> Date: Mon Jan 20 14:05:59 2014 +0100 Tweaked changelog and copyright files, upload to unstable --- debian/changelog | 5 +-- debian/copyright | 93 ++++++++++++++++++++++++++++++++------------------------ 2 files changed, 56 insertions(+), 42 deletions(-) diff --git a/debian/changelog b/debian/changelog index fe3328e..b3301be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,15 @@ hedgewars (0.9.20.5-3) experimental; urgency=low - * Trying to use the system libphysfs library + * Using the system libphysfs library * debian/control: - added libphysfs-dev as build-dep - depend on fonts-dejavu-core instead of ttf-dejavu-core since it is smaller * Adding font paths to debian/rules, dropping hedgewars-data.links + * Now debian/copyright is in a Machine-Readable form - -- Gianfranco Costamagna <[email protected]> Thu, 16 Jan 2014 12:08:55 +0100 + -- Gianfranco Costamagna <[email protected]> Mon, 20 Jan 2014 14:04:38 +0100 hedgewars (0.9.20.5-2) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 23d08a4..ca8f9e1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,22 +9,6 @@ Copyright: Comment: More information on file QTfrontend/res/html/about.html License: GPL-2 - This package 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; version 2 of the License. - . - This package 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 package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - . - On Debian systems, the full text of the GNU General Public - License version 2 can be found in the file - `/usr/share/common-licenses/GPL-2'. Files: hedgewars/* Copyright: @@ -154,7 +138,7 @@ Files: Images in Data/Front Data/Graphics/Graves Copyright: themes "ethereal", "norsk", "wood", "xtheme": Copyright 2005 Alexey Andreev <[email protected]> -License: GFDL +License: GFDL-1.3 Files: theme "olympics" Copyright: @@ -169,12 +153,12 @@ License: GPL-2 Files: images in Data/Graphics Copyright: Copyright 2004, 2005, 2006 Andrey Korotaev <[email protected]> -License: GPL-2 +License: GFDL-1.3 Files: sounds in Data/Sounds Copyright: Copyright 2004, 2005, 2006 Andrey Korotaev <[email protected]> -License: GPL-2 +License: GFDL-1.3 Files: themes "avematan" "bubbles" "tibet" Copyright: @@ -200,24 +184,53 @@ License: GPL-2 Files: debian/* Copyright: 2006 Dmitry E. Oboukhov <[email protected]> 2012-2014 Gianfranco Costamagna <[email protected]> -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 package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA - . - On Debian systems, the full text of the GNU General Public - License version 2 can be found in the file - `/usr/share/common-licenses/GPL-2'. +License: GPL-2 + +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; version 2 of the License. + . + 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 full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. + +License: GFDL-1.3 + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.3 + published by the Free Software Foundation; with no Invariant Sections, + no Front-Cover Texts, and no Back-Cover Texts. + . + A copy of the license should be found with this document. If you did + not obtain the license, it can be found at + http://www.gnu.org/licenses/fdl.html. + . + On Debian systems, the complete text of the GFDL-1.3 + license can be found in `/usr/share/common-licenses/GFDL-1.3`. + +Files: Data/Fonts/DroidSansFallback.ttf +Copyright: © The Android Open Source Project +License: Apache-2.0 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . + On Debian systems, the full text of the Apache License + can be found in the file `/usr/share/common-licenses/Apache-2.0'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

