[yoda] 02/08: debian/control: replace Conflicts with Breaks for python-yoda.
Lifeng Sun
lifengsun-guest at alioth.debian.org
Thu Sep 5 00:33:12 UTC 2013
This is an automated email from the git hooks/post-receive script.
lifengsun-guest pushed a commit to branch master
in repository yoda.
commit 1d6e0ed8100b88874647b15ad2abc50135415a95
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Fri Aug 30 23:07:37 2013 +0800
debian/control: replace Conflicts with Breaks for python-yoda.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index bbb733a..5cd8df5 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Package: python-yoda
Section: python
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
-Conflicts: rivet (<= 1.8.3-1)
+Breaks: rivet (<= 1.8.3-1)
Description: Python bindings of YODA and utils
YODA is a small set of data analysis (specifically histogramming) classes
being developed by MCnet members as a lightweight common system for MC event
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yoda.git
More information about the debian-science-commits
mailing list