[dreamchess] 46/80: * dreamchess depends on dreamchess-data (= ${source:Version}) * dreamchess-data suggets dreamchess * remove dreamchess-fullscreen.desktop since it's now possible to switch to the fullscreen from within the game * update the copyright file. The game is now under the GPLv3.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 9 20:26:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository dreamchess.

commit ddbc5ef7e897a844869e510f3976186f10454a80
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Sat Feb 16 02:34:30 2008 +0000

    * dreamchess depends on dreamchess-data (= ${source:Version})
    * dreamchess-data suggets dreamchess
    * remove dreamchess-fullscreen.desktop since it's now possible to switch
      to the fullscreen from within the game
    * update the copyright file. The game is now under the GPLv3.
---
 debian/changelog                     |   7 +-
 debian/control                       |   4 +-
 debian/copyright                     | 124 +++++++++++------------------------
 debian/dreamchess-fullscreen.desktop |  12 ----
 debian/rules                         |   1 -
 5 files changed, 46 insertions(+), 102 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6106827..00680f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,13 @@ dreamchess (0.2.0-1) unstable; urgency=low
   [ Gonéri Le Bouder ]
   * add fix-mxml-check.diff, -lpthread was missing in ./configure libmxml
     detection
+  * dreamchess depends on dreamchess-data (= ${source:Version})
+  * dreamchess-data suggets dreamchess
+  * remove dreamchess-fullscreen.desktop since it's now possible to switch
+    to the fullscreen from within the game
+  * update the copyright file. The game is now under the GPLv3.
 
- -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat, 16 Feb 2008 03:36:27 +0100
+ -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat, 16 Feb 2008 03:55:09 +0100
 
 dreamchess (0.1.0-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c6382b5..49dfbf8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://www.dreamchess.org/
 
 Package: dreamchess
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, dreamchess-data
+Depends: ${shlibs:Depends}, ${misc:Depends}, dreamchess-data (= ${source:Version})
 Description: a 3D chess game
  DreamChess features 3D OpenGL graphics and provides various chess board sets,
  ranging from classic wooden to flat.
@@ -26,7 +26,7 @@ Description: a 3D chess game
 
 Package: dreamchess-data
 Architecture: all
-Depends:
+Suggests:
 Description: a 3D chess game
  DreamChess features 3D OpenGL graphics and provides various chess board sets,
  ranging from classic wooden to flat.
diff --git a/debian/copyright b/debian/copyright
index c305a2a..44ef555 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,40 +7,6 @@ Current maintainer is the Debian Games Team
 
 It was downloaded from <http://www.dreamchess.org/>
 
-Copyright Holder:
- 
-Autotools files are under GNU GPL2 (or later version):
-Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 Free Software Foundation,
-Inc.
-
-Files in the src/libs/mxml/ directory are under GNU GNU LIBRARY GENERAL
-PUBLIC LICENSE 2 (or later version):
-Copyright 2003-2005 by Michael Sweet.
-
-The file src/include/gamegui/queue.h is under a BSD license.
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- 1. Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in the
-    documentation and/or other materials provided with the distribution.
- 4. Neither the name of the University nor the names of its contributors
-    may be used to endorse or promote products derived from this software
-    without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE.
 
 the following files:
 - src/libs/minizip/unzip.c
@@ -68,64 +34,50 @@ Licence:
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.
 
-install-sh is under  Copyright (C) 1994 X Consortium
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to
- deal in the Software without restriction, including without limitation the
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
- sell copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
- X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
- AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
- Except as contained in this notice, the name of the X Consortium shall not
- be used in advertising or otherwise to promote the sale, use or other deal-
- ings in this Software without prior written authorization from the X Consor-
- tium.
+###############################################################
 
+src/include/gamegui/queue
+Copyright (c) 1991, 1993 The Regents of the University of California
+ Copyright (c) 1991, 1993
+	The Regents of the University of California.  All rights reserved.
 
- FSF changes to this file are in the public domain.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 4. Neither the name of the University nor the names of its contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
 
- Calling this script install-sh is preferred over install.sh, to prevent
- `make' implicit rules from creating a file called install from it
- when there is no Makefile.
- 
- This script is compatible with the BSD install script, but was written
- from scratch.  It can only install one file at a time, a restriction
- shared with many OS's install programs.
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
 
 ###############################################################
-The rest of the project is under GNU General Public License:
-Copyright 2003-2006 The DreamChess project
-
-Authors are:
+The rest of the project is under GNU General Public License 3:
+Copyright (C) 2003-2007 by the following:
 Andrew Ball
-- Opposing Elements theme
-- Default avatars
-
-Brandon May (melancholy)
-- Graphics
-
-Kris McAulay  <mrsiggler at accesswave.ca>
-- Graphical user interface
-- Misc graphics
-
-Walter van Niftrik  <w.f.b.w.v.niftrik at stud.tue.nl>
-- Chess engine
-- xboard protocol implementation
-- 3D Models
+Annie Kirkpatrick
+Brandon May
+Kris McAulay
+Walter van Niftrik
+Rogier van Schaijk
+Lawrence Sebald
+Matthew P. Smith
 
-Rogier van Schaijk  <rogiervanschaijk at roninonline.net>
-- Title screen graphics
 
-On Debian system, see /usr/share/common-licenses/GPL for a full copy of the
-GNU GPL licence and /usr/share/common-licenses/LGPL for a copy of the GNU
-LGPL.
+On Debian system, see /usr/share/common-licenses/GPL-3 for a full copy of the
+GNU GPL licence.
diff --git a/debian/dreamchess-fullscreen.desktop b/debian/dreamchess-fullscreen.desktop
deleted file mode 100644
index 86ff26c..0000000
--- a/debian/dreamchess-fullscreen.desktop
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Encoding=UTF-8
-Type=Application
-Name=Dreamchess (fullscreen)
-Name[fr]=Dreamchess (plein écran)
-GenericName=Chess game (fullscreen)
-GenericName[fr]=Jeu d'échec (plein écran)
-Comment=a 3D chess game
-Icon=dreamchess
-Exec=dreamchess -f
-Categories=Game;BoardGame;
diff --git a/debian/rules b/debian/rules
index b3ab008..5dece57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,6 @@ install: build
 	
 	dh_install -pdreamchess debian/dreamchess.xpm usr/share/pixmaps
 	dh_install -pdreamchess debian/dreamchess.desktop usr/share/applications
-	dh_install -pdreamchess debian/dreamchess-fullscreen.desktop usr/share/applications
 
 
 binary-indep: build install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dreamchess.git



More information about the Pkg-games-commits mailing list