[pkg-java] r6610 - trunk/statcvs/debian

fourmond at alioth.debian.org fourmond at alioth.debian.org
Sat Jun 28 13:48:42 UTC 2008


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 <fourmond at debian.org>  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




More information about the pkg-java-commits mailing list