r8926 - packages/trunk/vdrift/debian

Gonéri Le Bouder goneri at alioth.debian.org
Sun Feb 22 18:59:34 UTC 2009


Author: goneri
Date: 2009-02-22 18:59:34 +0000 (Sun, 22 Feb 2009)
New Revision: 8926

Modified:
   packages/trunk/vdrift/debian/changelog
   packages/trunk/vdrift/debian/control
Log:
add a missing buildeps on libvorbis-dev

Modified: packages/trunk/vdrift/debian/changelog
===================================================================
--- packages/trunk/vdrift/debian/changelog	2009-02-22 16:39:46 UTC (rev 8925)
+++ packages/trunk/vdrift/debian/changelog	2009-02-22 18:59:34 UTC (rev 8926)
@@ -12,7 +12,8 @@
       fixed upstream
    - various minor adjustments in debian/rules
    - update debian/copyright
-   - drop the dependency on SDL_net and add libglu1-mesa-dev, libglut3-dev
+   - drop the dependency on SDL_net and add libglu1-mesa-dev, libglut3-dev,
+     libvorbis-dev
   * remove the Applications category from the desktop file since
     it's not an official category
     http://standards.freedesktop.org/menu-spec/latest/apa.html

Modified: packages/trunk/vdrift/debian/control
===================================================================
--- packages/trunk/vdrift/debian/control	2009-02-22 16:39:46 UTC (rev 8925)
+++ packages/trunk/vdrift/debian/control	2009-02-22 18:59:34 UTC (rev 8926)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 5.0.0), libsdl-dev, libsdl-image1.2-dev,
  libopenal-dev, libalut-dev, scons, docbook-to-man,
  gettext, quilt, libsdl-gfx1.2-dev, libglew1.5-dev, cmake,
- libglu1-mesa-dev, libglut3-dev
+ libglu1-mesa-dev, libglut3-dev, libvorbis-dev
 Standards-Version: 3.8.0
 Homepage: http://vdrift.net
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/vdrift/
@@ -42,6 +42,8 @@
 
 Package: vdrift-data
 Architecture: all
+Conflicts: vdrift-minimal, vdrift-full
+Replaces: vdrift-minimal, vdrift-full
 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.




More information about the Pkg-games-commits mailing list