Change logs for adonthell source package in Sid

  • adonthell (0.3.8-3) unstable; urgency=medium
    
      * Team upload.
      * use new dh-sequence-python3
      * add flex to build dep
      * update patch for Python3.11
      * fix FTBFS with new swig (Closes: #1064675)
    
      [ Debian Janitor ]
      * Trim trailing whitespace.
      * Use secure URI in Homepage field.
      * Set upstream metadata fields: Bug-Submit (from ./configure).
    
     -- Alexandre Detiste <email address hidden>  Sat, 27 Apr 2024 18:36:43 +0200
  • adonthell (0.3.8-2.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Patch: Python 3.11 support. (Closes: #1027815)
    
     -- Stefano Rivera <email address hidden>  Tue, 03 Jan 2023 13:39:42 -0400
  • adonthell (0.3.8-2) unstable; urgency=high
    
      * Team upload.
      * Rebuild against python3.10 as default.
      * debian/control:
        + Bump Standards-Version to 4.6.0.
        + Bump debhelper compat to v13.
    
      [ Graham Inggs ]
      * debian/patches/python3.10.patch: Drop unused node.h include which
        is no longer in Python 3.10.
    
     -- Boyuan Yang <email address hidden>  Mon, 28 Mar 2022 13:31:59 -0400
  • adonthell (0.3.8-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream version 0.3.8.
      * Declare compliance with Debian Policy 4.3.0.
      * Use canonical VCS URI.
    
     -- Markus Koschany <email address hidden>  Sat, 12 Jan 2019 15:36:01 +0100
  • adonthell (0.3.7-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream version 0.3.7.
      * Switch to compat level 11.
      * Declare compliance with Debian Policy 4.1.4.
    
     -- Markus Koschany <email address hidden>  Wed, 25 Apr 2018 00:05:24 +0200
  • adonthell (0.3.6-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release.
      * Switch to compat level 10.
      * Tighten versioned recommendation on adonthell-data.
    
     -- Markus Koschany <email address hidden>  Tue, 27 Sep 2016 19:10:56 +0200
  • adonthell (0.3.6~beta1-1) unstable; urgency=medium
    
      * Team upload.
      * Moved the package to Git.
      * debian/control:
        - Remove dpkg-dev and versioned constraints from Build-Depends.
        - Remove libaa1-dev from Build-Depends.
        - Switch from SDL1 to SDL2.
        - Switch from Python 2 to Python 3.
        - Remove obsolete Breaks and change Recommends to
          adonthell-data (>= 0.3.6~beta1)
      * Remove README.debian and README.source.
      * Simplify debian/rules for new release.
      * Drop all patches. Fixed upstream.
      * Use --disable-pyc configure option.
      * Update docs file. FULLSCREEN.howto is no longer available.
      * Remove obsolete dirs file.
      * debian/watch: Use version=4.
      * Switch to copyright format 1.0.
    
     -- Markus Koschany <email address hidden>  Tue, 12 Jul 2016 21:31:34 +0200
  • adonthell (0.3.5-11) unstable; urgency=medium
    
      * Team upload.
      * Add disable-swig.patch and stop rebuilding adonthell.py from source due to
        incompatible changes in Swig >= 3 that would cause runtime errors on
        startup and make the game unusable. See README.source for more information
        and work in progress.
      * Add typemap-bool.patch but disable it by default. (See README.source)
      * Add format-security.patch to fix FTBFS due to use of format-security flag.
      * Build-Depend on dh-python and dh-autoreconf.
      * Build with parallel and autoreconf.
    
     -- Markus Koschany <email address hidden>  Thu, 14 Apr 2016 20:04:46 +0200
  • adonthell (0.3.5-10) unstable; urgency=medium
    
      * Team upload.
    
      [ Evgeni Golov ]
      * Correct Vcs-* URLs to point to anonscm.debian.org.
    
      [ Moritz Muehlenhoff ]
      * Remove myself from uploaders.
    
      [ Markus Koschany ]
      * wrap-and-sort -sa.
      * Declare compliance with Debian Policy 3.9.8.
      * Use compat level 9 and require debhelper >= 9.
      * Vcs-Browser: Use https.
      * Fix Lintian warning copyright-refers-to-symlink-license.
      * Try to build adonthell on all architectures again. Set architecture field
        to any. (Closes: #727144)
      * debian/rules: Remove empty directories.
      * Remove lintian-overrides file.
    
     -- Markus Koschany <email address hidden>  Mon, 11 Apr 2016 22:36:13 +0200
  • adonthell (0.3.5-9) unstable; urgency=low
    
    
      * Remove extra flag from --with python2. (Closes: #710317).
    
     -- Barry deFreese <email address hidden>  Wed, 29 May 2013 14:44:36 -0400
  • adonthell (0.3.5-8) unstable; urgency=low
    
    
      * Acknowledge NMU.
      * Clean up packaging.
        - Change debian/rules to dh7 style.
        - Bump debhelper and compat to 7.
        - Replace Conflicts with Breaks in control.
        - Add hardening flags.
        - Update Homepage to new address.
        - Remove links against libdl and libutil since they aren't used.
      * Bump Standards Version to 3.9.4.
    
     -- Barry deFreese <email address hidden>  Mon, 20 May 2013 08:24:40 -0400
  • adonthell (0.3.5-7.1) unstable; urgency=medium
    
    
      * Non-maintainer upload.
      * debian/patches/12_no_sparc_bytecompile.patch:
        - Do not bytecompile Python files during build on sparc, workaround
          to let adonthell compile again. Generated files were not installed
          in the package, and byte-compilation is performed at a later stage
          by python-support anyway (Closes: #639450).
    
     -- Luca Falavigna <email address hidden>  Sun, 02 Oct 2011 17:21:03 +0200
  • adonthell (0.3.5-7) unstable; urgency=low
      * Team upload.  * Thanks Torsten for the NMU!  * Fix FTBFS caused by the NMU.    configure looks for a "swig" binary, the swig2.0 package provides    just swig2.0, making the build fail. Build-Depend on swig (>= 1.3),    which will pull in the latest stable swig by default.    Closes: #633107, #630933, #632531 -- Evgeni Golov <email address hidden>  Fri, 08 Jul 2011 16:10:50 +0200
  • adonthell (0.3.5-6.1) unstable; urgency=low
      * Non-maintainer upload.  * Build with swig2.0 to allow removal of the obsolete swig1.3 package. -- Torsten Landschoff <email address hidden>  Wed, 22 Jun 2011 23:46:34 +0200
  • adonthell (0.3.5-6) unstable; urgency=low
      * Team upload.  [ Iain Lane ]  * debian/control: Remove myself from Uploaders   [ Peter De Wachter ]  * Fixed FTBFS with newer gcc. (Closes: #624998) (LP: #765984)    - Added patch: 11_ftbfs_with_gcc-4.6.diff  [ Evgeni Golov ]  * Drop the "A" from the Description.  * Add ${misc:Depends} to Depends. -- Evgeni Golov <email address hidden>  Sun, 08 May 2011 22:55:59 +0200
  • adonthell (0.3.5-5) unstable; urgency=low
    
    
      * Drop support for armel for now (Closes: #562904)
    
     -- Moritz Muehlenhoff <email address hidden>  Wed, 06 Jan 2010 19:26:27 +0100
  • adonthell (0.3.5-4) unstable; urgency=low
    
    
      * Add myself to uploaders
      * Drop special case handling of Python for arm, Python 2.4 is being
        removed. If it still fails with the current toolchain, we need to
        find a fix in Python or drop support for Arm (Closes: #562401)
      * Drop versioned Build-Depends for python-dev, swig1.3 and
        python-support; all satified even in Etch
      * Convert to source format 3 (quilt)
    	
     -- Moritz Muehlenhoff <email address hidden>  Thu, 24 Dec 2009 16:31:20 +0100
  • adonthell (0.3.5-3) unstable; urgency=low
    
    
      [ Barry deFreese ]
      * 10_ftbfs_with_gcc-4.4.diff. Fix FTBFS with gcc-4.4. (Closes: #546356).
        + Thanks to Ilya Barygin for the patch!
      * Add README.source for quilt.
      * Bump Standards Version to 3.8.3. (No changes needed).
    
     -- Barry deFreese <email address hidden>  Sat, 12 Dec 2009 09:01:51 -0500
  • adonthell (0.3.5-2) unstable; urgency=low
    
    
      [ Barry deFreese ]
      * Update my e-mail address.
      * Bump Standards Version to 3.8.2. (No changes needed).
    
     -- Barry deFreese <email address hidden>  Tue, 28 Jul 2009 11:46:07 -0400
  • adonthell (0.3.4.cvs.20080529-1+nmu1) unstable; urgency=medium
    
    
      * Non-maintainer upload.
      * Fix FTBFS on arm and armel, thanks to peter green. (Closes: #486654)
    
     -- Philipp Kern <email address hidden>  Fri, 01 Aug 2008 11:08:10 +0200