Package: cronometer / 0.9.9+dfsg1-2
Metadata
Package | Version | Patches format |
---|---|---|
cronometer | 0.9.9+dfsg1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_no_mswin_taskdefs.diff | (download) |
build.xml |
4 4 + 0 - 0 ! |
don't generate windows executables |
05_dont_check_for_updates.diff | (download) |
src/ca/spaz/cron/CRONOMETER.java |
4 3 + 1 - 0 ! |
we don't want our users manually upgrading cronometer through its own check-website-for-new-versions feature. |
06_java9_compatibility.diff | (download) |
build.xml |
2 1 + 1 - 0 ! |
sets the source encoding and replaces sun.misc.base64encoder to fix the build failure with java 9 |
07_java21_compatibility.diff | (download) |
build.xml |
2 1 + 1 - 0 ! |
java 21 compatibility |
08_jfreechart_1_5_compatibility.diff | (download) |
src/ca/spaz/cron/metrics/BiomarkerPanel.java |
8 4 + 4 - 0 ! |
adjust to newer jfreechart api |