diff -u balazar-0.3.4.ds1/debian/changelog balazar-0.3.4.ds1/debian/changelog
--- balazar-0.3.4.ds1/debian/changelog
+++ balazar-0.3.4.ds1/debian/changelog
@@ -1,3 +1,13 @@
+balazar (0.3.4.ds1-6.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add python2.6 to build-depends (Closes: #581749).
+  * Set architecture to any, fix FTBFS caused by an architecture dependent
+    suggested package (Closes: #581307).
+  * Bump standards version to 3.8.4.
+
+ -- Denis Briand <denis@narcan.fr>  Thu, 20 May 2010 22:48:35 +0200
+
 balazar (0.3.4.ds1-6) unstable; urgency=low
 
   * New maintainer. Closes: #521911
diff -u balazar-0.3.4.ds1/debian/control balazar-0.3.4.ds1/debian/control
--- balazar-0.3.4.ds1/debian/control
+++ balazar-0.3.4.ds1/debian/control
@@ -2,15 +2,15 @@
 Section: games
 Priority: optional
 Maintainer: Tony Palma <xbytemx@gmail.com>
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-support, quilt, patchutils (>= 0.2.25), sharutils
+Build-Depends: debhelper (>= 5), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-support, python2.6, quilt, patchutils (>= 0.2.25), sharutils
 Build-Depends-Indep: xsltproc, docbook-xml, docbook-xsl
-Standards-Version: 3.8.2
+Standards-Version: 3.8.4
 Homepage: http://home.gna.org/oomadness/en/balazar/
 
 Package: balazar
-Architecture: all
+Architecture: any
 Depends: ${python:Depends}, ${misc:Depends}, python-soya (>= 0.13.2-1), python-pyvorbis, python-cerealizer (>= 0.6), python-tofu (>= 0.5)
-Suggests: python-psyco [i386]
+Suggests: python-psyco [i386 hurd-i386 kfreebsd-i386]
 Description: adventure/action game Balazar -- Arkanae II, reforged scepters
  Balazar is a solo or multiplayer adventure/action game, taking place in
  a 3D fantasy world, with RPG-like dialogs, puzzles, and fights.

