0ad.git
3 years agoMerge 0ad (0.0.26-2) import into refs/heads/workingbranch
Scott Talbert [Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)]
Merge 0ad (0.0.26-2) import into refs/heads/workingbranch

3 years agoDisable a failing regression test
Ludovic Rousseau [Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)]
Disable a failing regression test

Forwarded: https://trac.wildfiregames.com/ticket/6630
Last-Update: 2022-10-02

In TestCGUIText::test_regression_rP26522:
./source/gui/tests/test_CGUIText.h:319: Error: Expected ((g_VFS->Mount(L"", DataDir() / "mods" / "mod" / "", VFS_MOUNT_MUST_EXIST)) == INFO::OK), found (-110100 != 0)
ERROR: Failed to open font file fonts/sans-bold-13.fnt
ERROR: Failed to open font file fonts/sans-10.fnt
./source/gui/tests/test_CGUIText.h:332: Error: Expected (text.GetSize().Height == 14 + 9 + 8 * 2), found (22.0000 != 39)
.............................................................................................................................................................................................................................................Skipping globalscripts tests (can't find binaries/data/mods/public/globalscripts/tests/)
.Skipping component scripts tests (can't find binaries/data/mods/public/simulation/components/tests/setup.js)
................................................................................................................
Failed 1 and Skipped 0 of 391 tests
Success rate: 99%

Gbp-Pq: Name Disable-test_regression_rP26522.patch

3 years agoFix build mozjs on armhf
Shengjing Zhu [Wed, 22 Dec 2021 17:31:00 +0000 (01:31 +0800)]
Fix build mozjs on armhf

Gbp-Pq: Name Fix-build-mozjs-on-armhf.patch

3 years agoFix search path for pyrogenesis
Vincent Cheng [Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)]
Fix search path for pyrogenesis

Forwarded: http://trac.wildfiregames.com/ticket/1424
Bug-Debian: https://bugs.debian.org/679033
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1380737
Last-Update: 2014-10-13

Modify launcher script to execute /usr/games/pyrogenesis if /usr/games is
not in the user's $PATH.

Gbp-Pq: Name fix-bindir.patch

3 years agoAllow building 0ad as root/fakeroot
Rico Tzschichholz [Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)]
Allow building 0ad as root/fakeroot

Forwarded: not-needed
Last-Update: 2014-10-13

Gbp-Pq: Name allow-build-with-root.patch

3 years agoremove this test since it fails in the build environment
Ludovic Rousseau [Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)]
remove this test since it fails in the build environment

Last-Update: 2021-08-27

The failure is:
In TestStunClient::test_local_ip:
./source/network/tests/test_StunClient.h:43: Error: Assertion failed: StunClient::FindLocalIP(ip)
./source/network/tests/test_StunClient.h:47: Error: Test failed: StunClient::FindLocalIP did not return a valid IPV4 address: wrong size

Gbp-Pq: Name TestStunClient

