Author: fabian-guest
Date: 2009-01-10 20:09:50 +0000 (Sat, 10 Jan 2009)
New Revision: 8621

Modified:
   packages/trunk/rott/debian/changelog
   packages/trunk/rott/debian/copyright
Log:
  * debian/changelog:
    + Simplified, it's all GPL after all.



Modified: packages/trunk/rott/debian/changelog
===================================================================
--- packages/trunk/rott/debian/changelog        2009-01-08 16:15:41 UTC (rev 
8620)
+++ packages/trunk/rott/debian/changelog        2009-01-10 20:09:50 UTC (rev 
8621)
@@ -17,8 +17,10 @@
     + Described how to work around game hangs like the one described in 
#498413.
   * debian/control:
     + Fixed "binary-control-field-duplicates-source section in package rott".
+  * debian/changelog:
+    + Simplified, it's all GPL after all.
 
- -- Fabian Greffrath <[email protected]>  Thu,  8 Jan 2009 11:20:00 
+0100
+ -- Fabian Greffrath <[email protected]>  Sat, 10 Jan 2009 21:10:00 
+0100
 
 rott (1.1-1) experimental; urgency=low
 

Modified: packages/trunk/rott/debian/copyright
===================================================================
--- packages/trunk/rott/debian/copyright        2009-01-08 16:15:41 UTC (rev 
8620)
+++ packages/trunk/rott/debian/copyright        2009-01-10 20:09:50 UTC (rev 
8621)
@@ -2,161 +2,14 @@
 Download: http://icculus.org/rott/
 
 Files: *
-Copyright: © 1994-1995, Apogee Software, Ltd.
-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 the GNU General
-       Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-Files:
-       rott/fx_man.h
-       rott/music.h
-       rott/sndcards.h
-       rott/task_man.h
-       rott/audiolib/adlibfx.c
-       rott/audiolib/adlibfx.h
-       rott/audiolib/al_midi.c
-       rott/audiolib/awe32.c
-       rott/audiolib/awe32.h
-       rott/audiolib/blaster.c
-       rott/audiolib/blaster.h
-       rott/audiolib/_blaster.h
-       rott/audiolib/dma.c
-       rott/audiolib/dma.h
-       rott/audiolib/dpmi.c
-       rott/audiolib/dpmi.h
-       rott/audiolib/fx_man.c
-       rott/audiolib/fx_man.h
-       rott/audiolib/gus.c
-       rott/audiolib/gusmidi.c
-       rott/audiolib/guswave.c
-       rott/audiolib/guswave.h
-       rott/audiolib/_guswave.h
-       rott/audiolib/interrup.h
-       rott/audiolib/irq.c
-       rott/audiolib/irq.h
-       rott/audiolib/ll_man.c
-       rott/audiolib/ll_man.h
-       rott/audiolib/midi.c
-       rott/audiolib/midi.h
-       rott/audiolib/_midi.h
-       rott/audiolib/mpu401.c
-       rott/audiolib/_multivc.h
-       rott/audiolib/multivoc.c
-       rott/audiolib/multivoc.h
-       rott/audiolib/music.c
-       rott/audiolib/music.h
-       rott/audiolib/nodpmi.c
-       rott/audiolib/pas16.c
-       rott/audiolib/pas16.h
-       rott/audiolib/_pas16.h
-       rott/audiolib/pitch.c
-       rott/audiolib/pitch.h
-       rott/audiolib/sndcards.h
-       rott/audiolib/sndscape.c
-       rott/audiolib/sndscape.h
-       rott/audiolib/_sndscap.h
-       rott/audiolib/sndsrc.c
-       rott/audiolib/sndsrc.h
-       rott/audiolib/standard.h
-       rott/audiolib/task_man.c
-       rott/audiolib/task_man.h
-       rott/audiolib/user.c
-       rott/audiolib/user.h
 Copyright:
-       © 1994-1995, Apogee Software, Ltd.
+       © 1991-1992, FORTE
+       © 1992-1994, Creative Technology Ltd.
+       © 1992, Jim Kent
        © 1993-1994, James R. Dose
-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 the GNU General
-       Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-Files:
-       rott/byteordr.c
-       rott/byteordr.h
-Copyright: © 2002, John R. Hall
-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 the GNU General
-       Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-Files:
-       rott/fli_def.h
-       rott/fli_main.c
-       rott/fli_main.h
-       rott/fli_type.h
-       rott/fli_util.c
-       rott/fli_util.h
-Copyright:
        © 1994-1995, Apogee Software, Ltd.
-       © 1992, Jim Kent
-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 the GNU General
-       Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-Files:
-       rott/rt_spbal.c
-       rott/sbconfig.c
-Copyright:
-       © 1994-1995, Apogee Software, Ltd.
        © 1995, Spacetec IMC Corporation
+       © 2002, John R. Hall
 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
@@ -176,52 +29,6 @@
        On Debian systems, the complete text of the GNU General
        Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
-Files: rott/audiolib/ctaweapi.h
-Copyright:
-       © 1994-1995, Apogee Software, Ltd.
-       © 1992-1994, Creative Technology Ltd.
-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 the GNU General
-       Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-Files: rott/audiolib/newgf1.h
-Copyright:
-       © 1994-1995, Apogee Software, Ltd.
-       © 1991-1992, FORTE
-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 the GNU General
-       Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
 Files: debian/*
 Copyright: © 2006-2008, Fabian Greffrath <[email protected]>
 License: GPL-2+


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to