Package: adacontrol / 1.17r3.1-4

Metadata

Package Version Patches format
adacontrol 1.17r3.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix texinfo.diff | (download)

doc/adacontrol_pm.texi | 5 5 + 0 - 0 !
doc/adacontrol_ug.texi | 5 5 + 0 - 0 !
2 files changed, 10 insertions(+)

 add dircategory entry for each document
 The settitle context line must be updated for each upstream release.
gps integration.patch | (download)

GPS/zadactl.xml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix doc path in gps plugin.
test with posix shell.diff | (download)

test/failed.sh | 10 5 + 5 - 0 !
test/run.sh | 56 27 + 29 - 0 !
2 files changed, 32 insertions(+), 34 deletions(-)

 remove bashisms from script running tests
 Also fix some cosmetic errors:
 .
 == should be =, even in bash
 .
 Quote arguments when calling put from put_line.
put_ldflags_before_ldlibs.diff | (download)

src/build.gpr | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 let project handle adaflags and ldflags
 Mixing options passed via -cargs/-largs and options passed via the project
 leads to a surprising order on the command line.
test_representation_clauses.diff | (download)

test/ref/t_representation_clauses.txt | 86 43 + 43 - 0 !
test/t_representation_clauses.adb | 7 4 + 3 - 0 !
2 files changed, 47 insertions(+), 46 deletions(-)

 update representation clause test for ada 2005.
Bug-Debian: https://bugs.debian.org/823369
test allow sh noglob.diff | (download)

test/run.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 allow the test script to be run with -f (noglob) option
no E binder option to avoid 666106.diff | (download)

src/build.gpr | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 bind without -e to circumvent compiler bug #666106.
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833026