+ Switch to cdbs
+ Switch to build using ninja-build
+ Install libraries according to multi-arch rules
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
+ Switch Build-Depends from cmake to cmake-trinity
+ Install libraries according to multi-arch rules
+ Switch to build using ninja-build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Upstream commit message:
-----------------------------------------------------------
commit 5f3f392a3b8fc6dc334d6f688b9a57e06827579b
Author: Guy Maurel <guy.j@maurel.de>
Date: Sat Jan 2 18:59:46 2021 +0100
insert closing brace before the preprocessor line
M src/braces.cpp
A tests/config/Issue_3040.cfg
M tests/cpp.test
A tests/expected/cpp/34326-Issue_3040.cpp
A tests/input/cpp/Issue_3040.cpp
commit fb66774e46b1b0f93b548ed172126619fcbd6723
Author: Guy Maurel <guy.j@maurel.de>
Date: Sun Jan 3 18:08:13 2021 +0100
insert after #endif
M src/braces.cpp
M tests/expected/cpp/34326-Issue_3040.cpp
M tests/input/cpp/Issue_3040.cpp
-----------------------------------------------------------
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
repository. This fixes a problem with the max level of braces that can
be handled.
Upstream commit message:
-----------------------------------------------------------
Author: Guy Maurel <guy.j@maurel.de>
Date: Thu Nov 12 18:27:38 2020 +0100
look for a debug loop
M src/align_func_proto.cpp
M src/logger.cpp
-----------------------------------------------------------
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Upstream commit message:
-----------------------------------------------------------
Author: Joshua Parker <redracer2000@gmail.com>
Date: Mon Nov 9 13:44:57 2020 -0600
Fix issue #2976
This commit modifies output_parsed_csv() in an attempt to
address issue #2976, where on some platforms the behavior
may be different with regard to printing c-style multi-line
comment strings within the debug csv output
M src/output.cpp
M tests/cli/output/class_enum_struct_union.csv
-----------------------------------------------------------
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
The package is taken from Debian upstream, renamed pinentry-tqt so
that it does not conflict with standard pinentry, and dependencies,
patches and files related to other pinetry variants have been
removed from deb packaging.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>