Debian Patches

Status for starlink-ast/9.2.10+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
Rename-library.patch Rename library
"ast" is a quite short name for a library that is so specific as this
one. Therefore, and for consistency with the "pal" library, "ast" is
prefixed by the vendor name "starlink". . This patch can be re-created
by running debian/create_patches_rename_library.sh on the freshly
unpacked source tarball.
Ole Streicher <olebole@debian.org> no 2016-07-05
use_std_automake.patch Use standard automake
Do not depend on the starlink's automake, but use their macro file
together with the standard automake
Ole Streicher <debian@liska.ath.cx> no 2016-07-05
The-external-PAL-library-in-Debian-is-called-starlink-pal.patch The external PAL library in Debian is called "starlink-pal". Ole Streicher <debian@liska.ath.cx> no 2016-07-05
workround_armhf_compiler_bug.patch Work around a weird optimization bug in armhf
Without this patch, compilation on armhf fails with

```
/tmp/ccJsRMs3.s: Assembler messages:
/tmp/ccJsRMs3.s:21403: Warning: base register written back, and overlaps one of transfer registers
/tmp/ccJsRMs3.s:28133: Error: registers may not be the same -- `str r3,[r3],#4'
/tmp/ccJsRMs3.s:28971: Warning: base register written back, and overlaps one of transfer registers
```

on gcc-4.9.4. See
https://buildd.debian.org/status/fetch.php?pkg=starlink-ast&arch=armhf&ver=8.0.2%2Bdfsg-1&stamp=1414223014
as example.

The error appears with MAKE_MASK(F, float), while the warnings are
with MAKE_MASK(D, double) and MAKE_MASK(LD, long double).
Ole Streicher <olebole@debian.org> no 2016-07-05
Disable-tests.patch Disable tests
The tests would require an installed library, the pgplot library, and
probably require manual inspection.
Ole Streicher <olebole@debian.org> no 2018-01-15
Check-the-values-returned-by-the-test.patch Check the values returned by the test Ole Streicher <olebole@debian.org> no 2019-10-13
reproducible.patch Use SOURCE_DATE_EPOCH to make build reproducible Nilesh Patra <nilesh@debian.org> no 2021-04-10
Adjust-starlink.csl-for-changes-in-Debian-s-LaTeX-distrib.patch Adjust starlink.csl for changes in Debian's LaTeX distribution Ole Streicher <olebole@debian.org> no 2022-06-13

All known versions for source package 'starlink-ast'

Links