This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository miaviewit.
commit 7ca1507aee4aab1dd10f55e740f66eb919705110 Author: Gert Wollny <[email protected]> Date: Tue Oct 27 13:28:39 2015 +0100 correct the dependencies --- debian/changelog | 9 ++++++--- debian/control | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2473283..2ea52a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,14 @@ miaviewit (1.0.2-1) unstable; urgency=medium * New upstream release, Closes: #803050 - * d/control: update standarts version to 3.9.6 - tighen build dependency on libmia-2.2-dev + * d/control: - update standarts version to 3.9.6 + - add libxml++2.6-dev since libmia-2.2-dev no longer + pulls it in + - tighen build dependency on libmia-2.2-dev * d/rules: correct the buildflags - -- Gert Wollny <[email protected]> Tue, 27 Oct 2015 12:29:44 +0100 + + -- Gert Wollny <[email protected]> Tue, 27 Oct 2015 13:28:09 +0100 miaviewit (1.0.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 00d43b3..f5fc3ad 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9.0.0), libgtkglextmm-x11-1.2-dev, libboost-thread-dev, libgtkmm-2.4-dev, + libxml++2.6-dev, libvistaio-dev Standards-Version: 3.9.6 Homepage: http://mia.sourceforge.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/miaviewit.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
