[SCM] Packaging for ogre-contrib branch, master, updated. upstream/1.4.7-32-ga77a5d4

Andres Mejia mcitadel at gmail.com
Sun May 18 06:39:28 UTC 2008


The following commit has been merged in the master branch:
commit a77a5d4887958491bd3c7273d77d9caccd36d981
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun May 18 02:39:24 2008 -0400

    Need Replaces field for ogre-plugins-cgprogrammanager to replace a symlink.

diff --git a/debian/changelog b/debian/changelog
index aa03b20..d63d1c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ogre-contrib (1.4.8-1) unstable; urgency=low
   * Added DM-Upload-Allowed: yes field.
   * Install plugin in directory based on ogre version.
   * Using /usr/bin/update-ogre-plugins for updating plugins file.
+  * Need Replaces field for ogre-plugins-cgprogrammanager to replace a symlink.
 
  -- Andres Mejia <mcitadel at gmail.com>  Sun, 18 May 2008 00:03:56 -0400
 
diff --git a/debian/control b/debian/control
index d8114f3..e894aef 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Section: contrib/libs
 Architecture: amd64 i386
 Depends: nvidia-cg-toolkit (>= 2.0), ${shlibs:Depends}
 Conflicts: ogre-plugins-cgmanager
-Replaces: ogre-plugins-cgmanager
+Replaces: ogre-plugins-cgmanager, ogre-plugins-cgprogrammanager
 Description: Ogre plugin: CgProgramManager
  Ogre is a complete object-oriented 3D rendering engine. It supports
  different rendering subsystems but only the OpenGL system is useful
diff --git a/debian/ogre-plugins-cgprogrammanager-VERSION.install b/debian/ogre-plugins-cgprogrammanager-VERSION.install
index 55e656e..dd194f7 100644
--- a/debian/ogre-plugins-cgprogrammanager-VERSION.install
+++ b/debian/ogre-plugins-cgprogrammanager-VERSION.install
@@ -1,3 +1,4 @@
 usr/lib/OGRE- at VERSION@/*.so
 usr/lib/OGRE- at VERSION@/*.la
 etc/OGRE/plugins- at VERSION@.cfg.cgprogrammanager
+etc/OGRE/plugins.cfg.cgprogrammanager

-- 
Packaging for ogre-contrib



More information about the Pkg-games-commits mailing list