r5337 - packages/trunk/funguloids/debian

Andres Mejia ceros-guest at alioth.debian.org
Mon Jan 14 06:57:24 UTC 2008


Author: ceros-guest
Date: 2008-01-14 06:57:23 +0000 (Mon, 14 Jan 2008)
New Revision: 5337

Modified:
   packages/trunk/funguloids/debian/README.Debian
   packages/trunk/funguloids/debian/changelog
   packages/trunk/funguloids/debian/funguloids.desktop
   packages/trunk/funguloids/debian/rules
Log:
Updated README.Debian. Removed deprecated Encoding field in desktop file. Polishing funguloids packaging.

Modified: packages/trunk/funguloids/debian/README.Debian
===================================================================
--- packages/trunk/funguloids/debian/README.Debian	2008-01-14 06:37:17 UTC (rev 5336)
+++ packages/trunk/funguloids/debian/README.Debian	2008-01-14 06:57:23 UTC (rev 5337)
@@ -3,6 +3,5 @@
 
 Funguloids can be played with or without ogre-plugins-cgprogrammanager. Without
 ogre-plugins-cgprogrammanager, the game's visual quality will be slightly
-diminished. For architectures and kernels that don't contain the
-ogre-plugins-cgprogrammanager package, the CgProgramManager plugin setting is
-removed.
+diminished. Funguloids will use a symlink pointing to /etc/OGRE/plugins.cfg
+to determine if the Ogre Cg plugin is available.

Modified: packages/trunk/funguloids/debian/changelog
===================================================================
--- packages/trunk/funguloids/debian/changelog	2008-01-14 06:37:17 UTC (rev 5336)
+++ packages/trunk/funguloids/debian/changelog	2008-01-14 06:57:23 UTC (rev 5337)
@@ -15,6 +15,7 @@
     + Uses a symlink to /etc/OGRE/plugins.cfg.
     + No longer need to patch included plugins.cfg.
     + No longer need Build-Depends of tofrodos.
+    + Updated README.Debian.
     + Closes: #449330
   * Removed autoconf as Build-Depends, it's a dependency of automake.
   * Fixed up debian/rules.
@@ -33,6 +34,7 @@
   * Give exact link used to download upstream tarball in copyright file.
   * Provide get-orig-source rule.
   * Switch from dpatch to quilt.
+  * Removed deprecated Encoding field for desktop file.
 
  -- Andres Mejia <mcitadel at gmail.com>  Sat, 12 Jan 2008 00:46:39 -0500
 

Modified: packages/trunk/funguloids/debian/funguloids.desktop
===================================================================
--- packages/trunk/funguloids/debian/funguloids.desktop	2008-01-14 06:37:17 UTC (rev 5336)
+++ packages/trunk/funguloids/debian/funguloids.desktop	2008-01-14 06:57:23 UTC (rev 5337)
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Funguloids
 Comment=space-flying-mushroom-picking-simulator
 Icon=funguloids

Modified: packages/trunk/funguloids/debian/rules
===================================================================
--- packages/trunk/funguloids/debian/rules	2008-01-14 06:37:17 UTC (rev 5336)
+++ packages/trunk/funguloids/debian/rules	2008-01-14 06:57:23 UTC (rev 5337)
@@ -131,4 +131,4 @@
 endif
 
 binary: binary-arch binary-indep
-.PHONY: unpack configure build clean binary-indep binary-arch binary install 
+.PHONY: unpack configure build clean binary-indep binary-arch binary install




More information about the Pkg-games-commits mailing list