Package: libtemplates-parser / 19-3

Metadata

Package Version Patches format
libtemplates-parser 19-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
rename so lib.diff | (download)

templates_parser.gpr | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 adapt library_version to debian conventions
handle_build_flags.diff | (download)

templates_parser.gpr | 3 2 + 1 - 0 !
tp_shared.gpr | 3 2 + 1 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 move ldflags before -l options
 For example --as-needed affects only following -l options.
xmlada split.diff | (download)

Makefile | 2 1 + 1 - 0 !
config/tp_xmlada_installed.gpr | 5 4 + 1 - 0 !
regtests/tests/0107_translations_demo/translations_demo.gpr | 1 0 + 1 - 0 !
regtests/tests/0109_check_mem/check_mem.gpr | 1 0 + 1 - 0 !
4 files changed, 5 insertions(+), 4 deletions(-)

 handle xmlada split in modules.
 The xmlada project gathers all xmlada_* library projects.  Building
 templates_parser with more specific dependencies avoids an unneeded
 dependency on xmlada_schema.
 .
 The dependency on XMLAda is a detail of the Templates_Parser.XML
 implementation, and xmlada should not be required to compile a
 program , at least if Externally_Built is set in the installed
 templates_parser.gpr.
verbose_makefile.diff | (download)

Makefile | 2 0 + 2 - 0 !
regtests/Makefile | 2 0 + 2 - 0 !
2 files changed, 4 deletions(-)

 remove .silent from makefiles.
 This change has been refused upstream.
avoid gprbuild subdir option.diff | (download)

Makefile | 15 7 + 8 - 0 !
docs/Makefile | 3 1 + 2 - 0 !
docs/docs.gpr | 4 2 + 2 - 0 !
regtests/Makefile | 4 2 + 2 - 0 !
regtests/regtests.gpr | 4 2 + 2 - 0 !
templates_parser.gpr | 4 2 + 2 - 0 !
tools/tools.gpr | 4 2 + 2 - 0 !
tp_shared.gpr | 11 7 + 4 - 0 !
8 files changed, 25 insertions(+), 24 deletions(-)

 write full paths inside projects instead of passing --subdir
 This simplifies Makefiles, projects, downstream packaging.
doc no project language.diff | (download)

docs/docs.gpr | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 silent new warning about unknown languages in gnat projects.
Bug-Debian: https://bugs.debian.org/917499