2.3: Workaround for wrong versioning

Needed as wrong packaging files went into stable PPA (only wrong version to the packages - content is still 2.3.x).
This commit is contained in:
Thomas-Karl Pietrowski 2016-11-18 15:55:47 +01:00
parent d70655fcac
commit 89679316b4
6 changed files with 6 additions and 8 deletions

View File

@ -1,4 +1,4 @@
cura-extra-plugins (2.3.1-0) unstable; urgency=medium
cura-extra-plugins (2.3.99-truely-2.3.1-0) unstable; urgency=medium
* Initial packaging

View File

@ -1,4 +1,4 @@
cura (1:2.3.1-0) unstable; urgency=low
cura (1:2.3.99-truely-2.3.1-0) unstable; urgency=low
* Initial release

View File

@ -3,8 +3,6 @@
# output every command that modifies files on the build system.
export DH_VERBOSE = 1
DEB_PACKAGE_VERSION ?= $(shell dpkg-parsechangelog -SVersion | cut -f2 -d":" | cut -f1 -d"~")
%:
dh $@ --with python3 --buildsystem=cmake --parallel
@ -19,7 +17,7 @@ override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DURANIUM_SCRIPTS_DIR=/usr/share/uranium/scripts/ \
-DCURA_VERSION=$(DEB_PACKAGE_VERSION) \
-DCURA_VERSION=2.3.1 \
-DCURA_BUILDTYPE=PPA
override_dh_installmime:

View File

@ -1,4 +1,4 @@
cura-engine (1:2.3.1-0) unstable; urgency=medium
cura-engine (1:2.3.99-truely-2.3.1-0) unstable; urgency=medium
* Initial release

View File

@ -1,4 +1,4 @@
uranium (1:2.3.1-0) unstable; urgency=low
uranium (1:2.3.99-truely-2.3.1-0) unstable; urgency=low
* Initial release

View File

@ -1,4 +1,4 @@
libarcus (1:2.3.1-0) unstable; urgency=low
libarcus (1:2.3.99-truely-2.3.1-0) unstable; urgency=low
* Initial release