This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clustalx.
commit 4bb34270c9c91b4d39beb910d8351a13fbc13084 Author: Andreas Tille <[email protected]> Date: Mon Sep 11 13:11:02 2017 +0200 export QT_SELECT=qt5 --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 75d1955..8c68342 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export QT_SELECT=qt5 + %: dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clustalx.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
