This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clustalx.
commit 2bfb2a5c1d337c1da9f4323e8bb56f6678c57d60 Author: Andreas Tille <[email protected]> Date: Sat Aug 16 00:14:00 2014 +0200 debhelper 9 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d631b99..9b53dc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ clustalx (2.1+lgpl-3) UNRELEASED; urgency=medium * d/control: - cme fix dpkg-control + - debhelper 9 -- Andreas Tille <[email protected]> Sat, 16 Aug 2014 00:11:01 +0200 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 7fe6d48..1ba3f5c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), libqt4-dev Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/clustalx.git -- 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
