News for package tecnoballz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: tecnoballz
Binary: tecnoballz, tecnoballz-data
Architecture: any all
Version: 0.93.1-1
Maintainer: Debian Games Team <[email protected]>
Uploaders:  Barry deFreese <[email protected]>, Markus Koschany <[email protected]>
Homepage: http://linux.tlk.fr/games/TecnoballZ/
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/tecnoballz/
Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/tecnoballz/
Build-Depends: debhelper (>= 9), dh-autoreconf, libmikmod-dev, libogg-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsmpeg-dev, libtinyxml-dev, libvorbis-dev, libxext-dev, libxxf86dga-dev, libxxf86vm-dev
Package-List:
 tecnoballz deb games optional arch=any
 tecnoballz-data deb games optional arch=all
Checksums-Sha1:
 d4b827176dfeba622c0f9129b0c05c2110dd38b4 1992279 tecnoballz_0.93.1.orig.tar.gz
 cd8ad7fe744bf42e647ed501f3b11eaff36841fc 10188 tecnoballz_0.93.1-1.debian.tar.xz
Checksums-Sha256:
 5915bbe9efbf79713f2b0bb23a3cd33c54272b03739db22b52bcf5e1f9ef82e8 1992279 tecnoballz_0.93.1.orig.tar.gz
 bcd0e71503222199520381dab34a94eb94e49b9306650d7bac0ed81cbb6c5a28 10188 tecnoballz_0.93.1-1.debian.tar.xz
Files:
 7beeacb06fa841382f0ecbe73f64723a 1992279 tecnoballz_0.93.1.orig.tar.gz
 88f753a570eb2560093db51ce63d21fd 10188 tecnoballz_0.93.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJULpBxXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1Hk99oP/j24e7z3SRMCwAHYwZwwjq3U
Zl91xc6ylFLz9I3eP7ng7+y/oJ9C7mndrr7il+BOIeYhISL2yKJwrIOTe1E06fz3
3UGHPbdTJKFGT+iWgNGF7ZDY8NFMg6CDccPD1G5RJvtx2vpZ3ZP4ddXHHYX3qcwo
MlHXqh+CIQb/qzVMyNvxk9wWlGzVq0N6QxZSN+C1BJIE7Wm3xw7n/Uz+JAELJSlr
WA4K+/1GexsPtLh7Shp5YQbKDkWi5hiJr5sptU9uewKV+ZnFUp/SZqgAMTiHB0xe
vs3RlAn+WP2ChIB9lwEN3hkCPhFfeRHg8dB+L7b9vBDN3DnRr34+Lvnqby/JHGe8
thHUalp+55nwWsvJSjKjWvuMcGk84zXWfzhySSQofVhzvS+yMFUVqjGdii8NTRl4
RKuu/ujO/alu/WcYxrcBmRCwLDyhNx1LguDFvXJKbs0lNL3sbBWEIBg5tYoA315u
Q/qpAhp9c4VZFl2NEcKORgVwhzG8OI5tJKXRIRJcbyYWn97mDSWzogFfkPJfWeqt
Ymj38Mt9IHbVZBmUXhGMBdNUM3hQGFDWUa5pu02kP+XhMxO1l64+PB8FSRw1LKwE
Bn0Hrr/85hxS3uSZqsy+M2+C9wENEVWlhMdekmV+mwdv9q5VQUOlb+6VHzp+tmhV
cXa6823Fk6mxcy67vlcM
=/PgJ
-----END PGP SIGNATURE-----

Changes:
tecnoballz (0.93.1-1) unstable; urgency=medium

  * Imported Upstream version 0.93.1.
    - Fix a segfault caused by a wrong calculation of coordinates of sprites.
      Thanks to Noel Duffy for the report. (Closes: #627482)
    - Fix paddle movement restriction for "inversor malus" feature.
      Thanks to Celelibi for the report and patch. (Closes: #510603)
    - Fix the bug that sprites (balls and gems) are drawn on the right panel.
      Thanks to Celelibi for the report and patch. (Closes: #510492)
    - Fix collision check not accurate enough for fast balls.
      Thanks to Celelibi for the report and patch! (Closes: #510770)
  * Add myself to Uploaders.
  * Declare compliance with Debian Policy 3.9.6.
  * Drop all patches. They are merged or fixed upstream.
    - Makefile-supervisor.patch
    - system-tinyxml.diff
    - 010_scorefile_path.diff
    - 011_gcc-4.3-fixes.diff
    - 020_level_data.diff
    - 030_texts_dir.diff
    - 031_honor_cxxflags.diff
    - 032_warnings.patch
    - manpage-window-mode.patch
  * Add the following patches:
    - custom-CXXFLAGS.patch: Allow the use of custom CXXFLAGS for Debian.
    - disable-Werror.patch: disable the use of -Werror for production purposes
      and to avoid possible future build failures due to simple warnings.
    - manpage.patch: windowed mode is the default now.
  * Remove dh_clean override. Do not remove Makefile.in files anymore.
  * Adjust the clean file and add an override for dh_auto_clean. Ensure that
    the game can be built twice in a row.
  * Drop tecnoballz.dirs file. There is no need to create the doc directory
    with this file.
  * Drop tecnoballz.preinst because it is obsolete.
    It refers to a version of tecnoballz which has been removed from Debian a
    long time ago.
  * tecnoballz.postinst: Remove all obsolete code related to a version of
    TecnoballZ which is no longer present in the archive.
  * Update debian/copyright for copyright format 1.0.
  * Simplify install files by removing debian/tmp prefixes.

 -- Markus Koschany <[email protected]>  Wed, 01 Oct 2014 23:51:12 +0200