This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch updates in repository ember.
commit ae8fcf417080e4da15f319281adefb5b01fbddf3 Author: Olek Wojnar <[email protected]> Date: Sat Jul 16 23:50:53 2016 -0400 Update dependencies for version 0.7.2 --- debian/changelog | 5 +++-- debian/control | 14 ++++++++------ 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index ac8d066..6522077 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ember (0.7.0-1) unstable; urgency=low +ember (0.7.2+dfsg-1) unstable; urgency=medium [ Stephen M. Webb ] * debian/control: updated build-depends to newer minimum versions @@ -38,8 +38,9 @@ ember (0.7.0-1) unstable; urgency=low - Update Vcs lines for secure URIs * Import patch from the wfmath package to replace MersenneTwister.h -- Avoids problems from ambiguous copyright of the original file + * Update dependencies for version 0.7.2 - -- Olek Wojnar <[email protected]> Sun, 10 Jul 2016 21:20:01 -0400 + -- Olek Wojnar <[email protected]> Sat, 16 Jul 2016 23:44:34 -0400 ember (0.6.2+dfsg-2.1) unstable; urgency=medium diff --git a/debian/control b/debian/control index ab8175d..bd85329 100644 --- a/debian/control +++ b/debian/control @@ -6,14 +6,16 @@ Uploaders: Olek Wojnar <[email protected]> Build-Depends: debhelper (>= 9), dh-autoreconf, libalut-dev, - libatlas-cpp-0.6-dev (>= 0.6.2), + libatlas-cpp-0.6-dev (>= 0.6.3), + libboost-dev, + libboost-date-time-dev, libboost-thread-dev, - libcegui-mk2-dev (>= 0.7.5), - liberis-1.3-dev (>= 1.3.21), + libcegui-mk2-dev (>= 0.8.3), + liberis-1.3-dev (>= 1.3.23), liblua5.1-0-dev, - libmercator-0.3-dev (>= 0.3.1), + libmercator-0.3-dev (>= 0.3.3), libogg-dev, - libogre-1.8-dev, + libogre-1.9-dev, libopenal-dev, libpcre3-dev, libsdl1.2-dev, @@ -22,7 +24,7 @@ Build-Depends: debhelper (>= 9), libtolua++5.1-dev, libvarconf-dev (>= 0.6.7), libvorbis-dev, - libwfmath-1.0-dev (>= 1.0.0), + libwfmath-1.0-dev, libwfut-0.2-dev (>= 0.2.2), pkg-config Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ember.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

