This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository statcvs.
commit ac1e7eff53f5f81ed485df024f0fccda7eabd8a1 Author: Vincent Fourmond <[email protected]> Date: Sat Jun 28 13:48:42 2008 +0000 [statcvs] Conflict with older version of statsvn as the latter fails with recent statcvs --- debian/changelog | 7 +++++++ debian/control | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index bee9d10..cda926e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +statcvs (1:0.4.0.dfsg-2) unstable; urgency=low + + * Conflicts with older statsvn, as statsvn crashes with the newer + statcvs + + -- Vincent Fourmond <[email protected]> Sat, 28 Jun 2008 15:28:09 +0200 + statcvs (1:0.4.0.dfsg-1) unstable; urgency=low * New upstream release (closes: #481798): diff --git a/debian/control b/debian/control index e4e0631..5d03f77 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Package: statcvs Architecture: all Depends: java-gcj-compat | java-runtime, libjcommon-java, libjfreechart-java, java-wrappers (>= 0.1.3), libjdom-java +Conflicts: statsvn (< 0.4.0) Recommends: cvs Description: CVS Repository statistic analysis tool, written in Java StatCvs retrieves information from a CVS repository and generates -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statcvs.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

