Change logs for 0ad source package in Plucky

  • 0ad (0.0.26-8) unstable; urgency=medium
    
      [ Antoine Le Gonidec ]
      * Honour DEB_BUILD_OPTIONS when setting the maximum number of jobs.
        (Closes: #1000235)
      * Avoid a crash on launch with openal 1.24.0 (Closes: #1087990)
    
      [ Vincent Cheng ]
      * Fix FTBFS when attempting to build twice in a row. (Closes: #1043705)
      * Update Standards version to 4.7.0, no changes needed.
    
     -- Vincent Cheng <email address hidden>  Thu, 28 Nov 2024 14:26:39 -0800
  • 0ad (0.0.26-7) unstable; urgency=medium
    
      * Team upload
      * Cherry-pick patch to fix build with ftmlib 10.
        Thanks to Uli Schlachter (Closes: #1086563)
    
     -- Jeremy BĂ­cha <email address hidden>  Tue, 12 Nov 2024 15:54:32 -0500
  • 0ad (0.0.26-6ubuntu1) plucky; urgency=medium
    
      * Fix FTBFS with libxml2 2.12
        - d/p/upstream-ftbfs-libxml2-2.12.1.patch: cherry pick upstream commit
    
     -- Olivier Tilloy <email address hidden>  Fri, 25 Oct 2024 23:14:46 +0200
  • 0ad (0.0.26-6) unstable; urgency=medium
    
      [ Olivier Tilloy ]
      * Fix FTBFS with Python 3.12. (Closes: #1085385)
        - d/control: remove build dependency python3-distutils,
          add python3-looseversion and python3-setuptools,
          remove build conflict on python3-setuptools. (Closes: #1064726)
        - d/rules: copy all relevant patches to be applied to the vendored
          copy of spidermonkey at build time.
        - d/p/fix_python_3.12_ftbfs.patch: apply additional patches to fix
          the build of the vendored copy of spidermonkey.
        - d/p/mozjs_upgrade_vendored_six.patch: upgrade vendored version of six.
        - d/p/mozjs_upstream_96d0575812.patch: cherry-pick upstream changeset
          for clang's new pass manager.
        - d/p/mozjs_upstream_db9bdaed1b.patch: cherry-pick upstream changeset
          to use importlib instead of imp in mozbuild.
        - d/p/mozjs_virtualenv_fixes.patch: minimal least-intrusive build fixes
          for an old virtualenv to work with Python 3.12.
      * Fix FTBFS for vendored zip-lib.
        - d/p/ziplib-ignore-implicit-function-declaration-error.patch
    
      [ Yangfl ]
      * Fix FTBFS for the transition to miniupnpc 2.2.8. (Closes: #1076685)
        - d/p/miniupnpc-transition.patch
    
     -- Olivier Tilloy <email address hidden>  Thu, 18 Oct 2024 20:30:00 +0200
  • 0ad (0.0.26-5) unstable; urgency=medium
    
      [ David W. Kennedy ]
      * Non-maintainer upload.
      * Fix FTBFS of mozjs due to missing python3-distutils. (Closes: 1064726)
    
      [ Ludovic Rousseau ]
      * Build-Depends: pkgconf instead of pkg-config
      * d/copyright: update dates
    
     -- Ludovic Rousseau <email address hidden>  Sat, 23 Mar 2024 14:33:19 +0100