r5338 - packages/trunk/funguloids/debian

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


Author: ceros-guest
Date: 2008-01-14 07:06:53 +0000 (Mon, 14 Jan 2008)
New Revision: 5338

Modified:
   packages/trunk/funguloids/debian/README.Debian
   packages/trunk/funguloids/debian/changelog
   packages/trunk/funguloids/debian/rules
Log:
Edit grammer and spelling mistakes. Updated README.Debian.

Modified: packages/trunk/funguloids/debian/README.Debian
===================================================================
--- packages/trunk/funguloids/debian/README.Debian	2008-01-14 06:57:23 UTC (rev 5337)
+++ packages/trunk/funguloids/debian/README.Debian	2008-01-14 07:06:53 UTC (rev 5338)
@@ -1,7 +1,8 @@
 ogre-plugins-cgprogrammanager
 ===============================================================================
 
-Funguloids can be played with or without ogre-plugins-cgprogrammanager. Without
-ogre-plugins-cgprogrammanager, the game's visual quality will be slightly
-diminished. Funguloids will use a symlink pointing to /etc/OGRE/plugins.cfg
-to determine if the Ogre Cg plugin is available.
+Funguloids can be played with or without the Ogre Cg plugin (provided by the
+ogre-plugins-cgprogrammanager package). Without the Ogre Cg plugin, the game's
+visual quality will be slightly 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:57:23 UTC (rev 5337)
+++ packages/trunk/funguloids/debian/changelog	2008-01-14 07:06:53 UTC (rev 5338)
@@ -21,7 +21,7 @@
   * Fixed up debian/rules.
     + Leave files generate by autotools alone.
     + Use $(MAKE) clean distclean.
-    + No need to make temporory directory debian/tmp.
+    + No need to make temporary directory debian/tmp.
     + Set proper tests in debian/rules so as to not depend on --force option
       for rm.
     + Adding option to use noopt.

Modified: packages/trunk/funguloids/debian/rules
===================================================================
--- packages/trunk/funguloids/debian/rules	2008-01-14 06:57:23 UTC (rev 5337)
+++ packages/trunk/funguloids/debian/rules	2008-01-14 07:06:53 UTC (rev 5338)
@@ -18,7 +18,7 @@
 endif
 
 # Specify available DEB_BUILD_OPTIONS, nostrip option is specified where
-# dh_strip is used.
+# dh_strip is used under binary-arch target.
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
   CXXFLAGS += -O0 -g -Wall
 else
@@ -94,7 +94,7 @@
 	dh_md5sums
 	dh_builddeb
 
-# Common variables used to ease maintenance of the get-orig-source rule.
+# Common variables used to ease maintenance of the get-orig-source target.
 FUNGULOIDS_TARBALL = funguloids-linux-1.06-4.tar.bz2
 FUNGULOIDS_VERSION = 1.06
 CORRECT_CHECKSUM = 1d9d92b08f58715d3dcb59c2ebcb7db7




More information about the Pkg-games-commits mailing list