This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository ball.
commit db483a5bde4cdf57aefed9ddd7ebf4044845bbe2 Author: Andreas Tille <[email protected]> Date: Sun Nov 13 08:50:58 2016 +0100 Remove useless Breaks in python-ball --- debian/changelog | 2 +- debian/control | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c986ae1..879f2ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,7 @@ ball (1.4.3~beta1-2) UNRELEASED; urgency=medium * d/watch: fix uversionmangle expression to correctly detect -BETA [ Andreas Tille ] - * Remove useless Breaks in python-ballview + * Remove useless Breaks in python-ballview and python-ball * lintian override for package-name-doesnt-match-sonames -- Danny Edel <[email protected]> Fri, 11 Nov 2016 12:07:51 +0100 diff --git a/debian/control b/debian/control index 078b2c2..20a2370 100644 --- a/debian/control +++ b/debian/control @@ -150,7 +150,6 @@ Depends: ${shlibs:Depends}, ${sip:Depends}, libball1.4, ${misc:Depends} -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 -- 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
