The following commit has been merged in the master branch:
commit a77a5d4887958491bd3c7273d77d9caccd36d981
Author: Andres Mejia <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>  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/[EMAIL PROTECTED]@/*.so
 usr/lib/[EMAIL PROTECTED]@/*.la
 etc/OGRE/[EMAIL PROTECTED]@.cfg.cgprogrammanager
+etc/OGRE/plugins.cfg.cgprogrammanager

-- 
Packaging for ogre-contrib

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to