r5275 - packages/trunk/ogre-contrib/debian
Andres Mejia
ceros-guest at alioth.debian.org
Wed Jan 9 00:13:18 UTC 2008
Author: ceros-guest
Date: 2008-01-09 00:13:18 +0000 (Wed, 09 Jan 2008)
New Revision: 5275
Removed:
packages/trunk/ogre-contrib/debian/shlibs.local
Modified:
packages/trunk/ogre-contrib/debian/changelog
packages/trunk/ogre-contrib/debian/control
Log:
Remove shlibs.local and place a Depends on nvidia-cg-toolkit instead
Modified: packages/trunk/ogre-contrib/debian/changelog
===================================================================
--- packages/trunk/ogre-contrib/debian/changelog 2008-01-09 00:03:45 UTC (rev 5274)
+++ packages/trunk/ogre-contrib/debian/changelog 2008-01-09 00:13:18 UTC (rev 5275)
@@ -8,7 +8,6 @@
* Moved debian/ogre-contrib-tarball.sh to
debian/ogre-contrib-get-orig-source.
+ Modified ogre-contrib-get-orig-source to make it more maintainable.
- * Write an shlibs.local file for nvidia-cg-toolkit.
-- 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:03:45 UTC (rev 5274)
+++ packages/trunk/ogre-contrib/debian/control 2008-01-09 00:13:18 UTC (rev 5275)
@@ -12,7 +12,7 @@
Package: ogre-plugins-cgprogrammanager
Section: contrib/libs
Architecture: amd64 i386
-Depends: ${shlibs:Depends}
+Depends: nvidia-cg-toolkit (>= 2.0), ${shlibs:Depends}
Conflicts: ogre-plugins-cgmanager
Replaces: ogre-plugins-cgmanager
Description: Ogre plugin: CgProgramManager
Deleted: packages/trunk/ogre-contrib/debian/shlibs.local
===================================================================
--- packages/trunk/ogre-contrib/debian/shlibs.local 2008-01-09 00:03:45 UTC (rev 5274)
+++ packages/trunk/ogre-contrib/debian/shlibs.local 2008-01-09 00:13:18 UTC (rev 5275)
@@ -1 +0,0 @@
-libCg 2 nvidia-cg-toolkit (>= 2.0)
More information about the Pkg-games-commits
mailing list