[statcvs] 22/43: [statcvs] Conflict with older version of statsvn as the latter fails with recent statcvs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Apr 18 20:47:46 BST 2018
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 <fourmond at debian.org>
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 <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):
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
More information about the pkg-java-commits
mailing list