This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository ball.
commit 82cb98daca261ee30ef8f4412725d3a645e4ba34 Author: Andreas Tille <[email protected]> Date: Wed May 18 13:32:39 2016 +0200 Make breaks statements more sensible --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7e3ac6e..637506a 100644 --- a/debian/control +++ b/debian/control @@ -150,7 +150,7 @@ Depends: ${shlibs:Depends}, ${sip:Depends}, libball1.4, ${misc:Depends} -Breaks: python-ball (<< ${binary:Version}) +Breaks: python-ball (<< 1.4.2) Description: Python bindings for the Biochemical Algorithms Library BALL (Biochemical Algorithms Library) is an application framework in C++ that has been specifically designed for rapid software @@ -168,7 +168,7 @@ Depends: ${shlibs:Depends}, libballview1.4, python-ball (= ${binary:Version}), ${misc:Depends} -Breaks: python-ballview (<< ${binary:Version}) +Breaks: python-ballview (<< 1.4.2) Description: Python bindings for VIEW-parts of the Biochemical Algorithms Library BALL (Biochemical Algorithms Library) is an application framework in C++ that has been specifically designed for rapid software -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ball.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
