Revision: 656
http://python-ogre.svn.sourceforge.net/python-ogre/?rev=656&view=rev
Author: mithro
Date: 2008-07-15 22:05:28 -0700 (Tue, 15 Jul 2008)
Log Message:
-----------
Enable building for all architectures.
Modified Paths:
--------------
trunk/python-ogre/debian/control
Modified: trunk/python-ogre/debian/control
===================================================================
--- trunk/python-ogre/debian/control 2008-07-16 05:01:33 UTC (rev 655)
+++ trunk/python-ogre/debian/control 2008-07-16 05:05:28 UTC (rev 656)
@@ -21,7 +21,7 @@
Standards-Version: 3.7.2
Package: python-ogre
-Architecture: i386
+Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
XB-Python-Version: ${python:Versions}
Description: Python Ogre.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|