Package: statcvs / 1:0.7.0.dfsg-11

Metadata

Package Version Patches format
statcvs 1:0.7.0.dfsg-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 disable unjar.diff | (download)

build.xml | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

---
10 disable jtreemap.diff | (download)

src/net/sf/statcvs/pages/ReportSuiteMaker.java | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 disable the repository map generation, as we don't ship
 JTreeMap, which is necessary to actually view the map.
 .
 This admittedly will have to be improved one day.
jfreechart compatibility.patch | (download)

src/net/sf/statcvs/charts/ChartConfigUtil.java | 10 5 + 5 - 0 !
src/net/sf/statcvs/charts/ChartImage.java | 6 3 + 3 - 0 !
src/net/sf/statcvs/charts/CommitScatterChartMaker.java | 4 2 + 2 - 0 !
src/net/sf/statcvs/charts/DirectoryPieChartMaker.java | 4 2 + 2 - 0 !
src/net/sf/statcvs/charts/ModifyAddChartMaker.java | 2 1 + 1 - 0 !
src/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java | 48 25 + 23 - 0 !
src/net/sf/statcvs/charts/ModuleSizePieChartMaker.java | 4 2 + 2 - 0 !
src/net/sf/statcvs/charts/SymbolicNameAnnotation.java | 17 12 + 5 - 0 !
src/net/sf/statcvs/charts/TimeLineChartMaker.java | 2 1 + 1 - 0 !
src/net/sf/statcvs/output/ChurnPageMaker.java | 2 1 + 1 - 0 !
src/net/sf/statcvs/reports/LOCSeriesBuilder.java | 4 2 + 2 - 0 !
11 files changed, 56 insertions(+), 47 deletions(-)

 jfreechart compatibility
Bug-Debian: https://bugs.debian.org/1099290
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841547
2000 lib placeholder.patch | (download)

lib/.placeholder | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 make sure lib/ exist during build.
 When building from git, empty directories are not created
 during git checkout.  As a workaround, create a placeholder in lib/
 to make sure the directory is present during build.
default jdk compatibility.patch | (download)

build.xml | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix compatibility with default jdk 21