r5334 - packages/trunk/funguloids/debian

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


Author: ceros-guest
Date: 2008-01-14 06:19:16 +0000 (Mon, 14 Jan 2008)
New Revision: 5334

Modified:
   packages/trunk/funguloids/debian/changelog
   packages/trunk/funguloids/debian/rules
Log:
Provide binary-indep to comply with Debian policy.

Modified: packages/trunk/funguloids/debian/changelog
===================================================================
--- packages/trunk/funguloids/debian/changelog	2008-01-14 06:16:32 UTC (rev 5333)
+++ packages/trunk/funguloids/debian/changelog	2008-01-14 06:19:16 UTC (rev 5334)
@@ -28,6 +28,7 @@
     + Adding option to use nostrip.
     + Calling GNU configure properly (from autotools-dev documentation).
     + Don't use CXX variable.
+    + Provide binary-indep to comply with Debian policy.
   * Providing another scan for watchfile.
   * Give exact link used to download upstream tarball in copyright file.
   * Provide get-orig-source rule.

Modified: packages/trunk/funguloids/debian/rules
===================================================================
--- packages/trunk/funguloids/debian/rules	2008-01-14 06:16:32 UTC (rev 5333)
+++ packages/trunk/funguloids/debian/rules	2008-01-14 06:19:16 UTC (rev 5334)
@@ -132,5 +132,5 @@
 	exit 1
 endif
 
-binary: binary-arch
+binary: binary-arch binary-indep
 .PHONY: unpack configure build clean binary-indep binary-arch binary install 




More information about the Pkg-games-commits mailing list