r5276 - packages/trunk/ogre-contrib/debian
Andres Mejia
ceros-guest at alioth.debian.org
Wed Jan 9 00:15:54 UTC 2008
Author: ceros-guest
Date: 2008-01-09 00:15:54 +0000 (Wed, 09 Jan 2008)
New Revision: 5276
Modified:
packages/trunk/ogre-contrib/debian/changelog
packages/trunk/ogre-contrib/debian/control
Log:
Specify Build-Depends on nvidia-cg-toolkit (>= 2.0)
Modified: packages/trunk/ogre-contrib/debian/changelog
===================================================================
--- packages/trunk/ogre-contrib/debian/changelog 2008-01-09 00:13:18 UTC (rev 5275)
+++ packages/trunk/ogre-contrib/debian/changelog 2008-01-09 00:15:54 UTC (rev 5276)
@@ -8,6 +8,7 @@
* Moved debian/ogre-contrib-tarball.sh to
debian/ogre-contrib-get-orig-source.
+ Modified ogre-contrib-get-orig-source to make it more maintainable.
+ * Specify Build-Depends and Depends on nvidia-cg-toolkit (>= 2.0).
-- Andres Mejia <mcitadel at gmail.com> Sun, 06 Jan 2008 01:00:54 -0500
Modified: packages/trunk/ogre-contrib/debian/control
===================================================================
--- packages/trunk/ogre-contrib/debian/control 2008-01-09 00:13:18 UTC (rev 5275)
+++ packages/trunk/ogre-contrib/debian/control 2008-01-09 00:15:54 UTC (rev 5276)
@@ -3,7 +3,7 @@
Section: contrib/libs
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Andres Mejia <mcitadel at gmail.com>, Federico Di Gregorio <fog at debian.org>
-Build-Depends: debhelper (>= 5), quilt, libtool, automake, pkg-config, nvidia-cg-toolkit, libfreetype6-dev, libfreeimage-dev, libzzip-dev, libogre-dev (>= 1.4.6), libogre-dev (<< 1.4.7)
+Build-Depends: debhelper (>= 5), quilt, libtool, automake, pkg-config, nvidia-cg-toolkit (>= 2.0), libfreetype6-dev, libfreeimage-dev, libzzip-dev, libogre-dev (>= 1.4.6), libogre-dev (<< 1.4.7)
Standards-Version: 3.7.3
Homepage: http://ogre3d.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/ogre-contrib
More information about the Pkg-games-commits
mailing list