This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository eris.
commit ad282e62eddfb2857b633c2380c04df9a8e98eb8 Author: Olek Wojnar <[email protected]> Date: Thu Jul 14 19:35:49 2016 -0400 Move doxygen to Build-Depends-Indep --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 808e388..5fb8341 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +eris (1.3.23-3) unstable; urgency=medium + + * Move doxygen to Build-Depends-Indep + + -- Olek Wojnar <[email protected]> Thu, 14 Jul 2016 19:35:37 -0400 + eris (1.3.23-2) unstable; urgency=medium * Disable additional network-related test diff --git a/debian/control b/debian/control index bfae07f..0f0cd91 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Olek Wojnar <[email protected]> Build-Depends: debhelper (>= 9), dh-autoreconf, - doxygen, libatlas-cpp-0.6-dev (>= 0.6.3), libglib2.0-dev, libmercator-0.3-dev (>= 0.3.3), @@ -13,6 +12,7 @@ Build-Depends: debhelper (>= 9), libskstream-0.3-dev (>= 0.3.9), libwfmath-1.0-dev, dpkg-dev (>= 1.16.1.1) +Build-Depends-Indep: doxygen Build-Conflicts: libsigc++-1.2-dev, libsigc-perl, libsigcoperl-dev Standards-Version: 3.9.8 Homepage: http://www.worldforge.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/eris.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

