[SCM] Multiplatform 3D Game Development Kit branch, master, updated. debian/1.2.1-1-10-g90afdf9

Barry deFreese bdefreese at debian.org
Fri Oct 23 18:14:14 UTC 2009


The following commit has been merged in the master branch:
commit 90afdf9dbc9e24a87025098c5189236da699ce0f
Author: Barry deFreese <bdefreese at debian.org>
Date:   Fri Oct 23 14:14:29 2009 -0400

    Refresh changelog. Change glutg3-dev build-dep to freeglut3-dev. Bump Standards Version to 3.8.3. Add  to all binary packages

diff --git a/debian/changelog b/debian/changelog
index b5c7013..9165594 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 crystalspace (1.4.0~svn32711-1) unstable; urgency=low
 
+  [ Devid Antonio Filoni ]
   * New upstream svn revision 32711.
   * debian/control: add myself to Uploaders field.
   * debian/rules: don't use --without-java during build.
@@ -9,7 +10,12 @@ crystalspace (1.4.0~svn32711-1) unstable; urgency=low
   * debian/rules: do not depend on excutable bit.
   * Fix quilt-patch-missing-description lintian info.
 
- -- Devid Antonio Filoni <d.filoni at ubuntu.com>  Sun, 02 Aug 2009 21:41:26 +0200
+  [ Barry deFreese ]
+  * Build with freeglut3-dev instead of glutg3-dev. (Closes: #543695).
+  * Add ${misc:Depends} to all binaries for debhelper package.
+  * Bump Standards Version to 3.8.3. (No changes needed).
+
+ -- Barry deFreese <bdefreese at debian.org>  Fri, 23 Oct 2009 14:09:55 -0400
 
 crystalspace (1.2.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5d655d7..fa79359 100644
--- a/debian/control
+++ b/debian/control
@@ -9,16 +9,16 @@ Build-Depends: python-support (>= 0.4), debhelper(>= 5), nasm (>= 0.98.08),
  libvorbis-dev (>>1.0.0), docbook-to-man, libgl1-mesa-dev, zip,
  libpng3-dev, libjpeg62-dev, libfreetype6-dev, zlib1g-dev, libode-dev,
  libopenal-dev, libalut-dev, libcal3d-dev, swig, dh-buildinfo, flex,
- bison, texinfo, doxygen, gs-common, glutg3-dev, libmng-dev, libsdl1.2-dev,
+ bison, texinfo, doxygen, gs-common, freeglut3-dev, libmng-dev, libsdl1.2-dev,
  autoconf, libx11-dev, libxext-dev, libxxf86vm-dev, libcaca-dev,
  libwxgtk2.8-dev, libcegui-mk2-dev, jam, quilt
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://www.crystalspace3d.org
 Vcs-Git: git://git.debian.org/git/pkg-games/crystalspace.git
 
 Package: crystalspace
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
 Suggests: crystalspace-doc, crystalspace-dev
 Description: Multiplatform 3D Game Development Kit
  Crystal Space is a free 3D game toolkit. It can be used for a variety
@@ -40,6 +40,7 @@ Description: Multiplatform 3D Game Development Kit dev files
 
 Package: crystalspace-doc
 Section: doc
+Depends: ${misc:Depends}
 Architecture: all
 Description: Multiplatform 3D Game Development Kit Documentation
  Crystal Space is a free 3D game toolkit. It can be used for a variety

-- 
Multiplatform 3D Game Development Kit



More information about the Pkg-games-commits mailing list