Public bug reported: Please sync 0ad 0.27.0-1 (universe) from Debian unstable (main)
All changes that are currently part of the Ubuntu-specific diff in 0ad/0.0.26-6ubuntu0.24.10.1 are obsolete (merged in the latest upstream release, or already included in the package from Debian sid). All changelog entries: 0ad (0.27.0-1) unstable; urgency=medium * New upstream release. - Fix FTBFS building embedded mozjs with Python 3.13. (Closes: #1092323) - Drop obsolete patches: - d/p/0012-Fix-segfault-with-openal-1.24.0.patch - d/p/0013-Make-failed-audio-device-query-non-fatal.patch - d/p/Fix-build-mozjs-on-armhf.patch - d/p/Fix-the-removal-of-implicit-conversions-in-libfmt-10.patch - d/p/fix_gcc13_ftbfs.patch - d/p/fix_python_3.11_ftbfs.patch - d/p/fix_python_3.12_ftbfs.patch - d/p/miniupnpc-transition.patch - d/p/mozjs_upgrade_vendored_six.patch - d/p/mozjs_upstream_96d0575812.patch - d/p/mozjs_upstream_db9bdaed1b.patch - d/p/mozjs_virtualenv.patch - d/p/mozjs_virtualenv_fixes.patch - d/p/ziplib-ignore-implicit-function-declaration-error.patch - Refresh remaining patches. - Add d/p/add-missing-header-in-KeyName.patch to fix build failure. - Add additional patches to skip specific failing test suites. * Drop obsolete build-deps: git, python3-looseversion, python3-setuptools. * Update debian/rules due to changes in upstream build system. * Update debian/watch and debian/upstream/metadata. -- Vincent Cheng <[email protected]> Sat, 01 Feb 2025 02:10:36 -0800 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 protected]> 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 protected]> Tue, 12 Nov 2024 15:54:32 -0500 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 protected]> 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 protected]> Sat, 23 Mar 2024 14:33:19 +0100 0ad (0.0.26-4) unstable; urgency=medium [ Vincent Cheng ] * Fix FTBFS with gcc 13. (Closes: #1037564) [ David W. Kennedy ] * Add Build-Conflicts: python3-setuptools (>= 58.3.0) to avoid mozjs FTBFS. (Closes: #1033365) -- Vincent Cheng <[email protected]> Sun, 16 Jul 2023 00:13:32 -0700 0ad (0.0.26-3) unstable; urgency=medium * Fix FTBFS with Python 3.11. (Closes: #1028179) - Add build-dep on git. * Update Standards version to 4.6.2, no changes needed. -- Vincent Cheng <[email protected]> Sun, 08 Jan 2023 00:21:57 -0800 0ad (0.0.26-2) unstable; urgency=medium * Team upload. * Transition to wxWidgets 3.2 (Closes: #1019839) -- Scott Talbert <[email protected]> Wed, 26 Oct 2022 16:13:38 -0400 0ad (0.0.26-1) unstable; urgency=medium * New upstream release. * Fix "New upstream release - version 0.0.26" (Closes: #1020649) * d/p/fix-build-mozjs-with-python-3.10.patch: removed because added upstream * d/p/fix-build-atlas-gcc11-glibc-2.35.patch: removed because added upstream * d/control: add libfreetype-dev in Build-Depends: to fix build error * d/p/Disable-test_regression_rP26522.patch: remove test * d/copyright: update file list and fix lintian warnings * d/watch: upgrade version and fix lintian warning * d/control: update Standards-Version: 4.6.1. No change needed * d/rules: remove use of --dbgsym-migration= * d/contol: upgrade debhelper-compat from 12 to 13 * d/s/lintian-overrides: rename tag insane-line-length-in-source-file -- Ludovic Rousseau <[email protected]> Sun, 02 Oct 2022 18:14:33 +0200 0ad (0.0.25b-2) unstable; urgency=medium * Team upload * Add patches from Ubuntu (Closes: #1008075) - d/p/fix-build-mozjs-with-python-3.10.patch: Add patch from upstream via Ubuntu to fix FTBFS with Python 3.10 - d/p/fix-build-atlas-gcc11-glibc-2.35.patch: Add patch from upstream via Ubuntu to fix future FTBFS with glibc 2.35 -- Simon McVittie <[email protected]> Mon, 28 Mar 2022 12:29:22 +0100 0ad (0.0.25b-1.1) unstable; urgency=medium * Non-maintainer upload. * Fix building mozjs on armhf (Closes: #1001882) -- Shengjing Zhu <[email protected]> Thu, 23 Dec 2021 01:34:12 +0800 0ad (0.0.25b-1) unstable; urgency=medium [David W. Kennedy <[email protected]>] * Package new upstream release. * d/control: Update required versions of dependencies. * d/copyright: Update and correct copyright information of debian package and embedded libraries * d/install: Install binaries/system/readme.txt as README.command-line.txt, also mark install executable to support renaming README.txt with dh-exec. * d/rules: Clean up build files for libnvtt and spidermonkey in dh_auto_clean. * d/rules: Exclude libmozjs78-ps-release.so from dh_dwz in order to work around a crash in dwz. * d/source/local-options: Abort on changes to the upstream source code before committing to the upstream branch of Debian Salsa VCS * d/watch: Update URL for releases. [ Ludovic Rousseau ] * Fix "New upstream release of 0ad - version 0.0.25" (Closes: #992017) * d/control: use https:// for Homepage: URL * d/install: make the script executable * New upstream release 0.0.25b * d/patches/TestStunClient: remove failing test -- Ludovic Rousseau <[email protected]> Fri, 27 Aug 2021 15:28:30 +0200 0ad (0.0.24b-2) UNRELEASED; urgency=medium [ Pino Toscano ] * Install the AppStream file to /usr/share/metainfo, as /usr/share/appdata is a long time deprecated location. * Install the application icon in the XDG hicolor icon theme, rather than the legacy pixmaps location. -- Debian Games Team <[email protected]> Tue, 11 May 2021 08:48:59 +0200 0ad (0.0.24b-1) experimental; urgency=medium [ Phil Morrell ] * New upstream release. * Drop upstreamed patches. * Update build-deps. (Closes: #936101, #975379) [ Ludovic Rousseau ] * version 0.0.24b * d/copyright: remove unused entry lintian: unused-file-paragraph-in-dep5-copyright paragraph at line 72 * d/copyright: remove unused entry lintian: unused-file-paragraph-in-dep5-copyright paragraph at line 22 * use embedded nvtt since version 2.1.0 is not yet in unstable * Fix "New upstream release 0.0.24" (Closes: #983408) -- Ludovic Rousseau <[email protected]> Sun, 07 Mar 2021 10:53:17 +0100 0ad (0.0.23.1-5) unstable; urgency=medium * Fix FTBFS with gcc-10. (Closes: #956967) * Avoid build-dep on unversioned python2. (Closes: #967118) * Cherrypick patch from upstream to add workaround for L3 cache detection on Ryzen 3000 series CPUs. (Closes: #949699) * Update to dh compat level 12. * Update Standards version to 4.5.0. * Add upstream metadata file. -- Vincent Cheng <[email protected]> Tue, 18 Aug 2020 02:48:00 -0700 0ad (0.0.23.1-4) unstable; urgency=medium * Team upload. * Re-upload source-only to enable migration to testing. -- Bruno Kleinert <[email protected]> Mon, 05 Aug 2019 18:56:58 +0200 0ad (0.0.23.1-3) unstable; urgency=medium * Team upload. * Build against GTK 3 version of wxWidget. Replaced build dependency libwxgtk3.0-dev by libwxgtk3.0-gtk3-dev. (Closes: #933456) * Added NEWS.Debian to document a workaround for a known issue caused by the GTK 3 variant of wxWidget. -- Bruno Kleinert <[email protected]> Sat, 03 Aug 2019 05:18:37 +0200 0ad (0.0.23.1-2) unstable; urgency=medium * d/control: version 0.0.23.1 also needs a new 0ad-data -- Ludovic Rousseau <[email protected]> Wed, 09 Jan 2019 10:33:09 +0100 0ad (0.0.23.1-1) unstable; urgency=medium * New upstream release. - Re-release of 0 A.D. Alpha 23 Ken Wood https://play0ad.com/re-release-of-0-a-d-alpha-23-ken-wood/ * d/control: change Depends: to use 0.0.23 since 0ad-data is unchanged. * Fix "Alpha 23 Lobby lag and other multiplayer issues" (Closes: #905470) -- Ludovic Rousseau <[email protected]> Fri, 04 Jan 2019 11:18:19 +0100 0ad (0.0.23-1) unstable; urgency=medium * New upstream release. - Remove enable-hardening-relro.patch and armhf-wchar-signedness.patch; obsolete, applied upstream. - Remove create_empty_dirs.patch and move logic into debian/rules. * Add new build-dep on libsodium-dev (>= 1.0.14). * Restore all supported archs as of 0ad/0.0.21-2, i.e. arm64 and kfreebsd-*. * Update Standards version to 4.1.4, no changes required. -- Vincent Cheng <[email protected]> Mon, 21 May 2018 23:38:30 -0700 0ad (0.0.22-4) unstable; urgency=medium * Create empty directory not stored in git * Add description to a quilt patch * Enable parallel build * Use debhelper version 10 (instead of 9) * Migrate the repository from SVN to GIT -- Ludovic Rousseau <[email protected]> Wed, 10 Jan 2018 16:27:16 +0100 0ad (0.0.22-3.1) unstable; urgency=medium * Non-maintainer upload with maintainers permission. * Add armhf back to architecture list. * Fix "0ad FTBFS with on armhf with gcc 7: error: call of overloaded 'abs(unsigned int)' is ambiguous" (Closes: #879071) -- Peter Michael Green <[email protected]> Tue, 21 Nov 2017 00:15:10 +0000 0ad (0.0.22-3) unstable; urgency=medium * remove support of kfreebsd-amd64 and kfreebsd-i386 since auto test fails for 0ad alpha 22 and then 0ad FTBFS. * debian/source/lintian-overrides: remove unused-override outdated-autotools-helper-file. Reported by lintian. * debian/rules: enable hardening=+all -- Ludovic Rousseau <[email protected]> Sat, 04 Nov 2017 11:04:26 +0100 0ad (0.0.22-2) unstable; urgency=medium * Fix "0ad FTBFS with on armhf with gcc 7: error: call of overloaded 'abs(unsigned int)' is ambiguous" by removing support of armhf (Closes: #879071) * remove support of arm64 because of FTBFS in spidermonkey/mozjs-38.0.0 https://buildd.debian.org/status/fetch.php?pkg=0ad&arch=arm64&ver=0.0.22-1&stamp=1508351579&raw=0 -- Ludovic Rousseau <[email protected]> Fri, 27 Oct 2017 16:22:15 +0200 0ad (0.0.22-1) unstable; urgency=medium * New upstream release. * Fix "New Release: 0 A.D. Alpha 22 Venustas" (Closes: #872654) * Export SHELL to make mozjs-38 build using debuild(1) -- Ludovic Rousseau <[email protected]> Wed, 18 Oct 2017 15:33:17 +0200 0ad (0.0.21-2) unstable; urgency=medium * Fix FTBFS by installing missing files with dh_install. -- Vincent Cheng <[email protected]> Sat, 12 Nov 2016 22:57:56 -0800 0ad (0.0.21-1) unstable; urgency=medium * New upstream release. - Drop debian/patches/fix-gcc6-segfault.patch, obsolete. - Refresh remaining patches. -- Vincent Cheng <[email protected]> Sat, 12 Nov 2016 16:46:11 -0800 0ad (0.0.20-3) unstable; urgency=medium * Add debian/patches/fix-gcc6-segfault.patch to fix spidermonkey segfault when built with gcc6. (Closes: #835176) * Temporarily disable test suite on arm64 to fix arch-specific FTBFS. * Call dh_strip --dbgsym-migration to cleanly migrate from the old -dbg package to -dbgsym. -- Vincent Cheng <[email protected]> Wed, 07 Sep 2016 22:44:22 -0700 0ad (0.0.20-2) unstable; urgency=medium * Team upload. * Drop 0ad-dbg package and use the automatic -dbgsym package instead. * d/rules: Remove override for dh_builddeb because xz is the default compression. * Declare compliance with Debian Policy 3.9.8. * Build-depend on python and fix FTBFS. Thanks to Lucas Nussbaum for the report. (Closes: #832870) * Ensure that 0ad can be built twice in a row by updating dh_auto_clean target. Thanks to Peter Green for the patch. -- Markus Koschany <[email protected]> Sun, 21 Aug 2016 04:54:55 +0200 0ad (0.0.20-1) unstable; urgency=medium * New upstream release. - Drop build-dep on libjpeg-dev. - Refresh patches. * Remove debian/menu file as per tech-ctte decision in #741573. * Update Standards version to 3.9.7, no changes required. * Update jQuery/JavaScript related lintian overrides. -- Vincent Cheng <[email protected]> Sun, 03 Apr 2016 19:42:21 -0700 0ad (0.0.19-1) unstable; urgency=medium * New upstream release. (Closes: #807447) - Add support for arm64. (Closes: #790306) - Replace dependency on libsdl1.2-dev with libsdl2-dev (>= 2.0.2). - Remove gcc-5.1.patch, applied upstream. - Refresh remaining patches. * Fix typo in override target in d/rules. * Update watch file. -- Vincent Cheng <[email protected]> Sun, 20 Dec 2015 19:56:20 -0800 0ad (0.0.18-2) unstable; urgency=medium [ Logan Rosen ] * debian/patches/gcc-5.1.patch: Pull patch from upstream Git to fix build with GCC 5.1. -- Vincent Cheng <[email protected]> Fri, 28 Aug 2015 20:46:34 -0700 0ad (0.0.18-1) unstable; urgency=medium * New upstream release. - Refresh patches. - Replace build-dep on libmozjs-24-dev with libnspr4-dev. -- Vincent Cheng <[email protected]> Wed, 18 Mar 2015 16:58:45 -0700 0ad (0.0.17-1) unstable; urgency=medium * New upstream release. - Drop debian/patches/{support_miniupnpc_1.9.patch,fix_gcc4.9_ftbfs.patch}: applied upstream. - Add debian/patches/allow-build-with-root.patch. - Add debian/patches/fix-bindir.patch. (LP: #1380737) - Refresh remaining patches. * Update Standards version to 3.9.6, no changes required. -- Vincent Cheng <[email protected]> Mon, 13 Oct 2014 20:01:57 -0700 0ad (0.0.16-4) unstable; urgency=medium * Add debian/patches/fix_gcc4.9_ftbfs.patch to fix FTBFS when running the test suite when built with gcc 4.9. (Closes: #746822) -- Vincent Cheng <[email protected]> Tue, 24 Jun 2014 21:21:36 -0700 0ad (0.0.16-3) unstable; urgency=medium * Add debian/patches/support_miniupnpc_1.9.patch to fix FTBFS when built with miniupnpc >= 1.9. (Closes: #751224) * Tighten build-dep on libminiupnpc-dev (>= 1.6). -- Vincent Cheng <[email protected]> Wed, 11 Jun 2014 19:46:46 -0700 0ad (0.0.16-2) unstable; urgency=medium * Remove armel from Architecture list in debian/control. -- Vincent Cheng <[email protected]> Sun, 18 May 2014 19:14:10 -0700 0ad (0.0.16-1) unstable; urgency=medium * New upstream release. - Drop debian/patches/fix-kfreebsd-ftbfs.patch; applied upstream. * Avoid repacking tarball by including missing jquery sources in Debian diff, see debian/missing-sources/jquery-1.8.{0,3}.js. Alternative way of fixing #735349. - Update debian/copyright to include missing license entries for the various javascript libraries contained in the source tarball. - Revert changes made to debian/control in 0ad/0.0.15+dfsg-3, i.e.: revert: debian/control: Hardcode versions of 0ad-data{,-common} to depend on to workaround the fact that 0.0.15+dfsg is strictly greater than 0.0.15. * Build-dep on libgloox-dev (>= 1.0.9) to ensure that 0ad is built with newer enough gloox to avoid lobby connectivity issues. * Add new build-deps: libicu-dev, libmozjs-24-dev. -- Vincent Cheng <[email protected]> Sat, 17 May 2014 16:30:39 -0700 0ad (0.0.15+dfsg-3) unstable; urgency=medium * Repack tarball to remove minified javascript files without source in source/tools/jsdebugger/. (Closes: #735349) - debian/control: Hardcode versions of 0ad-data{,-common} to depend on to workaround the fact that 0.0.15+dfsg is strictly greater than 0.0.15. * Update debian/copyright to include text of IBM Common Public License. * Update email address. -- Vincent Cheng <[email protected]> Tue, 18 Feb 2014 23:21:11 -0800 0ad (0.0.15-2) unstable; urgency=medium * Add debian/patches/fix-kfreebsd-ftbfs.patch to fix FTBFS on kfreebsd. -- Vincent Cheng <[email protected]> Fri, 27 Dec 2013 15:03:44 -0800 0ad (0.0.15-1) unstable; urgency=low * New upstream release. - Remove fix-arm-ftbfs.patch, fixed upstream. * Add build-dep on libgloox-dev and libminiupnpc-dev. * Append '~' to libnvtt-dev build dependency to ease backporting. * Prefer libwxgtk3.0-dev over libwxgtk2.8-dev as build-dep (keep latter as alternate build-dep to ease backports). * Update Standards version to 3.9.5, no changes required. -- Vincent Cheng <[email protected]> Wed, 25 Dec 2013 17:41:29 -0800 0ad (0.0.14-3) unstable; urgency=low * Add debian/patches/fix-arm-ftbfs.patch to fix FTBFS on armel and armhf. -- Vincent Cheng <[email protected]> Tue, 17 Sep 2013 01:08:10 -0700 0ad (0.0.14-2) unstable; urgency=low * Tighten build dependency on libnvtt-dev to >= 2.0.8-1+dfsg-4 to ensure that amd64 builds of 0ad do not FTBFS on certain hardware. See #713966 for details. * Build 0ad for armel and armhf. -- Vincent Cheng <[email protected]> Fri, 06 Sep 2013 23:00:24 -0700 0ad (0.0.14-1) unstable; urgency=low * New upstream release. - Remove fix-bindir.patch, boost-libnames.patch; applied/fixed upstream. - Refresh remaining patches. -- Vincent Cheng <[email protected]> Thu, 05 Sep 2013 20:02:20 -0700 0ad (0.0.13-2) unstable; urgency=low * Add boost-libnames.patch to fix FTBFS with boost 1.53. (Closes: #709570) -- Vincent Cheng <[email protected]> Fri, 24 May 2013 01:47:14 -0700 0ad (0.0.13-1) unstable; urgency=low * New upstream release. - Refresh patches. * Add icon to Debian menu entry. (Closes: #703254) -- Vincent Cheng <[email protected]> Tue, 02 Apr 2013 19:40:54 -0700 0ad (0.0.12-1) unstable; urgency=low [ Vincent Cheng ] * New upstream release. - Remove debian/patches/fix-kfreebsd-ftbfs.patch; applied upstream. - Refresh remaining patches. * Add depends on 0ad-data-common. * Add lintian overrides for: - outdated-autotools-helper-file (caused by config.{guess,sub} in a convenience copy of libenet, which we don't use). - version-substvar-for-external-package (not a problem since 0ad and 0ad-data uploaded at same time, and no other mechanism provided by dpkg-gencontrol for packages that want to depend on versioned packages built from a separate source package). * Update Standards version to 3.9.4, no changes required. * Enable verbose build. [ Ansgar Burchardt ] * debian/control: Remove DM-Upload-Allowed. -- Vincent Cheng <[email protected]> Tue, 12 Feb 2013 19:24:59 -0800 0ad (0.0.11-1) unstable; urgency=low * New upstream release. (Alpha 11 Kronos) - Upstream disabled FAM support as of svn r12550, so remove build-depends on libgamin-dev, and remove depends on gamin | fam. (Closes: #679087) - Refresh existing patches. * Add fallback to launcher script when /usr/games is not in $PATH. (Closes: #679033) * Restrict list of architectures to i386, amd64, and kfreebsd-{i386,amd64}. (Closes: #683282) * Update debian/watch file. * Add DMUA field in debian/control with agreement of sponsor. -- Vincent Cheng <[email protected]> Sat, 08 Sep 2012 02:43:25 -0700 0ad (0~r11863-2) unstable; urgency=low * Add stricter dependency on 0ad-data. (Closes: #673526) -- Vincent Cheng <[email protected]> Sun, 20 May 2012 01:48:59 -0700 0ad (0~r11863-1) unstable; urgency=low * New upstream release. - Refresh patches. * Add debian/patches/enable-hardening-relro.patch to build using the "read-only relocation" link flag, as suggested by lintian. * Add build-depends on libxcursor-dev. -- Vincent Cheng <[email protected]> Wed, 16 May 2012 23:50:12 -0700 0ad (0~r11339-2) unstable; urgency=low * Add debian/patches/fix-kfreebsd-ftbfs.patch to fix FTBFS on kfreebsd. * Update debian/0ad.6. * Add build-depends on dpkg-dev (>= 1.15.5) for xz compression support. * Change build-depends on libjpeg8-dev to libjpeg-dev. * Change build-depends on libpng12-dev to libpng-dev. (Closes: #668453) * Add alternate build-depends on libcurl4-dev. * Add alternate dependency on fam. (Closes: #668353) * Override dh_auto_clean to clean source properly. (Closes: #668686) -- Vincent Cheng <[email protected]> Thu, 26 Apr 2012 19:12:26 -0700 0ad (0~r11339-1) unstable; urgency=low * Initial release (Closes: #594800) -- Vincent Cheng <[email protected]> Thu, 29 Mar 2012 16:13:33 -0700 ** Affects: ubuntu Importance: Undecided Status: New ** Description changed: Please sync 0ad 0.27.0-1 (universe) from Debian unstable (main) + All changes that are currently part of the Ubuntu-specific diff in + 0ad/0.0.26-6ubuntu0.24.10.1 are obsolete (merged in the latest upstream + release, or already included in the package from Debian sid). + All changelog entries: 0ad (0.27.0-1) unstable; urgency=medium - * New upstream release. - - Fix FTBFS building embedded mozjs with Python 3.13. (Closes: #1092323) - - Drop obsolete patches: - - d/p/0012-Fix-segfault-with-openal-1.24.0.patch - - d/p/0013-Make-failed-audio-device-query-non-fatal.patch - - d/p/Fix-build-mozjs-on-armhf.patch - - d/p/Fix-the-removal-of-implicit-conversions-in-libfmt-10.patch - - d/p/fix_gcc13_ftbfs.patch - - d/p/fix_python_3.11_ftbfs.patch - - d/p/fix_python_3.12_ftbfs.patch - - d/p/miniupnpc-transition.patch - - d/p/mozjs_upgrade_vendored_six.patch - - d/p/mozjs_upstream_96d0575812.patch - - d/p/mozjs_upstream_db9bdaed1b.patch - - d/p/mozjs_virtualenv.patch - - d/p/mozjs_virtualenv_fixes.patch - - d/p/ziplib-ignore-implicit-function-declaration-error.patch - - Refresh remaining patches. - - Add d/p/add-missing-header-in-KeyName.patch to fix build failure. - - Add additional patches to skip specific failing test suites. - * Drop obsolete build-deps: git, python3-looseversion, python3-setuptools. - * Update debian/rules due to changes in upstream build system. - * Update debian/watch and debian/upstream/metadata. - - -- Vincent Cheng <[email protected]> Sat, 01 Feb 2025 02:10:36 -0800 + * New upstream release. + - Fix FTBFS building embedded mozjs with Python 3.13. (Closes: #1092323) + - Drop obsolete patches: + - d/p/0012-Fix-segfault-with-openal-1.24.0.patch + - d/p/0013-Make-failed-audio-device-query-non-fatal.patch + - d/p/Fix-build-mozjs-on-armhf.patch + - d/p/Fix-the-removal-of-implicit-conversions-in-libfmt-10.patch + - d/p/fix_gcc13_ftbfs.patch + - d/p/fix_python_3.11_ftbfs.patch + - d/p/fix_python_3.12_ftbfs.patch + - d/p/miniupnpc-transition.patch + - d/p/mozjs_upgrade_vendored_six.patch + - d/p/mozjs_upstream_96d0575812.patch + - d/p/mozjs_upstream_db9bdaed1b.patch + - d/p/mozjs_virtualenv.patch + - d/p/mozjs_virtualenv_fixes.patch + - d/p/ziplib-ignore-implicit-function-declaration-error.patch + - Refresh remaining patches. + - Add d/p/add-missing-header-in-KeyName.patch to fix build failure. + - Add additional patches to skip specific failing test suites. + * Drop obsolete build-deps: git, python3-looseversion, python3-setuptools. + * Update debian/rules due to changes in upstream build system. + * Update debian/watch and debian/upstream/metadata. + + -- Vincent Cheng <[email protected]> Sat, 01 Feb 2025 02:10:36 -0800 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 protected]> Thu, 28 Nov 2024 14:26:39 -0800 + [ 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 protected]> 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 protected]> Tue, 12 Nov 2024 15:54:32 -0500 + * Team upload + * Cherry-pick patch to fix build with ftmlib 10. + Thanks to Uli Schlachter (Closes: #1086563) + + -- Jeremy Bícha <[email protected]> Tue, 12 Nov 2024 15:54:32 -0500 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 protected]> Thu, 18 Oct 2024 20:30:00 +0200 + [ 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 protected]> 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 protected]> Sat, 23 Mar 2024 14:33:19 + [ 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 protected]> Sat, 23 Mar 2024 14:33:19 +0100 0ad (0.0.26-4) unstable; urgency=medium - [ Vincent Cheng ] - * Fix FTBFS with gcc 13. (Closes: #1037564) - - [ David W. Kennedy ] - * Add Build-Conflicts: python3-setuptools (>= 58.3.0) to avoid mozjs FTBFS. - (Closes: #1033365) - - -- Vincent Cheng <[email protected]> Sun, 16 Jul 2023 00:13:32 -0700 + [ Vincent Cheng ] + * Fix FTBFS with gcc 13. (Closes: #1037564) + + [ David W. Kennedy ] + * Add Build-Conflicts: python3-setuptools (>= 58.3.0) to avoid mozjs FTBFS. + (Closes: #1033365) + + -- Vincent Cheng <[email protected]> Sun, 16 Jul 2023 00:13:32 -0700 0ad (0.0.26-3) unstable; urgency=medium - * Fix FTBFS with Python 3.11. (Closes: #1028179) - - Add build-dep on git. - * Update Standards version to 4.6.2, no changes needed. - - -- Vincent Cheng <[email protected]> Sun, 08 Jan 2023 00:21:57 -0800 + * Fix FTBFS with Python 3.11. (Closes: #1028179) + - Add build-dep on git. + * Update Standards version to 4.6.2, no changes needed. + + -- Vincent Cheng <[email protected]> Sun, 08 Jan 2023 00:21:57 -0800 0ad (0.0.26-2) unstable; urgency=medium - * Team upload. - * Transition to wxWidgets 3.2 (Closes: #1019839) - - -- Scott Talbert <[email protected]> Wed, 26 Oct 2022 16:13:38 -0400 + * Team upload. + * Transition to wxWidgets 3.2 (Closes: #1019839) + + -- Scott Talbert <[email protected]> Wed, 26 Oct 2022 16:13:38 -0400 0ad (0.0.26-1) unstable; urgency=medium - * New upstream release. - * Fix "New upstream release - version 0.0.26" (Closes: #1020649) - * d/p/fix-build-mozjs-with-python-3.10.patch: removed because added upstream - * d/p/fix-build-atlas-gcc11-glibc-2.35.patch: removed because added upstream - * d/control: add libfreetype-dev in Build-Depends: to fix build error - * d/p/Disable-test_regression_rP26522.patch: remove test - * d/copyright: update file list and fix lintian warnings - * d/watch: upgrade version and fix lintian warning - * d/control: update Standards-Version: 4.6.1. No change needed - * d/rules: remove use of --dbgsym-migration= - * d/contol: upgrade debhelper-compat from 12 to 13 - * d/s/lintian-overrides: rename tag insane-line-length-in-source-file - - -- Ludovic Rousseau <[email protected]> Sun, 02 Oct 2022 18:14:33 + * New upstream release. + * Fix "New upstream release - version 0.0.26" (Closes: #1020649) + * d/p/fix-build-mozjs-with-python-3.10.patch: removed because added upstream + * d/p/fix-build-atlas-gcc11-glibc-2.35.patch: removed because added upstream + * d/control: add libfreetype-dev in Build-Depends: to fix build error + * d/p/Disable-test_regression_rP26522.patch: remove test + * d/copyright: update file list and fix lintian warnings + * d/watch: upgrade version and fix lintian warning + * d/control: update Standards-Version: 4.6.1. No change needed + * d/rules: remove use of --dbgsym-migration= + * d/contol: upgrade debhelper-compat from 12 to 13 + * d/s/lintian-overrides: rename tag insane-line-length-in-source-file + + -- Ludovic Rousseau <[email protected]> Sun, 02 Oct 2022 18:14:33 +0200 0ad (0.0.25b-2) unstable; urgency=medium - * Team upload - * Add patches from Ubuntu (Closes: #1008075) - - d/p/fix-build-mozjs-with-python-3.10.patch: - Add patch from upstream via Ubuntu to fix FTBFS with Python 3.10 - - d/p/fix-build-atlas-gcc11-glibc-2.35.patch: - Add patch from upstream via Ubuntu to fix future FTBFS with glibc 2.35 - - -- Simon McVittie <[email protected]> Mon, 28 Mar 2022 12:29:22 +0100 + * Team upload + * Add patches from Ubuntu (Closes: #1008075) + - d/p/fix-build-mozjs-with-python-3.10.patch: + Add patch from upstream via Ubuntu to fix FTBFS with Python 3.10 + - d/p/fix-build-atlas-gcc11-glibc-2.35.patch: + Add patch from upstream via Ubuntu to fix future FTBFS with glibc 2.35 + + -- Simon McVittie <[email protected]> Mon, 28 Mar 2022 12:29:22 +0100 0ad (0.0.25b-1.1) unstable; urgency=medium - * Non-maintainer upload. - * Fix building mozjs on armhf (Closes: #1001882) - - -- Shengjing Zhu <[email protected]> Thu, 23 Dec 2021 01:34:12 +0800 + * Non-maintainer upload. + * Fix building mozjs on armhf (Closes: #1001882) + + -- Shengjing Zhu <[email protected]> Thu, 23 Dec 2021 01:34:12 +0800 0ad (0.0.25b-1) unstable; urgency=medium - [David W. Kennedy <[email protected]>] - * Package new upstream release. - * d/control: Update required versions of dependencies. - * d/copyright: Update and correct copyright information of debian package - and embedded libraries - * d/install: Install binaries/system/readme.txt as README.command-line.txt, - also mark install executable to support renaming README.txt with dh-exec. - * d/rules: Clean up build files for libnvtt and spidermonkey in - dh_auto_clean. - * d/rules: Exclude libmozjs78-ps-release.so from dh_dwz in order to work - around a crash in dwz. - * d/source/local-options: Abort on changes to the upstream source code - before committing to the upstream branch of Debian Salsa VCS - * d/watch: Update URL for releases. - - [ Ludovic Rousseau ] - * Fix "New upstream release of 0ad - version 0.0.25" (Closes: #992017) - * d/control: use https:// for Homepage: URL - * d/install: make the script executable - * New upstream release 0.0.25b - * d/patches/TestStunClient: remove failing test - - -- Ludovic Rousseau <[email protected]> Fri, 27 Aug 2021 15:28:30 + [David W. Kennedy <[email protected]>] + * Package new upstream release. + * d/control: Update required versions of dependencies. + * d/copyright: Update and correct copyright information of debian package + and embedded libraries + * d/install: Install binaries/system/readme.txt as README.command-line.txt, + also mark install executable to support renaming README.txt with dh-exec. + * d/rules: Clean up build files for libnvtt and spidermonkey in + dh_auto_clean. + * d/rules: Exclude libmozjs78-ps-release.so from dh_dwz in order to work + around a crash in dwz. + * d/source/local-options: Abort on changes to the upstream source code + before committing to the upstream branch of Debian Salsa VCS + * d/watch: Update URL for releases. + + [ Ludovic Rousseau ] + * Fix "New upstream release of 0ad - version 0.0.25" (Closes: #992017) + * d/control: use https:// for Homepage: URL + * d/install: make the script executable + * New upstream release 0.0.25b + * d/patches/TestStunClient: remove failing test + + -- Ludovic Rousseau <[email protected]> Fri, 27 Aug 2021 15:28:30 +0200 0ad (0.0.24b-2) UNRELEASED; urgency=medium - [ Pino Toscano ] - * Install the AppStream file to /usr/share/metainfo, as /usr/share/appdata - is a long time deprecated location. - * Install the application icon in the XDG hicolor icon theme, rather than - the legacy pixmaps location. - - -- Debian Games Team <[email protected]> Tue, 11 + [ Pino Toscano ] + * Install the AppStream file to /usr/share/metainfo, as /usr/share/appdata + is a long time deprecated location. + * Install the application icon in the XDG hicolor icon theme, rather than + the legacy pixmaps location. + + -- Debian Games Team <[email protected]> Tue, 11 May 2021 08:48:59 +0200 0ad (0.0.24b-1) experimental; urgency=medium - [ Phil Morrell ] - * New upstream release. - * Drop upstreamed patches. - * Update build-deps. (Closes: #936101, #975379) - - [ Ludovic Rousseau ] - * version 0.0.24b - * d/copyright: remove unused entry - lintian: unused-file-paragraph-in-dep5-copyright paragraph at line 72 - * d/copyright: remove unused entry - lintian: unused-file-paragraph-in-dep5-copyright paragraph at line 22 - * use embedded nvtt since version 2.1.0 is not yet in unstable - * Fix "New upstream release 0.0.24" (Closes: #983408) - - -- Ludovic Rousseau <[email protected]> Sun, 07 Mar 2021 10:53:17 + [ Phil Morrell ] + * New upstream release. + * Drop upstreamed patches. + * Update build-deps. (Closes: #936101, #975379) + + [ Ludovic Rousseau ] + * version 0.0.24b + * d/copyright: remove unused entry + lintian: unused-file-paragraph-in-dep5-copyright paragraph at line 72 + * d/copyright: remove unused entry + lintian: unused-file-paragraph-in-dep5-copyright paragraph at line 22 + * use embedded nvtt since version 2.1.0 is not yet in unstable + * Fix "New upstream release 0.0.24" (Closes: #983408) + + -- Ludovic Rousseau <[email protected]> Sun, 07 Mar 2021 10:53:17 +0100 0ad (0.0.23.1-5) unstable; urgency=medium - * Fix FTBFS with gcc-10. (Closes: #956967) - * Avoid build-dep on unversioned python2. (Closes: #967118) - * Cherrypick patch from upstream to add workaround for L3 cache detection on - Ryzen 3000 series CPUs. (Closes: #949699) - * Update to dh compat level 12. - * Update Standards version to 4.5.0. - * Add upstream metadata file. - - -- Vincent Cheng <[email protected]> Tue, 18 Aug 2020 02:48:00 -0700 + * Fix FTBFS with gcc-10. (Closes: #956967) + * Avoid build-dep on unversioned python2. (Closes: #967118) + * Cherrypick patch from upstream to add workaround for L3 cache detection on + Ryzen 3000 series CPUs. (Closes: #949699) + * Update to dh compat level 12. + * Update Standards version to 4.5.0. + * Add upstream metadata file. + + -- Vincent Cheng <[email protected]> Tue, 18 Aug 2020 02:48:00 -0700 0ad (0.0.23.1-4) unstable; urgency=medium - * Team upload. - * Re-upload source-only to enable migration to testing. - - -- Bruno Kleinert <[email protected]> Mon, 05 Aug 2019 18:56:58 +0200 + * Team upload. + * Re-upload source-only to enable migration to testing. + + -- Bruno Kleinert <[email protected]> Mon, 05 Aug 2019 18:56:58 +0200 0ad (0.0.23.1-3) unstable; urgency=medium - * Team upload. - * Build against GTK 3 version of wxWidget. Replaced build dependency - libwxgtk3.0-dev by libwxgtk3.0-gtk3-dev. (Closes: #933456) - * Added NEWS.Debian to document a workaround for a known issue caused by the - GTK 3 variant of wxWidget. - - -- Bruno Kleinert <[email protected]> Sat, 03 Aug 2019 05:18:37 +0200 + * Team upload. + * Build against GTK 3 version of wxWidget. Replaced build dependency + libwxgtk3.0-dev by libwxgtk3.0-gtk3-dev. (Closes: #933456) + * Added NEWS.Debian to document a workaround for a known issue caused by the + GTK 3 variant of wxWidget. + + -- Bruno Kleinert <[email protected]> Sat, 03 Aug 2019 05:18:37 +0200 0ad (0.0.23.1-2) unstable; urgency=medium - * d/control: version 0.0.23.1 also needs a new 0ad-data - - -- Ludovic Rousseau <[email protected]> Wed, 09 Jan 2019 10:33:09 + * d/control: version 0.0.23.1 also needs a new 0ad-data + + -- Ludovic Rousseau <[email protected]> Wed, 09 Jan 2019 10:33:09 +0100 0ad (0.0.23.1-1) unstable; urgency=medium - * New upstream release. - - Re-release of 0 A.D. Alpha 23 Ken Wood - https://play0ad.com/re-release-of-0-a-d-alpha-23-ken-wood/ - * d/control: change Depends: to use 0.0.23 since 0ad-data is unchanged. - * Fix "Alpha 23 Lobby lag and other multiplayer issues" (Closes: #905470) - - -- Ludovic Rousseau <[email protected]> Fri, 04 Jan 2019 11:18:19 + * New upstream release. + - Re-release of 0 A.D. Alpha 23 Ken Wood + https://play0ad.com/re-release-of-0-a-d-alpha-23-ken-wood/ + * d/control: change Depends: to use 0.0.23 since 0ad-data is unchanged. + * Fix "Alpha 23 Lobby lag and other multiplayer issues" (Closes: #905470) + + -- Ludovic Rousseau <[email protected]> Fri, 04 Jan 2019 11:18:19 +0100 0ad (0.0.23-1) unstable; urgency=medium - * New upstream release. - - Remove enable-hardening-relro.patch and armhf-wchar-signedness.patch; - obsolete, applied upstream. - - Remove create_empty_dirs.patch and move logic into debian/rules. - * Add new build-dep on libsodium-dev (>= 1.0.14). - * Restore all supported archs as of 0ad/0.0.21-2, i.e. arm64 and kfreebsd-*. - * Update Standards version to 4.1.4, no changes required. - - -- Vincent Cheng <[email protected]> Mon, 21 May 2018 23:38:30 -0700 + * New upstream release. + - Remove enable-hardening-relro.patch and armhf-wchar-signedness.patch; + obsolete, applied upstream. + - Remove create_empty_dirs.patch and move logic into debian/rules. + * Add new build-dep on libsodium-dev (>= 1.0.14). + * Restore all supported archs as of 0ad/0.0.21-2, i.e. arm64 and kfreebsd-*. + * Update Standards version to 4.1.4, no changes required. + + -- Vincent Cheng <[email protected]> Mon, 21 May 2018 23:38:30 -0700 0ad (0.0.22-4) unstable; urgency=medium - * Create empty directory not stored in git - * Add description to a quilt patch - * Enable parallel build - * Use debhelper version 10 (instead of 9) - * Migrate the repository from SVN to GIT - - -- Ludovic Rousseau <[email protected]> Wed, 10 Jan 2018 16:27:16 + * Create empty directory not stored in git + * Add description to a quilt patch + * Enable parallel build + * Use debhelper version 10 (instead of 9) + * Migrate the repository from SVN to GIT + + -- Ludovic Rousseau <[email protected]> Wed, 10 Jan 2018 16:27:16 +0100 0ad (0.0.22-3.1) unstable; urgency=medium - * Non-maintainer upload with maintainers permission. - * Add armhf back to architecture list. - * Fix "0ad FTBFS with on armhf with gcc 7: error: call of overloaded - 'abs(unsigned int)' is ambiguous" (Closes: #879071) - - -- Peter Michael Green <[email protected]> Tue, 21 Nov 2017 00:15:10 + * Non-maintainer upload with maintainers permission. + * Add armhf back to architecture list. + * Fix "0ad FTBFS with on armhf with gcc 7: error: call of overloaded + 'abs(unsigned int)' is ambiguous" (Closes: #879071) + + -- Peter Michael Green <[email protected]> Tue, 21 Nov 2017 00:15:10 +0000 0ad (0.0.22-3) unstable; urgency=medium - * remove support of kfreebsd-amd64 and kfreebsd-i386 since auto test fails - for 0ad alpha 22 and then 0ad FTBFS. - * debian/source/lintian-overrides: remove unused-override - outdated-autotools-helper-file. - Reported by lintian. - * debian/rules: enable hardening=+all - - -- Ludovic Rousseau <[email protected]> Sat, 04 Nov 2017 11:04:26 + * remove support of kfreebsd-amd64 and kfreebsd-i386 since auto test fails + for 0ad alpha 22 and then 0ad FTBFS. + * debian/source/lintian-overrides: remove unused-override + outdated-autotools-helper-file. + Reported by lintian. + * debian/rules: enable hardening=+all + + -- Ludovic Rousseau <[email protected]> Sat, 04 Nov 2017 11:04:26 +0100 0ad (0.0.22-2) unstable; urgency=medium - * Fix "0ad FTBFS with on armhf with gcc 7: error: call of overloaded - 'abs(unsigned int)' is ambiguous" by removing support of armhf - (Closes: #879071) - * remove support of arm64 because of FTBFS in spidermonkey/mozjs-38.0.0 - https://buildd.debian.org/status/fetch.php?pkg=0ad&arch=arm64&ver=0.0.22-1&stamp=1508351579&raw=0 - - -- Ludovic Rousseau <[email protected]> Fri, 27 Oct 2017 16:22:15 + * Fix "0ad FTBFS with on armhf with gcc 7: error: call of overloaded + 'abs(unsigned int)' is ambiguous" by removing support of armhf + (Closes: #879071) + * remove support of arm64 because of FTBFS in spidermonkey/mozjs-38.0.0 + https://buildd.debian.org/status/fetch.php?pkg=0ad&arch=arm64&ver=0.0.22-1&stamp=1508351579&raw=0 + + -- Ludovic Rousseau <[email protected]> Fri, 27 Oct 2017 16:22:15 +0200 0ad (0.0.22-1) unstable; urgency=medium - * New upstream release. - * Fix "New Release: 0 A.D. Alpha 22 Venustas" (Closes: #872654) - * Export SHELL to make mozjs-38 build using debuild(1) - - -- Ludovic Rousseau <[email protected]> Wed, 18 Oct 2017 15:33:17 + * New upstream release. + * Fix "New Release: 0 A.D. Alpha 22 Venustas" (Closes: #872654) + * Export SHELL to make mozjs-38 build using debuild(1) + + -- Ludovic Rousseau <[email protected]> Wed, 18 Oct 2017 15:33:17 +0200 0ad (0.0.21-2) unstable; urgency=medium - * Fix FTBFS by installing missing files with dh_install. - - -- Vincent Cheng <[email protected]> Sat, 12 Nov 2016 22:57:56 -0800 + * Fix FTBFS by installing missing files with dh_install. + + -- Vincent Cheng <[email protected]> Sat, 12 Nov 2016 22:57:56 -0800 0ad (0.0.21-1) unstable; urgency=medium - * New upstream release. - - Drop debian/patches/fix-gcc6-segfault.patch, obsolete. - - Refresh remaining patches. - - -- Vincent Cheng <[email protected]> Sat, 12 Nov 2016 16:46:11 -0800 + * New upstream release. + - Drop debian/patches/fix-gcc6-segfault.patch, obsolete. + - Refresh remaining patches. + + -- Vincent Cheng <[email protected]> Sat, 12 Nov 2016 16:46:11 -0800 0ad (0.0.20-3) unstable; urgency=medium - * Add debian/patches/fix-gcc6-segfault.patch to fix spidermonkey segfault - when built with gcc6. (Closes: #835176) - * Temporarily disable test suite on arm64 to fix arch-specific FTBFS. - * Call dh_strip --dbgsym-migration to cleanly migrate from the old -dbg - package to -dbgsym. - - -- Vincent Cheng <[email protected]> Wed, 07 Sep 2016 22:44:22 -0700 + * Add debian/patches/fix-gcc6-segfault.patch to fix spidermonkey segfault + when built with gcc6. (Closes: #835176) + * Temporarily disable test suite on arm64 to fix arch-specific FTBFS. + * Call dh_strip --dbgsym-migration to cleanly migrate from the old -dbg + package to -dbgsym. + + -- Vincent Cheng <[email protected]> Wed, 07 Sep 2016 22:44:22 -0700 0ad (0.0.20-2) unstable; urgency=medium - * Team upload. - * Drop 0ad-dbg package and use the automatic -dbgsym package instead. - * d/rules: Remove override for dh_builddeb because xz is the default - compression. - * Declare compliance with Debian Policy 3.9.8. - * Build-depend on python and fix FTBFS. - Thanks to Lucas Nussbaum for the report. (Closes: #832870) - * Ensure that 0ad can be built twice in a row by updating dh_auto_clean - target. Thanks to Peter Green for the patch. - - -- Markus Koschany <[email protected]> Sun, 21 Aug 2016 04:54:55 +0200 + * Team upload. + * Drop 0ad-dbg package and use the automatic -dbgsym package instead. + * d/rules: Remove override for dh_builddeb because xz is the default + compression. + * Declare compliance with Debian Policy 3.9.8. + * Build-depend on python and fix FTBFS. + Thanks to Lucas Nussbaum for the report. (Closes: #832870) + * Ensure that 0ad can be built twice in a row by updating dh_auto_clean + target. Thanks to Peter Green for the patch. + + -- Markus Koschany <[email protected]> Sun, 21 Aug 2016 04:54:55 +0200 0ad (0.0.20-1) unstable; urgency=medium - * New upstream release. - - Drop build-dep on libjpeg-dev. - - Refresh patches. - * Remove debian/menu file as per tech-ctte decision in #741573. - * Update Standards version to 3.9.7, no changes required. - * Update jQuery/JavaScript related lintian overrides. - - -- Vincent Cheng <[email protected]> Sun, 03 Apr 2016 19:42:21 -0700 + * New upstream release. + - Drop build-dep on libjpeg-dev. + - Refresh patches. + * Remove debian/menu file as per tech-ctte decision in #741573. + * Update Standards version to 3.9.7, no changes required. + * Update jQuery/JavaScript related lintian overrides. + + -- Vincent Cheng <[email protected]> Sun, 03 Apr 2016 19:42:21 -0700 0ad (0.0.19-1) unstable; urgency=medium - * New upstream release. (Closes: #807447) - - Add support for arm64. (Closes: #790306) - - Replace dependency on libsdl1.2-dev with libsdl2-dev (>= 2.0.2). - - Remove gcc-5.1.patch, applied upstream. - - Refresh remaining patches. - * Fix typo in override target in d/rules. - * Update watch file. - - -- Vincent Cheng <[email protected]> Sun, 20 Dec 2015 19:56:20 -0800 + * New upstream release. (Closes: #807447) + - Add support for arm64. (Closes: #790306) + - Replace dependency on libsdl1.2-dev with libsdl2-dev (>= 2.0.2). + - Remove gcc-5.1.patch, applied upstream. + - Refresh remaining patches. + * Fix typo in override target in d/rules. + * Update watch file. + + -- Vincent Cheng <[email protected]> Sun, 20 Dec 2015 19:56:20 -0800 0ad (0.0.18-2) unstable; urgency=medium - [ Logan Rosen ] - * debian/patches/gcc-5.1.patch: Pull patch from upstream Git to fix build - with GCC 5.1. - - -- Vincent Cheng <[email protected]> Fri, 28 Aug 2015 20:46:34 -0700 + [ Logan Rosen ] + * debian/patches/gcc-5.1.patch: Pull patch from upstream Git to fix build + with GCC 5.1. + + -- Vincent Cheng <[email protected]> Fri, 28 Aug 2015 20:46:34 -0700 0ad (0.0.18-1) unstable; urgency=medium - * New upstream release. - - Refresh patches. - - Replace build-dep on libmozjs-24-dev with libnspr4-dev. - - -- Vincent Cheng <[email protected]> Wed, 18 Mar 2015 16:58:45 -0700 + * New upstream release. + - Refresh patches. + - Replace build-dep on libmozjs-24-dev with libnspr4-dev. + + -- Vincent Cheng <[email protected]> Wed, 18 Mar 2015 16:58:45 -0700 0ad (0.0.17-1) unstable; urgency=medium - * New upstream release. - - Drop debian/patches/{support_miniupnpc_1.9.patch,fix_gcc4.9_ftbfs.patch}: - applied upstream. - - Add debian/patches/allow-build-with-root.patch. - - Add debian/patches/fix-bindir.patch. (LP: #1380737) - - Refresh remaining patches. - * Update Standards version to 3.9.6, no changes required. - - -- Vincent Cheng <[email protected]> Mon, 13 Oct 2014 20:01:57 -0700 + * New upstream release. + - Drop debian/patches/{support_miniupnpc_1.9.patch,fix_gcc4.9_ftbfs.patch}: + applied upstream. + - Add debian/patches/allow-build-with-root.patch. + - Add debian/patches/fix-bindir.patch. (LP: #1380737) + - Refresh remaining patches. + * Update Standards version to 3.9.6, no changes required. + + -- Vincent Cheng <[email protected]> Mon, 13 Oct 2014 20:01:57 -0700 0ad (0.0.16-4) unstable; urgency=medium - * Add debian/patches/fix_gcc4.9_ftbfs.patch to fix FTBFS when running the - test suite when built with gcc 4.9. (Closes: #746822) - - -- Vincent Cheng <[email protected]> Tue, 24 Jun 2014 21:21:36 -0700 + * Add debian/patches/fix_gcc4.9_ftbfs.patch to fix FTBFS when running the + test suite when built with gcc 4.9. (Closes: #746822) + + -- Vincent Cheng <[email protected]> Tue, 24 Jun 2014 21:21:36 -0700 0ad (0.0.16-3) unstable; urgency=medium - * Add debian/patches/support_miniupnpc_1.9.patch to fix FTBFS when built - with miniupnpc >= 1.9. (Closes: #751224) - * Tighten build-dep on libminiupnpc-dev (>= 1.6). - - -- Vincent Cheng <[email protected]> Wed, 11 Jun 2014 19:46:46 -0700 + * Add debian/patches/support_miniupnpc_1.9.patch to fix FTBFS when built + with miniupnpc >= 1.9. (Closes: #751224) + * Tighten build-dep on libminiupnpc-dev (>= 1.6). + + -- Vincent Cheng <[email protected]> Wed, 11 Jun 2014 19:46:46 -0700 0ad (0.0.16-2) unstable; urgency=medium - * Remove armel from Architecture list in debian/control. - - -- Vincent Cheng <[email protected]> Sun, 18 May 2014 19:14:10 -0700 + * Remove armel from Architecture list in debian/control. + + -- Vincent Cheng <[email protected]> Sun, 18 May 2014 19:14:10 -0700 0ad (0.0.16-1) unstable; urgency=medium - * New upstream release. - - Drop debian/patches/fix-kfreebsd-ftbfs.patch; applied upstream. - * Avoid repacking tarball by including missing jquery sources in Debian diff, - see debian/missing-sources/jquery-1.8.{0,3}.js. Alternative way of fixing - #735349. - - Update debian/copyright to include missing license entries for the - various javascript libraries contained in the source tarball. - - Revert changes made to debian/control in 0ad/0.0.15+dfsg-3, i.e.: - revert: debian/control: Hardcode versions of 0ad-data{,-common} to - depend on to workaround the fact that 0.0.15+dfsg is strictly - greater than 0.0.15. - * Build-dep on libgloox-dev (>= 1.0.9) to ensure that 0ad is built with - newer enough gloox to avoid lobby connectivity issues. - * Add new build-deps: libicu-dev, libmozjs-24-dev. - - -- Vincent Cheng <[email protected]> Sat, 17 May 2014 16:30:39 -0700 + * New upstream release. + - Drop debian/patches/fix-kfreebsd-ftbfs.patch; applied upstream. + * Avoid repacking tarball by including missing jquery sources in Debian diff, + see debian/missing-sources/jquery-1.8.{0,3}.js. Alternative way of fixing + #735349. + - Update debian/copyright to include missing license entries for the + various javascript libraries contained in the source tarball. + - Revert changes made to debian/control in 0ad/0.0.15+dfsg-3, i.e.: + revert: debian/control: Hardcode versions of 0ad-data{,-common} to + depend on to workaround the fact that 0.0.15+dfsg is strictly + greater than 0.0.15. + * Build-dep on libgloox-dev (>= 1.0.9) to ensure that 0ad is built with + newer enough gloox to avoid lobby connectivity issues. + * Add new build-deps: libicu-dev, libmozjs-24-dev. + + -- Vincent Cheng <[email protected]> Sat, 17 May 2014 16:30:39 -0700 0ad (0.0.15+dfsg-3) unstable; urgency=medium - * Repack tarball to remove minified javascript files without source in - source/tools/jsdebugger/. (Closes: #735349) - - debian/control: Hardcode versions of 0ad-data{,-common} to depend on to - workaround the fact that 0.0.15+dfsg is strictly greater than 0.0.15. - * Update debian/copyright to include text of IBM Common Public License. - * Update email address. - - -- Vincent Cheng <[email protected]> Tue, 18 Feb 2014 23:21:11 -0800 + * Repack tarball to remove minified javascript files without source in + source/tools/jsdebugger/. (Closes: #735349) + - debian/control: Hardcode versions of 0ad-data{,-common} to depend on to + workaround the fact that 0.0.15+dfsg is strictly greater than 0.0.15. + * Update debian/copyright to include text of IBM Common Public License. + * Update email address. + + -- Vincent Cheng <[email protected]> Tue, 18 Feb 2014 23:21:11 -0800 0ad (0.0.15-2) unstable; urgency=medium - * Add debian/patches/fix-kfreebsd-ftbfs.patch to fix FTBFS on + * Add debian/patches/fix-kfreebsd-ftbfs.patch to fix FTBFS on kfreebsd. - -- Vincent Cheng <[email protected]> Fri, 27 Dec 2013 15:03:44 + -- Vincent Cheng <[email protected]> Fri, 27 Dec 2013 15:03:44 -0800 0ad (0.0.15-1) unstable; urgency=low - * New upstream release. - - Remove fix-arm-ftbfs.patch, fixed upstream. - * Add build-dep on libgloox-dev and libminiupnpc-dev. - * Append '~' to libnvtt-dev build dependency to ease backporting. - * Prefer libwxgtk3.0-dev over libwxgtk2.8-dev as build-dep (keep latter as - alternate build-dep to ease backports). - * Update Standards version to 3.9.5, no changes required. - - -- Vincent Cheng <[email protected]> Wed, 25 Dec 2013 17:41:29 + * New upstream release. + - Remove fix-arm-ftbfs.patch, fixed upstream. + * Add build-dep on libgloox-dev and libminiupnpc-dev. + * Append '~' to libnvtt-dev build dependency to ease backporting. + * Prefer libwxgtk3.0-dev over libwxgtk2.8-dev as build-dep (keep latter as + alternate build-dep to ease backports). + * Update Standards version to 3.9.5, no changes required. + + -- Vincent Cheng <[email protected]> Wed, 25 Dec 2013 17:41:29 -0800 0ad (0.0.14-3) unstable; urgency=low - * Add debian/patches/fix-arm-ftbfs.patch to fix FTBFS on armel and + * Add debian/patches/fix-arm-ftbfs.patch to fix FTBFS on armel and armhf. - -- Vincent Cheng <[email protected]> Tue, 17 Sep 2013 01:08:10 + -- Vincent Cheng <[email protected]> Tue, 17 Sep 2013 01:08:10 -0700 0ad (0.0.14-2) unstable; urgency=low - * Tighten build dependency on libnvtt-dev to >= 2.0.8-1+dfsg-4 to ensure - that amd64 builds of 0ad do not FTBFS on certain hardware. See #713966 - for details. - * Build 0ad for armel and armhf. - - -- Vincent Cheng <[email protected]> Fri, 06 Sep 2013 23:00:24 + * Tighten build dependency on libnvtt-dev to >= 2.0.8-1+dfsg-4 to ensure + that amd64 builds of 0ad do not FTBFS on certain hardware. See #713966 + for details. + * Build 0ad for armel and armhf. + + -- Vincent Cheng <[email protected]> Fri, 06 Sep 2013 23:00:24 -0700 0ad (0.0.14-1) unstable; urgency=low - * New upstream release. - - Remove fix-bindir.patch, boost-libnames.patch; applied/fixed upstream. - - Refresh remaining patches. - - -- Vincent Cheng <[email protected]> Thu, 05 Sep 2013 20:02:20 + * New upstream release. + - Remove fix-bindir.patch, boost-libnames.patch; applied/fixed upstream. + - Refresh remaining patches. + + -- Vincent Cheng <[email protected]> Thu, 05 Sep 2013 20:02:20 -0700 0ad (0.0.13-2) unstable; urgency=low - * Add boost-libnames.patch to fix FTBFS with boost 1.53. (Closes: + * Add boost-libnames.patch to fix FTBFS with boost 1.53. (Closes: #709570) - -- Vincent Cheng <[email protected]> Fri, 24 May 2013 01:47:14 + -- Vincent Cheng <[email protected]> Fri, 24 May 2013 01:47:14 -0700 0ad (0.0.13-1) unstable; urgency=low - * New upstream release. - - Refresh patches. - * Add icon to Debian menu entry. (Closes: #703254) - - -- Vincent Cheng <[email protected]> Tue, 02 Apr 2013 19:40:54 + * New upstream release. + - Refresh patches. + * Add icon to Debian menu entry. (Closes: #703254) + + -- Vincent Cheng <[email protected]> Tue, 02 Apr 2013 19:40:54 -0700 0ad (0.0.12-1) unstable; urgency=low - [ Vincent Cheng ] - * New upstream release. - - Remove debian/patches/fix-kfreebsd-ftbfs.patch; applied upstream. - - Refresh remaining patches. - * Add depends on 0ad-data-common. - * Add lintian overrides for: - - outdated-autotools-helper-file (caused by config.{guess,sub} in a - convenience copy of libenet, which we don't use). - - version-substvar-for-external-package (not a problem since 0ad and - 0ad-data uploaded at same time, and no other mechanism provided by - dpkg-gencontrol for packages that want to depend on versioned packages - built from a separate source package). - * Update Standards version to 3.9.4, no changes required. - * Enable verbose build. - - [ Ansgar Burchardt ] - * debian/control: Remove DM-Upload-Allowed. - - -- Vincent Cheng <[email protected]> Tue, 12 Feb 2013 19:24:59 + [ Vincent Cheng ] + * New upstream release. + - Remove debian/patches/fix-kfreebsd-ftbfs.patch; applied upstream. + - Refresh remaining patches. + * Add depends on 0ad-data-common. + * Add lintian overrides for: + - outdated-autotools-helper-file (caused by config.{guess,sub} in a + convenience copy of libenet, which we don't use). + - version-substvar-for-external-package (not a problem since 0ad and + 0ad-data uploaded at same time, and no other mechanism provided by + dpkg-gencontrol for packages that want to depend on versioned packages + built from a separate source package). + * Update Standards version to 3.9.4, no changes required. + * Enable verbose build. + + [ Ansgar Burchardt ] + * debian/control: Remove DM-Upload-Allowed. + + -- Vincent Cheng <[email protected]> Tue, 12 Feb 2013 19:24:59 -0800 0ad (0.0.11-1) unstable; urgency=low - * New upstream release. (Alpha 11 Kronos) - - Upstream disabled FAM support as of svn r12550, so remove build-depends - on libgamin-dev, and remove depends on gamin | fam. (Closes: #679087) - - Refresh existing patches. - * Add fallback to launcher script when /usr/games is not in $PATH. - (Closes: #679033) - * Restrict list of architectures to i386, amd64, and kfreebsd-{i386,amd64}. - (Closes: #683282) - * Update debian/watch file. - * Add DMUA field in debian/control with agreement of sponsor. - - -- Vincent Cheng <[email protected]> Sat, 08 Sep 2012 02:43:25 + * New upstream release. (Alpha 11 Kronos) + - Upstream disabled FAM support as of svn r12550, so remove build-depends + on libgamin-dev, and remove depends on gamin | fam. (Closes: #679087) + - Refresh existing patches. + * Add fallback to launcher script when /usr/games is not in $PATH. + (Closes: #679033) + * Restrict list of architectures to i386, amd64, and kfreebsd-{i386,amd64}. + (Closes: #683282) + * Update debian/watch file. + * Add DMUA field in debian/control with agreement of sponsor. + + -- Vincent Cheng <[email protected]> Sat, 08 Sep 2012 02:43:25 -0700 0ad (0~r11863-2) unstable; urgency=low - * Add stricter dependency on 0ad-data. (Closes: #673526) - - -- Vincent Cheng <[email protected]> Sun, 20 May 2012 01:48:59 + * Add stricter dependency on 0ad-data. (Closes: #673526) + + -- Vincent Cheng <[email protected]> Sun, 20 May 2012 01:48:59 -0700 0ad (0~r11863-1) unstable; urgency=low - * New upstream release. - - Refresh patches. - * Add debian/patches/enable-hardening-relro.patch to build using the - "read-only relocation" link flag, as suggested by lintian. - * Add build-depends on libxcursor-dev. - - -- Vincent Cheng <[email protected]> Wed, 16 May 2012 23:50:12 + * New upstream release. + - Refresh patches. + * Add debian/patches/enable-hardening-relro.patch to build using the + "read-only relocation" link flag, as suggested by lintian. + * Add build-depends on libxcursor-dev. + + -- Vincent Cheng <[email protected]> Wed, 16 May 2012 23:50:12 -0700 0ad (0~r11339-2) unstable; urgency=low - * Add debian/patches/fix-kfreebsd-ftbfs.patch to fix FTBFS on kfreebsd. - * Update debian/0ad.6. - * Add build-depends on dpkg-dev (>= 1.15.5) for xz compression support. - * Change build-depends on libjpeg8-dev to libjpeg-dev. - * Change build-depends on libpng12-dev to libpng-dev. (Closes: #668453) - * Add alternate build-depends on libcurl4-dev. - * Add alternate dependency on fam. (Closes: #668353) - * Override dh_auto_clean to clean source properly. (Closes: #668686) - - -- Vincent Cheng <[email protected]> Thu, 26 Apr 2012 19:12:26 + * Add debian/patches/fix-kfreebsd-ftbfs.patch to fix FTBFS on kfreebsd. + * Update debian/0ad.6. + * Add build-depends on dpkg-dev (>= 1.15.5) for xz compression support. + * Change build-depends on libjpeg8-dev to libjpeg-dev. + * Change build-depends on libpng12-dev to libpng-dev. (Closes: #668453) + * Add alternate build-depends on libcurl4-dev. + * Add alternate dependency on fam. (Closes: #668353) + * Override dh_auto_clean to clean source properly. (Closes: #668686) + + -- Vincent Cheng <[email protected]> Thu, 26 Apr 2012 19:12:26 -0700 0ad (0~r11339-1) unstable; urgency=low - * Initial release (Closes: #594800) - - -- Vincent Cheng <[email protected]> Thu, 29 Mar 2012 16:13:33 - -0700 + * Initial release (Closes: #594800) + + -- Vincent Cheng <[email protected]> Thu, 29 Mar 2012 16:13:33 + -0700 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097201 Title: Sync 0ad 0.27.0-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2097201/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
