Merge lp:~widelands-dev/widelands/bug-1825811-ubuntu-eoan into lp:widelands

Proposed by Toni Förster
Status: Merged
Merged at revision: 9059
Proposed branch: lp:~widelands-dev/widelands/bug-1825811-ubuntu-eoan
Merge into: lp:widelands
Diff against target: 13 lines (+2/-1)
1 file modified
CMakeLists.txt (+2/-1)
To merge this branch: bzr merge lp:~widelands-dev/widelands/bug-1825811-ubuntu-eoan
Reviewer Review Type Date Requested Status
Widelands Developers Pending
Review via email: mp+366350@code.launchpad.net

Commit message

Please ubuntu 19.10.

To post a comment you must log in.
Revision history for this message
GunChleoc (gunchleoc) wrote :

I have created a temporary PPA for testing this https://code.launchpad.net/~gunchleoc/+recipe/widelands-test-eoan

Revision history for this message
GunChleoc (gunchleoc) wrote :

PPA went green :)

@bunnybot merge

Revision history for this message
bunnybot (widelandsofficial) wrote :

Continuous integration builds have changed state:

Travis build 4757. State: passed. Details: https://travis-ci.org/widelands/widelands/builds/522995144.
Appveyor build 4541. State: success. Details: https://ci.appveyor.com/project/widelands-dev/widelands/build/_widelands_dev_widelands_bug_1825811_ubuntu_eoan-4541.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2018-12-13 21:27:09 +0000
3+++ CMakeLists.txt 2019-04-22 10:14:58 +0000
4@@ -26,7 +26,8 @@
5 distro_name (DISTRO_NAME)
6 # DISTRO_NAME is different on the build-servers.
7 if ((DISTRO_NAME MATCHES "Ubuntu 18.10" OR DISTRO_NAME MATCHES "Cosmic"
8- OR DISTRO_NAME MATCHES "Ubuntu 19.04" OR DISTRO_NAME MATCHES "Disco")
9+ OR DISTRO_NAME MATCHES "Ubuntu 19.04" OR DISTRO_NAME MATCHES "Disco"
10+ OR DISTRO_NAME MATCHES "Ubuntu 19.10" OR DISTRO_NAME MATCHES "Eoan")
11 AND CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
12 cmake_policy(SET CMP0072 OLD)
13 endif()

Subscribers

People subscribed via source and target branches

to status/vote changes: