libjfreechart-java (1.5.5-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.5.5-1 tag
- Git: https://salsa.debian.org/java-team/libjfreechart-java.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 5459968
- Browser: https://salsa.debian.org/java-team/libjfreechart-java
- Last scan: 2025-09-23 07:37:02+00
- Next scan: 2025-10-02 06:10:00+00
- Debian changelog in Git:
libjfreechart-java (1.5.5-1) unstable; urgency=medium
* Update watch file since source migrated from sf.net to github.com
* New upstream version 1.5.5
* Remove dependancy on jcommon
* Remove support for swt that is moved upstream in another package
* Remove not runnable test
* Use jquery from debian
* Remove superfluous removed files from copyright
* Substitute dependancy libservlet3.1-java with libservlet-api-java
* Set patch for test removal as not needed
* Fix doc installation
* Readd missing copyright section for LGPL-2.1+
-- Christian Bayle <bayle@debian.org> Mon, 24 Feb 2025 19:07:39 +0100
- This branch is 2 commits ahead of tag debian/1.5.5-1
- Git log:
commit 625ef33a7eb03a8648ddea00db36394c1ec9d448
Merge: 191f19a 52dda31
Author: Bdale Garbee <bdale@debian.org>
Date: Wed Sep 3 19:47:34 2025 +0000
Merge branch 'cross-build' into 'master'
debian: Support cross builds
See merge request java-team/libjfreechart-java!1
commit 52dda31e9b936dde88c6191b4575ff9fc6c5e6dc
Author: Keith Packard <keithp@keithp.com>
Date: Mon Sep 1 20:20:55 2025 -0500
debian: Support cross builds
Add Multi-Arch: foreign to the libjfreechart-java control fields so
that packages using this in their build process don't end up depending
upon the "native" version of the binary.
Signed-off-by: Keith Packard <keithp@keithp.com>