Debian Patches
Status for starjava-topcat/4.10.2-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Remove-plastic-support.patch | Remove plastic support Plastic is very outdated now, and should not be used anymore. This enables to remove a number of dependencies. |
Ole Streicher <olebole@debian.org> | no | 2017-01-05 | ||
Remove-FitsReaderSpi.patch | Remove FitsReaderSpi | Ole Streicher <olebole@debian.org> | no | 2017-01-09 | ||
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-17 | ||
Add-cds.tools.ExtApp.patch | Add cds.tools.ExtApp This file is copied from Aladin. |
Ole Streicher <olebole@debian.org> | no | 2017-02-17 | ||
Fix-Icon-path-in-jhall.jar.patch | Fix Icon path in jhall.jar | Ole Streicher <olebole@debian.org> | no | 2017-02-23 | ||
Remove-references-to-xdoc-and-ttools.patch | Remove references to xdoc ttools, and fits xdoc is not available as Debian package. And xdoc, ttools and fits are not available as sources during the build, so that they can't be accessed here. This leads to a substantial decrease in the help system, but I have no idea how to make this better. |
Ole Streicher <olebole@debian.org> | no | 2017-03-03 | ||
Adjust-classpath-in-topcat-script.patch | Adjust classpath in topcat script | Ole Streicher <olebole@debian.org> | no | 2017-03-03 | ||
Add-XSLT-sheets-for-conversion-of-the-xml-documentation-t.patch | Add XSLT sheets for conversion of the xml documentation to javahelp and html. The files were taken from the "xdoc" package, which is not available in Debian: https://github.com/Starlink/starjava/tree/master/xdoc/src/etc |
Ole Streicher <olebole@debian.org> | no | 2017-03-03 | ||
Use-a-local-copy-of-the-XSLT-stylesheets-instead-of-xdoc.patch | Use a local copy of the XSLT stylesheets instead of xdoc Since we are using plain xslt, new files are created with <xsl:result-document> from xslt2 using the Saxon processor. |
Ole Streicher <olebole@debian.org> | no | 2017-03-31 | ||
Don-t-call-home-for-new-version-by-default.patch | Don't call home for new version by default | Ole Streicher <olebole@debian.org> | no | 2017-03-06 | ||
Clearly-mark-this-version-as-Debian.patch | Clearly mark this version as Debian | Ole Streicher <olebole@debian.org> | no | 2017-03-15 | ||
Remove-GBIN-references.patch | Remove GBIN references | Ole Streicher <olebole@debian.org> | no | 2017-03-31 | ||
Make-CDF-optional.patch | Make CDF optional | Ole Streicher <olebole@debian.org> | no | 2017-03-31 | ||
Remove-MIRAGE-references.patch | Remove MIRAGE references | Ole Streicher <olebole@debian.org> | no | 2017-03-31 | ||
Remove-references-to-SRB-and-MySpace.patch | Remove references to SRB and MySpace | Ole Streicher <olebole@debian.org> | no | 2017-03-31 | ||
Use-android-json.patch | Use android json The original org.json code is not packaged for Debian because of its license, and the android variant is a bit outdated now. The libjson-java code is different and contains net.sf.json (which however has classes of the same name...) |
Ole Streicher <olebole@debian.org> | no | 2018-05-28 | ||
Disable-HAPI-interface.patch | Disable HAPI interface HAPI is the Heliophysics Data Application Programmer’s Interface, a time series download and streaming format specification. See http://hapi-server.org/ In Debian, we still don't have the hapi module included; so it is disabled here. |
Ole Streicher <olebole@debian.org> | no | 2024-05-23 | ||
Re-add-source-of-FxHtmlPanel.patch | Re-add source of FxHtmlPanel | Ole Streicher <olebole@debian.org> | no | 2024-10-13 | ||
Remove-HtmSkyPixellator-reference.patch | Remove HtmSkyPixellator reference starjava.tjoin.HtmSkyPixellator is based on non-free code from the Johns Hopkins University and was therefore removed from starlink-tjoin-java. |
Ole Streicher <olebole@debian.org> | no | 2024-10-14 | ||
Use-URL-constructors-instead-of-toURL.patch | Use URL constructors instead of toURL() URL constructors are deprecated at Java 20, but this didn't work on Debian. Reverts e2ee0407cd45ce10a0179a2662b21662458aa9e7 for the test file |
Mark Taylor <m.b.taylor@bristol.ac.uk> | no | 2024-08-05 |