~pasanen-tuukka/+git/freecad-test:master

Last commit made on 2023-08-10
Get this branch:
git clone -b master https://git.launchpad.net/~pasanen-tuukka/+git/freecad-test
Only Tuukka Pasanen can upload to this branch. If you are Tuukka Pasanen please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~pasanen-tuukka/+git/freecad-test

Recent commits

1c4df78... by Tuukka Pasanen <email address hidden>

New major release 0.21.0

Make sure that version number changes
to correct one

e76d446... by Tuukka Pasanen <email address hidden>

Overcome dh_strip_nondeterminism failing

There is new dh_strip_nondeterminism failing
with test data corrupted_metadata.zip

Remove it as it just needed for testing

43feb97... by Tuukka Pasanen <email address hidden>

Remove removed ChangeLog.txt that not present

ChangleLog.txt is not available anymore on
FreeCAD Github. So remove installation dh
helper from rules

37f05a2... by Tuukka Pasanen <email address hidden>

Add libfmt to build requirements

libfmt is added as hard requirement for building
FreeCAD. Add it to build that build system
does not try to pull it from Github

dca05e8... by Tuukka Pasanen <email address hidden>

Add python3-pivy for building requirements

FreeCAD had started to require python3-pivy as
requirement. It's only available on Ubuntu 22.10
so I has to be provided 22.04 and 21.04.

ed2903a... by Tuukka Pasanen <email address hidden>

Use correct 0.20.2 tag on builds

As version 0.21.0 is on way until then
tag stuff to 0.20.2.

fc3b385... by Tuukka Pasanen <email address hidden>

Add qtwebengine5-dev to control

As FreeCAD had started to require 'Qt5WebEngineWidgets' which
is provided by qtwebengine5-dev. Add it to debian/control
file to satify requirement.

372cfff... by Tuukka Pasanen <email address hidden>

Update control for FreeCAD release 0.20.1

Update dependencies and names for FreeCAD
release 0.20.1.

6c9db66... by Tuukka Pasanen <email address hidden>

New bugfix release 0.20.1

aab5bf6... by Tuukka Pasanen <email address hidden>

Test building