This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository ball.
commit 0b7b48acd6cc4e93254407ebc2fb3a8ad7ee8d14 Author: Andreas Tille <[email protected]> Date: Sun Nov 13 08:46:45 2016 +0100 Remove useless Breaks in python-ballview --- debian/changelog | 4 ++++ debian/control | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f5d8255..540f1f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ ball (1.4.3~beta1-2) UNRELEASED; urgency=medium + [ Danny Edel ] * Team upload * Fix FTBFS with GCC-6 and recent boost Closes: #830984, #833004 @@ -12,6 +13,9 @@ ball (1.4.3~beta1-2) UNRELEASED; urgency=medium * Drop previous PoseClustering_test patches (no longer needed) * d/watch: fix uversionmangle expression to correctly detect -BETA + [ Andreas Tille ] + * Remove useless Breaks in python-ballview + -- Danny Edel <[email protected]> Fri, 11 Nov 2016 12:07:51 +0100 ball (1.4.3~beta1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 637506a..078b2c2 100644 --- a/debian/control +++ b/debian/control @@ -168,7 +168,6 @@ Depends: ${shlibs:Depends}, libballview1.4, python-ball (= ${binary:Version}), ${misc:Depends} -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