3 years ago0ad (0.0.26-2) unstable; urgency=medium
Scott Talbert [Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)]
0ad (0.0.26-2) unstable; urgency=medium

  * Team upload.
  * Transition to wxWidgets 3.2 (Closes: #1019839)

[dgit import unpatched 0ad 0.0.26-2]

3 years agoImport 0ad_0.0.26-2.debian.tar.xz
Scott Talbert [Wed, 26 Oct 2022 20:13:38 +0000 (21:13 +0100)]
Import 0ad_0.0.26-2.debian.tar.xz

[dgit import tarball 0ad 0.0.26-2 0ad_0.0.26-2.debian.tar.xz]

3 years agoMerge 0ad (0.0.26-1) import into refs/heads/workingbranch
Ludovic Rousseau [Sun, 2 Oct 2022 16:14:33 +0000 (17:14 +0100)]
Merge 0ad (0.0.26-1) import into refs/heads/workingbranch

3 years agoImport 0ad_0.0.26.orig.tar.gz
Ludovic Rousseau [Sun, 2 Oct 2022 16:14:33 +0000 (17:14 +0100)]
Import 0ad_0.0.26.orig.tar.gz

[dgit import orig 0ad_0.0.26.orig.tar.gz]

3 years agoDisable a failing regression test
Ludovic Rousseau [Sun, 2 Oct 2022 16:14:33 +0000 (17:14 +0100)]
Disable a failing regression test

Forwarded: https://trac.wildfiregames.com/ticket/6630
Last-Update: 2022-10-02

In TestCGUIText::test_regression_rP26522:
./source/gui/tests/test_CGUIText.h:319: Error: Expected ((g_VFS->Mount(L"", DataDir() / "mods" / "mod" / "", VFS_MOUNT_MUST_EXIST)) == INFO::OK), found (-110100 != 0)
ERROR: Failed to open font file fonts/sans-bold-13.fnt
ERROR: Failed to open font file fonts/sans-10.fnt
./source/gui/tests/test_CGUIText.h:332: Error: Expected (text.GetSize().Height == 14 + 9 + 8 * 2), found (22.0000 != 39)
.............................................................................................................................................................................................................................................Skipping globalscripts tests (can't find binaries/data/mods/public/globalscripts/tests/)
.Skipping component scripts tests (can't find binaries/data/mods/public/simulation/components/tests/setup.js)
................................................................................................................
Failed 1 and Skipped 0 of 391 tests
Success rate: 99%

Gbp-Pq: Name Disable-test_regression_rP26522.patch

3 years agoFix build mozjs on armhf
Shengjing Zhu [Wed, 22 Dec 2021 17:31:00 +0000 (01:31 +0800)]
Fix build mozjs on armhf

Gbp-Pq: Name Fix-build-mozjs-on-armhf.patch

3 years agoFix search path for pyrogenesis
Vincent Cheng [Sun, 2 Oct 2022 16:14:33 +0000 (17:14 +0100)]
Fix search path for pyrogenesis

Forwarded: http://trac.wildfiregames.com/ticket/1424
Bug-Debian: https://bugs.debian.org/679033
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1380737
Last-Update: 2014-10-13

Modify launcher script to execute /usr/games/pyrogenesis if /usr/games is
not in the user's $PATH.

Gbp-Pq: Name fix-bindir.patch

3 years agoAllow building 0ad as root/fakeroot
Rico Tzschichholz [Sun, 2 Oct 2022 16:14:33 +0000 (17:14 +0100)]
Allow building 0ad as root/fakeroot

Forwarded: not-needed
Last-Update: 2014-10-13

Gbp-Pq: Name allow-build-with-root.patch

3 years agoremove this test since it fails in the build environment
Ludovic Rousseau [Sun, 2 Oct 2022 16:14:33 +0000 (17:14 +0100)]
remove this test since it fails in the build environment

Last-Update: 2021-08-27

The failure is:
In TestStunClient::test_local_ip:
./source/network/tests/test_StunClient.h:43: Error: Assertion failed: StunClient::FindLocalIP(ip)
./source/network/tests/test_StunClient.h:47: Error: Test failed: StunClient::FindLocalIP did not return a valid IPV4 address: wrong size

Gbp-Pq: Name TestStunClient

3 years ago0ad (0.0.26-1) unstable; urgency=medium
Ludovic Rousseau [Sun, 2 Oct 2022 16:14:33 +0000 (17:14 +0100)]
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

[dgit import unpatched 0ad 0.0.26-1]

3 years agoImport 0ad_0.0.26-1.debian.tar.xz
Ludovic Rousseau [Sun, 2 Oct 2022 16:14:33 +0000 (17:14 +0100)]
Import 0ad_0.0.26-1.debian.tar.xz

[dgit import tarball 0ad 0.0.26-1 0ad_0.0.26-1.debian.tar.xz]

3 years agoMerge 0ad (0.0.25b-2) import into refs/heads/workingbranch
Simon McVittie [Mon, 28 Mar 2022 11:29:22 +0000 (12:29 +0100)]
Merge 0ad (0.0.25b-2) import into refs/heads/workingbranch

3 years agoReplaces M_PIf by M_PI in Atlas, fixes compilation with gcc 11.2.0 and glibc 2.35.
Vladislav Belov [Thu, 3 Mar 2022 18:10:05 +0000 (19:10 +0100)]
Replaces M_PIf by M_PI in Atlas, fixes compilation with gcc 11.2.0 and glibc 2.35.

There was added a workaround in glibc to fix tests.

Refs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103735
https://sourceware.org/bugzilla/show_bug.cgi?id=28713

Origin: upstream, commit:https://trac.wildfiregames.com/changeset/26536
Bug-Debian: https://bugs.debian.org/1008075
Bug-RedHat: https://bugzilla.redhat.com/show_bug.cgi?id=2045149

Gbp-Pq: Name fix-build-atlas-gcc11-glibc-2.35.patch

3 years agoFix building spidermonkey on systems with python 3.10
s0600204 [Wed, 23 Feb 2022 20:30:38 +0000 (21:30 +0100)]
Fix building spidermonkey on systems with python 3.10

Tested by:

Langbart - macOS 10.15.7: homebrewed python 3.9.9 & 3.10.1
andy5995 - Manjaro 21.2.3: python 3.10.2
s0600204 - ArchLinux: python 3.10.2

Bug: https://wildfiregames.com/forum/topic/65901-christmas-testing-bundle/#comment-472056
Origin: upstream, commit:https://trac.wildfiregames.com/changeset/26475
Origin: https://code.wildfiregames.com/D4437
Bug-Debian: https://bugs.debian.org/1008075

Gbp-Pq: Name fix-build-mozjs-with-python-3.10.patch

3 years agoFix build mozjs on armhf
Shengjing Zhu [Wed, 22 Dec 2021 17:31:00 +0000 (01:31 +0800)]
Fix build mozjs on armhf

Gbp-Pq: Name Fix-build-mozjs-on-armhf.patch

3 years agoFix search path for pyrogenesis
Vincent Cheng [Mon, 28 Mar 2022 11:29:22 +0000 (12:29 +0100)]
Fix search path for pyrogenesis

Forwarded: http://trac.wildfiregames.com/ticket/1424
Bug-Debian: https://bugs.debian.org/679033
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1380737
Last-Update: 2014-10-13

Modify launcher script to execute /usr/games/pyrogenesis if /usr/games is
not in the user's $PATH.

Gbp-Pq: Name fix-bindir.patch

3 years agoAllow building 0ad as root/fakeroot
Rico Tzschichholz [Mon, 28 Mar 2022 11:29:22 +0000 (12:29 +0100)]
Allow building 0ad as root/fakeroot

Forwarded: not-needed
Last-Update: 2014-10-13

Gbp-Pq: Name allow-build-with-root.patch

3 years agoremove this test since it fails in the build environement
Ludovic Rousseau [Mon, 28 Mar 2022 11:29:22 +0000 (12:29 +0100)]
remove this test since it fails in the build environement

Last-Update: 2021-08-27

The failure is:
In TestStunClient::test_local_ip:
./source/network/tests/test_StunClient.h:43: Error: Assertion failed: StunClient::FindLocalIP(ip)
./source/network/tests/test_StunClient.h:47: Error: Test failed: StunClient::FindLocalIP did not return a valid IPV4 address: wrong size

Gbp-Pq: Name TestStunClient

3 years ago0ad (0.0.25b-2) unstable; urgency=medium
Simon McVittie [Mon, 28 Mar 2022 11:29:22 +0000 (12:29 +0100)]
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

[dgit import unpatched 0ad 0.0.25b-2]

3 years agoImport 0ad_0.0.25b-2.debian.tar.xz
Simon McVittie [Mon, 28 Mar 2022 11:29:22 +0000 (12:29 +0100)]
Import 0ad_0.0.25b-2.debian.tar.xz

[dgit import tarball 0ad 0.0.25b-2 0ad_0.0.25b-2.debian.tar.xz]

3 years agoMerge 0ad (0.0.25b-1.1) import into refs/heads/workingbranch
Shengjing Zhu [Wed, 22 Dec 2021 17:34:12 +0000 (17:34 +0000)]
Merge 0ad (0.0.25b-1.1) import into refs/heads/workingbranch

3 years agoFix build mozjs on armhf
Shengjing Zhu [Wed, 22 Dec 2021 17:31:00 +0000 (01:31 +0800)]
Fix build mozjs on armhf

Gbp-Pq: Name Fix-build-mozjs-on-armhf.patch

3 years agoFix search path for pyrogenesis
Vincent Cheng [Wed, 22 Dec 2021 17:34:12 +0000 (17:34 +0000)]
Fix search path for pyrogenesis

Forwarded: http://trac.wildfiregames.com/ticket/1424
Bug-Debian: https://bugs.debian.org/679033
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1380737
Last-Update: 2014-10-13

Modify launcher script to execute /usr/games/pyrogenesis if /usr/games is
not in the user's $PATH.

Gbp-Pq: Name fix-bindir.patch

3 years agoAllow building 0ad as root/fakeroot
Rico Tzschichholz [Wed, 22 Dec 2021 17:34:12 +0000 (17:34 +0000)]
Allow building 0ad as root/fakeroot

Forwarded: not-needed
Last-Update: 2014-10-13

Gbp-Pq: Name allow-build-with-root.patch

3 years agoremove this test since it fails in the build environement
Ludovic Rousseau [Wed, 22 Dec 2021 17:34:12 +0000 (17:34 +0000)]
remove this test since it fails in the build environement

Last-Update: 2021-08-27

The failure is:
In TestStunClient::test_local_ip:
./source/network/tests/test_StunClient.h:43: Error: Assertion failed: StunClient::FindLocalIP(ip)
./source/network/tests/test_StunClient.h:47: Error: Test failed: StunClient::FindLocalIP did not return a valid IPV4 address: wrong size

Gbp-Pq: Name TestStunClient

3 years ago0ad (0.0.25b-1.1) unstable; urgency=medium
Shengjing Zhu [Wed, 22 Dec 2021 17:34:12 +0000 (17:34 +0000)]
0ad (0.0.25b-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix building mozjs on armhf (Closes: #1001882)

[dgit import unpatched 0ad 0.0.25b-1.1]

3 years agoImport 0ad_0.0.25b-1.1.debian.tar.xz
Shengjing Zhu [Wed, 22 Dec 2021 17:34:12 +0000 (17:34 +0000)]
Import 0ad_0.0.25b-1.1.debian.tar.xz

[dgit import tarball 0ad 0.0.25b-1.1 0ad_0.0.25b-1.1.debian.tar.xz]

4 years agoImport 0ad_0.0.25b.orig.tar.xz
Ludovic Rousseau [Fri, 27 Aug 2021 13:28:30 +0000 (14:28 +0100)]
Import 0ad_0.0.25b.orig.tar.xz

[dgit import orig 0ad_0.0.25b.orig.tar.xz]

4 years agoMerge 0ad (0.0.25b-1) import into refs/heads/workingbranch
Ludovic Rousseau [Fri, 27 Aug 2021 13:28:30 +0000 (14:28 +0100)]
Merge 0ad (0.0.25b-1) import into refs/heads/workingbranch

4 years agoFix search path for pyrogenesis
Vincent Cheng [Fri, 27 Aug 2021 13:28:30 +0000 (14:28 +0100)]
Fix search path for pyrogenesis

Forwarded: http://trac.wildfiregames.com/ticket/1424
Bug-Debian: https://bugs.debian.org/679033
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1380737
Last-Update: 2014-10-13

Modify launcher script to execute /usr/games/pyrogenesis if /usr/games is
not in the user's $PATH.

Gbp-Pq: Name fix-bindir.patch

4 years agoAllow building 0ad as root/fakeroot
Rico Tzschichholz [Fri, 27 Aug 2021 13:28:30 +0000 (14:28 +0100)]
Allow building 0ad as root/fakeroot

Forwarded: not-needed
Last-Update: 2014-10-13

Gbp-Pq: Name allow-build-with-root.patch

4 years agoremove this test since it fails in the build environement
Ludovic Rousseau [Fri, 27 Aug 2021 13:28:30 +0000 (14:28 +0100)]
remove this test since it fails in the build environement

Last-Update: 2021-08-27

The failure is:
In TestStunClient::test_local_ip:
./source/network/tests/test_StunClient.h:43: Error: Assertion failed: StunClient::FindLocalIP(ip)
./source/network/tests/test_StunClient.h:47: Error: Test failed: StunClient::FindLocalIP did not return a valid IPV4 address: wrong size

Gbp-Pq: Name TestStunClient

4 years ago0ad (0.0.25b-1) unstable; urgency=medium
Ludovic Rousseau [Fri, 27 Aug 2021 13:28:30 +0000 (14:28 +0100)]
0ad (0.0.25b-1) unstable; urgency=medium

  [David W. Kennedy <dave_k@reasoned.us>]
  * 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

[dgit import unpatched 0ad 0.0.25b-1]

4 years agoImport 0ad_0.0.25b-1.debian.tar.xz
Ludovic Rousseau [Fri, 27 Aug 2021 13:28:30 +0000 (14:28 +0100)]
Import 0ad_0.0.25b-1.debian.tar.xz

[dgit import tarball 0ad 0.0.25b-1 0ad_0.0.25b-1.debian.tar.xz]

5 years agoMerge 0ad (0.0.23.1-5) import into refs/heads/workingbranch
Vincent Cheng [Tue, 18 Aug 2020 09:48:00 +0000 (10:48 +0100)]
Merge 0ad (0.0.23.1-5) import into refs/heads/workingbranch

5 years agoFix #949699 on 0.0.23b
Nicolas Auvray [Thu, 13 Aug 2020 16:27:44 +0000 (18:27 +0200)]
Fix #949699 on 0.0.23b

Bug: https://trac.wildfiregames.com/ticket/4360
Bug-Debian: https://bugs.debian.org/949699

Gbp-Pq: Name fix-ryzen-l3-cache-error.patch

5 years agoUpdate cxxtestgen shebang.
Dimitri John Ledkov [Tue, 18 Aug 2020 09:48:00 +0000 (10:48 +0100)]
Update cxxtestgen shebang.

Bug-Debian: https://bugs.debian.org/967118
Forwarded: not-needed
Last-Update: 2020-08-18

Gbp-Pq: Name python2.patch

5 years agoFix FTBFS with gcc-10
Debian Games Team [Tue, 18 Aug 2020 09:48:00 +0000 (10:48 +0100)]
Fix FTBFS with gcc-10

Origin: upstream, https://trac.wildfiregames.com/changeset/23794
Bug: https://trac.wildfiregames.com/ticket/5756
Bug-Debian: https://bugs.debian.org/956967

Gbp-Pq: Name fix-ftbfs-gcc-10.patch

5 years agoFix search path for pyrogenesis
Vincent Cheng [Tue, 18 Aug 2020 09:48:00 +0000 (10:48 +0100)]
Fix search path for pyrogenesis

Forwarded: http://trac.wildfiregames.com/ticket/1424
Bug-Debian: https://bugs.debian.org/679033
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1380737
Last-Update: 2014-10-13

Modify launcher script to execute /usr/games/pyrogenesis if /usr/games is
not in the user's $PATH.

Gbp-Pq: Name fix-bindir.patch

5 years agoAllow building 0ad as root/fakeroot
Rico Tzschichholz [Tue, 18 Aug 2020 09:48:00 +0000 (10:48 +0100)]
Allow building 0ad as root/fakeroot

Forwarded: not-needed
Last-Update: 2014-10-13

Gbp-Pq: Name allow-build-with-root.patch

5 years ago0ad (0.0.23.1-5) unstable; urgency=medium
Vincent Cheng [Tue, 18 Aug 2020 09:48:00 +0000 (10:48 +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.

[dgit import unpatched 0ad 0.0.23.1-5]

5 years agoImport 0ad_0.0.23.1-5.debian.tar.xz
Vincent Cheng [Tue, 18 Aug 2020 09:48:00 +0000 (10:48 +0100)]
Import 0ad_0.0.23.1-5.debian.tar.xz

[dgit import tarball 0ad 0.0.23.1-5 0ad_0.0.23.1-5.debian.tar.xz]

6 years agoMerge 0ad (0.0.23.1-2) import into refs/heads/workingbranch
Ludovic Rousseau [Wed, 9 Jan 2019 09:33:09 +0000 (09:33 +0000)]
Merge 0ad (0.0.23.1-2) import into refs/heads/workingbranch

6 years agoFix search path for pyrogenesis
Vincent Cheng [Wed, 9 Jan 2019 09:33:09 +0000 (09:33 +0000)]
Fix search path for pyrogenesis

Forwarded: http://trac.wildfiregames.com/ticket/1424
Bug-Debian: https://bugs.debian.org/679033
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1380737
Last-Update: 2014-10-13

Modify launcher script to execute /usr/games/pyrogenesis if /usr/games is
not in the user's $PATH.

Gbp-Pq: Name fix-bindir.patch

6 years agoAllow building 0ad as root/fakeroot
Rico Tzschichholz [Wed, 9 Jan 2019 09:33:09 +0000 (09:33 +0000)]
Allow building 0ad as root/fakeroot

Forwarded: no
Last-Update: 2014-10-13

Gbp-Pq: Name allow-build-with-root.patch

6 years ago0ad (0.0.23.1-2) unstable; urgency=medium
Ludovic Rousseau [Wed, 9 Jan 2019 09:33:09 +0000 (09:33 +0000)]
0ad (0.0.23.1-2) unstable; urgency=medium

  * d/control: version 0.0.23.1 also needs a new 0ad-data

[dgit import unpatched 0ad 0.0.23.1-2]

6 years agoImport 0ad_0.0.23.1-2.debian.tar.xz
Ludovic Rousseau [Wed, 9 Jan 2019 09:33:09 +0000 (09:33 +0000)]
Import 0ad_0.0.23.1-2.debian.tar.xz

[dgit import tarball 0ad 0.0.23.1-2 0ad_0.0.23.1-2.debian.tar.xz]

6 years agoImport 0ad_0.0.23.1.orig.tar.xz
Ludovic Rousseau [Fri, 4 Jan 2019 10:18:19 +0000 (10:18 +0000)]
Import 0ad_0.0.23.1.orig.tar.xz

[dgit import orig 0ad_0.0.23.1.orig.tar.xz]

9 years agoFix search path for pyrogenesis
Vincent Cheng [Sun, 13 Nov 2016 06:57:56 +0000 (06:57 +0000)]
Fix search path for pyrogenesis

Forwarded: http://trac.wildfiregames.com/ticket/1424
Bug-Debian: https://bugs.debian.org/679033
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1380737
Last-Update: 2014-10-13

Modify launcher script to execute /usr/games/pyrogenesis if /usr/games is
not in the user's $PATH.

Gbp-Pq: Name fix-bindir.patch

9 years agoAllow building 0ad as root/fakeroot
Rico Tzschichholz [Sun, 13 Nov 2016 06:57:56 +0000 (06:57 +0000)]
Allow building 0ad as root/fakeroot

Forwarded: no
Last-Update: 2014-10-13

Gbp-Pq: Name allow-build-with-root.patch

9 years agoBuild with the "read-only relocation" hardening linker flag
Vincent Cheng [Sun, 13 Nov 2016 06:57:56 +0000 (06:57 +0000)]
Build with the "read-only relocation" hardening linker flag

Forwarded: http://trac.wildfiregames.com/ticket/1416
Last-Update: 2016-11-12

Pass "-Wl,-z,relro" to the linker. This fixes lintian warning
"hardening-no-relro".

Gbp-Pq: Name enable-hardening-relro.patch

9 years ago0ad (0.0.21-2) unstable; urgency=medium
Vincent Cheng [Sun, 13 Nov 2016 06:57:56 +0000 (06:57 +0000)]
0ad (0.0.21-2) unstable; urgency=medium

  * Fix FTBFS by installing missing files with dh_install.

[dgit import unpatched 0ad 0.0.21-2]

9 years agoImport 0ad_0.0.21-2.debian.tar.xz
Vincent Cheng [Sun, 13 Nov 2016 06:57:56 +0000 (06:57 +0000)]
Import 0ad_0.0.21-2.debian.tar.xz

[dgit import tarball 0ad 0.0.21-2 0ad_0.0.21-2.debian.tar.xz]

9 years agoImport 0ad_0.0.21.orig.tar.xz
Vincent Cheng [Sun, 13 Nov 2016 00:46:11 +0000 (00:46 +0000)]
Import 0ad_0.0.21.orig.tar.xz

[dgit import orig 0ad_0.0.21.orig.tar.xz]