Source: statcvs
Section: vcs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Julien Plissonneau Duquène <sre4ever@free.fr>
Build-Depends: ant,
               debhelper-compat (= 13),
               default-jdk,
               javahelper (>= 0.36),
               junit,
               libjcommon-java,
               libjdom1-java,
               libjfreechart-java (>= 1.0.19),
Standards-Version: 4.7.2
Homepage: http://statcvs.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/java-team/statcvs
Vcs-Git: https://salsa.debian.org/java-team/statcvs.git

Package: statcvs
Architecture: all
Depends: default-jre | java7-runtime,
         java-wrappers (>= 0.1.22),
         libjfreechart-java (>= 1.0.19),
         ${java:Depends},
         ${misc:Depends},
Breaks: statsvn (<< 0.5.0),
Conflicts: statsvn (<< 0.5.0),
Recommends: cvs,
Description: CVS Repository statistic analysis tool, written in Java
 StatCvs retrieves information from a CVS repository and generates
 various tables and charts describing the project development,
 e.g. timeline for the lines of code, contribution of each developer
 etc.
 .
 The current version of StatCvs generates a static suite of HTML
 documents containing tables and chart images.  StatCvs is open source
 software, released under the terms oft the LGPL.  StatCvs uses
 JFreeChart to generate charts.
