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 ! |
adapt library_version to debian conventions |
| handle_build_flags.diff | (download) |
templates_parser.gpr |
3 2 + 1 - 0 ! |
move ldflags before -l options For example --as-needed affects only following -l options. |
| xmlada split.diff | (download) |
Makefile |
2 1 + 1 - 0 ! |
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 ! |
remove .silent from makefiles. This change has been refused upstream. |
| avoid gprbuild subdir option.diff | (download) |
Makefile |
15 7 + 8 - 0 ! |
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 ! |
silent new warning about unknown languages in gnat projects. Bug-Debian: https://bugs.debian.org/917499 |
