Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Remove-AST-references.patch | Remove AST references This removes the dependency on jniast. |
Ole Streicher <olebole@debian.org> | no | 2017-01-10 | ||
Remove-HDS-references.patch | Remove HDS references | Ole Streicher <olebole@debian.org> | no | 2017-01-10 | ||
Remove-NDX-HDX-references.patch | Remove NDX/HDX references | Ole Streicher <olebole@debian.org> | no | 2017-01-10 | ||
Fix-build.xml-for-use-outside-of-starjava.patch | Fix build.xml for use outside of starjava This includes the following changes: * Rename the `extclasspath` elements to `path`. With ant >= 1.6, there is no difference (and before, the difference was not relevant for Debian) * Ignore local property files * Change the starlink installation dir to the standard Java path /usr/share/java/ * Prefix the name by `starlink-` * Adjust the build and test classpaths for Debian (also for CI tests) * Set a class path in the jar manifest * Set the source file encoding (cp1252), but not the source version (deprecated) * Don't sign the jarfile |
Ole Streicher <olebole@debian.org> | no | 2017-02-15 | ||
Use-commons.compress-instead-of-ant-tar.patch | Use commons.compress instead of ant-tar | Ole Streicher <olebole@debian.org> | no | 2017-02-21 | ||
Locally-add-oldfits-files-required-for-compilation.patch | Locally add oldfits files required for compilation These files were taken from https://github.com/Starlink/starjava/tree/5a0b7d211b9a19cf3fedac51240aa6c4e15e7be9/oldfits/src/main/uk/ac/starlink/oldfits They are required because starjava-fits no longer ships the "oldfits" package. starjava-datanode is the only package still using is, so it is sensitive to fix it locally. |
Ole Streicher <olebole@debian.org> | no | 2024-06-06 | ||
Implement-AbstractArrayDataIO.read.patch | Implement AbstractArrayDataIO.read() This is required for the new libfits-java version. |
Ole Streicher <olebole@debian.org> | no | 2024-07-03 |