This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository ri-li.
commit e88b02484b9335d470483a92c59da2fb20e70544 Author: Gonéri Le Bouder <[email protected]> Date: Sat Feb 16 14:48:50 2008 +0000 -remove the Homepage entries in the descriptions -refresh debian/copyright, now the game is released under the GLPv3 --- debian/changelog | 4 +++- debian/control | 5 ----- debian/copyright | 24 ++++-------------------- 3 files changed, 7 insertions(+), 26 deletions(-) diff --git a/debian/changelog b/debian/changelog index 66a864b..891f4a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,8 +24,10 @@ ri-li (2.0.1-1) unstable; urgency=low -lpthread, the patch contains the regenerated autofoo files but the original change is just a # on front of AC_CHECK_LIB([pthread], [pthread_create]) in configure.in + * remove the Homepage entries in the descriptions + * refresh debian/copyright, now the game is released under the GLPv3 - -- Gonéri Le Bouder <[email protected]> Sat, 16 Feb 2008 15:49:46 +0100 + -- Gonéri Le Bouder <[email protected]> Sat, 16 Feb 2008 16:06:45 +0100 ri-li (2.0.0-4) unstable; urgency=low diff --git a/debian/control b/debian/control index 9a946da..75ade50 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,6 @@ Description: a toy train simulation game - Colorful animated wood engine. - 40 levels in this first version - 3 beautiful musics and many sound effects. - . - Homepage: http://www.ri-li.org/ Package: ri-li-data Recommends: ri-li @@ -37,6 +35,3 @@ Description: data files for Ri-li, a toy train simulation game and collect all the coaches to win. . This package provide data files for the game. - . - Homepage: http://www.ri-li.org/ - diff --git a/debian/copyright b/debian/copyright index c9e9b2f..11cc9a5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,25 +3,9 @@ Mon, 3 Jul 2006 18:36:12 +0200 It was downloaded from http://www.ri-li.org/ -Copyright 2006 Dominique Roux-Serret <[email protected]> +Copyright 2006-2007 Dominique Roux-Serret <[email protected]> Copyright 2006 - Maf464 - Charcosset B. - [email protected] -Ri-li 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, or (at your option) any later -version. - -Ri-li 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 with -your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with -the Ri-li source package as the file COPYING. If not, -write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, -Boston, MA 02110-1301, USA. - - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Ri-Li is released under the GNU General Public License 3. +On Debian systems, the complete text of the license can be found in +`/usr/share/common-licenses/GPL-3'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ri-li.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

