Author: goneri-guest Date: 2007-04-16 21:12:08 +0000 (Mon, 16 Apr 2007) New Revision: 2562
Added: packages/trunk/vdrift-data/ packages/trunk/vdrift-data/debian/ packages/trunk/vdrift-data/debian/changelog packages/trunk/vdrift-data/debian/control packages/trunk/vdrift-data/debian/copyright packages/trunk/vdrift-data/debian/tools/ packages/trunk/vdrift-data/debian/vdrift-full.install packages/trunk/vdrift-data/debian/vdrift-minimal.install Log: split vdrift into vdrift and vdrift-data Copied: packages/trunk/vdrift-data/debian/changelog (from rev 2560, packages/trunk/vdrift/debian/changelog) =================================================================== --- packages/trunk/vdrift/debian/changelog 2007-04-15 09:28:59 UTC (rev 2560) +++ packages/trunk/vdrift-data/debian/changelog 2007-04-16 21:12:08 UTC (rev 2562) @@ -0,0 +1,12 @@ +vdrift-data (0.0.2006.02.21-1) unstable; urgency=low + + * New upstream release + + -- Gonéri Le Bouder <[EMAIL PROTECTED]> Mon, 16 Apr 2007 23:21:30 +0200 + +vdrift-data (0.0.2006.02.21-1) unstable; urgency=low + + * Initial release Closes: #365554 + + -- Gonéri Le Bouder <[EMAIL PROTECTED]> Mon, 1 May 2006 03:58:31 +0200 + Copied: packages/trunk/vdrift-data/debian/control (from rev 2560, packages/trunk/vdrift/debian/control) =================================================================== --- packages/trunk/vdrift/debian/control 2007-04-15 09:28:59 UTC (rev 2560) +++ packages/trunk/vdrift-data/debian/control 2007-04-16 21:12:08 UTC (rev 2562) @@ -0,0 +1,35 @@ +Source: vdrift-data +Section: games +Priority: optional +Maintainer: Debian Games Team <[EMAIL PROTECTED]> +Uploaders: Gonéri Le Bouder <[EMAIL PROTECTED]> +Build-Depends: debhelper (>= 5.0.0) +Standards-Version: 3.7.2 + +Package: vdrift-minimal +Architecture: all +Replaces: vdrift-data +Conflicts: vdrift-data +Description: drift racing simulation + VDrift is a cross-platform, open source driving simulation made with drift + racing in mind. It's powered by the excellent Vamos physics engine. + . + This game is in the early stages of development but is already very playable. + . + This package provides the minimal set of data to play VDrift. + . + Homepage: http://vdrift.net + +Package: vdrift-full +Architecture: all +Depends: vdrift-minimal (>= ${Source-Version}) +Description: drift racing simulation + VDrift is a cross-platform, open source driving simulation made with drift + racing in mind. It's powered by the excellent Vamos physics engine. + . + This game is in the early stages of development but is already very playable. + . + This package completes vdrift-minimal with the rest of available materials + for VDrift. + . + Homepage: http://vdrift.net Copied: packages/trunk/vdrift-data/debian/copyright (from rev 2560, packages/trunk/vdrift/debian/copyright) =================================================================== --- packages/trunk/vdrift/debian/copyright 2007-04-15 09:28:59 UTC (rev 2560) +++ packages/trunk/vdrift-data/debian/copyright 2007-04-16 21:12:08 UTC (rev 2562) @@ -0,0 +1,33 @@ +This package was debianized by Matthew A. Nicholson <[EMAIL PROTECTED]> on +Sun, 11 Dec 2005 23:28:32 -0600. + +It was downloaded from http://vdrift.net + +The actual maintainer is the pkg-games team: +http://wiki.debian.org/Games/Development + +Copyright 2004 2005 2006 Joe Venzon +Copyright 1989, 1991 Free Software Foundation, Inc. +Copyright 2001 2002 2003 2004 Sam Varner +Copyright 2004 2005, Awarix, Inc. +Copyright 2005, Giovanni Bajo +Copyright 2006 Matthew Nicholson <[EMAIL PROTECTED]> + +License: + + 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; either version 2 of the License, or + (at your option) any later version. + + 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 systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. Copied: packages/trunk/vdrift-data/debian/tools (from rev 2560, packages/trunk/vdrift/debian/tools) Copied: packages/trunk/vdrift-data/debian/vdrift-full.install (from rev 2560, packages/trunk/vdrift/debian/vdrift-full.install) Copied: packages/trunk/vdrift-data/debian/vdrift-minimal.install (from rev 2560, packages/trunk/vdrift/debian/vdrift-minimal.install) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

