r8922 - packages/trunk/vdrift/debian

Gonéri Le Bouder goneri at alioth.debian.org
Sun Feb 22 15:44:08 UTC 2009


Author: goneri
Date: 2009-02-22 15:44:08 +0000 (Sun, 22 Feb 2009)
New Revision: 8922

Modified:
   packages/trunk/vdrift/debian/changelog
   packages/trunk/vdrift/debian/control
Log:
depends on libglut3-dev

Modified: packages/trunk/vdrift/debian/changelog
===================================================================
--- packages/trunk/vdrift/debian/changelog	2009-02-22 15:18:59 UTC (rev 8921)
+++ packages/trunk/vdrift/debian/changelog	2009-02-22 15:44:08 UTC (rev 8922)
@@ -12,7 +12,7 @@
       fixed upstream
    - various minor adjustments in debian/rules
    - update debian/copyright
-   - drop the dependency on SDL_net and add libglu1-mesa-dev
+   - drop the dependency on SDL_net and add libglu1-mesa-dev, libglut3-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 15:18:59 UTC (rev 8921)
+++ packages/trunk/vdrift/debian/control	2009-02-22 15:44:08 UTC (rev 8922)
@@ -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
+ libglu1-mesa-dev, libglut3-dev
 Standards-Version: 3.8.0
 Homepage: http://vdrift.net
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/vdrift/




More information about the Pkg-games-commits mailing list