Author: fourmond Date: 2009-06-22 18:58:54 +0000 (Mon, 22 Jun 2009) New Revision: 8559
Modified: trunk/statcvs/debian/changelog trunk/statcvs/debian/control Log: [statcvs] Upload to unstable Modified: trunk/statcvs/debian/changelog =================================================================== --- trunk/statcvs/debian/changelog 2009-06-22 18:58:15 UTC (rev 8558) +++ trunk/statcvs/debian/changelog 2009-06-22 18:58:54 UTC (rev 8559) @@ -1,9 +1,10 @@ -statcvs (1:0.5.0.dfsg-2) UNRELEASED; urgency=low +statcvs (1:0.5.0.dfsg-2) unstable; urgency=low - * NOT RELEASED YET * Moved to Section: vcs + * Breaks statsvn 0.4 + * Works fine with statsvn 0.5, upload to unstable - -- Vincent Fourmond <[email protected]> Sun, 21 Jun 2009 19:57:36 +0200 + -- Vincent Fourmond <[email protected]> Mon, 22 Jun 2009 20:56:58 +0200 statcvs (1:0.5.0.dfsg-1) experimental; urgency=low Modified: trunk/statcvs/debian/control =================================================================== --- trunk/statcvs/debian/control 2009-06-22 18:58:15 UTC (rev 8558) +++ trunk/statcvs/debian/control 2009-06-22 18:58:54 UTC (rev 8559) @@ -17,7 +17,7 @@ Depends: java-gcj-compat | java-runtime, libjcommon-java, libjfreechart-java (>= 1.0.13), java-wrappers (>= 0.1.15), libjdom1-java, ${misc:Depends} -Conflicts: statsvn (< 0.4.0) +Breaks: statsvn (< 0.5.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

