This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository wfmath.
commit 1550c0325a791163bb9fc868513970576d015fbf Author: Olek Wojnar <[email protected]> Date: Thu Jul 14 19:33:17 2016 -0400 Move doxygen to Build-Depends-Indep --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 99e4afa..2cbd9a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ wfmath (1.0.2+dfsg1-2) unstable; urgency=medium * Add inline symbols patch from Ubuntu, thanks Steve Langasek -- Allows proper build with -O3 optimization + * Move doxygen to Build-Depends-Indep - -- Olek Wojnar <[email protected]> Tue, 12 Jul 2016 21:08:38 -0400 + -- Olek Wojnar <[email protected]> Thu, 14 Jul 2016 19:32:48 -0400 wfmath (1.0.2+dfsg1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 66c0e24..40826f2 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Olek Wojnar <[email protected]> Build-Depends: debhelper (>= 9), dh-autoreconf, - doxygen, dpkg-dev (>= 1.16.1.1) +Build-Depends-Indep: doxygen Standards-Version: 3.9.8 Homepage: http://www.worldforge.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-games/wfmath.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wfmath.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

