Author: fourmond Date: 2008-06-28 13:48:42 +0000 (Sat, 28 Jun 2008) New Revision: 6610
Modified: trunk/statcvs/debian/changelog trunk/statcvs/debian/control Log: [statcvs] Conflict with older version of statsvn as the latter fails with recent statcvs Modified: trunk/statcvs/debian/changelog =================================================================== --- trunk/statcvs/debian/changelog 2008-06-28 11:28:33 UTC (rev 6609) +++ trunk/statcvs/debian/changelog 2008-06-28 13:48:42 UTC (rev 6610) @@ -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): Modified: trunk/statcvs/debian/control =================================================================== --- trunk/statcvs/debian/control 2008-06-28 11:28:33 UTC (rev 6609) +++ trunk/statcvs/debian/control 2008-06-28 13:48:42 UTC (rev 6610) @@ -16,6 +16,7 @@ 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

