This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository cyphesis-cpp.
commit 6b0c3701dfc866619ba69739c9efdbf97c2584e9 Author: Olek Wojnar <[email protected]> Date: Tue Aug 30 00:14:05 2016 -0400 Update dependencies --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7949611..345e4aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ cyphesis-cpp (0.6.2-1) unstable; urgency=medium -- Remove two superseded patches -- Add remove-generated-file.patch -- Add update-for-wfmath-api-change.patch + * Update dependencies -- Olek Wojnar <[email protected]> Mon, 29 Aug 2016 23:08:14 -0400 diff --git a/debian/control b/debian/control index 2702123..6772bc9 100644 --- a/debian/control +++ b/debian/control @@ -6,18 +6,18 @@ Uploaders: Olek Wojnar <[email protected]> Build-Depends: debhelper (>= 9), dh-autoreconf, dh-python, - libatlas-cpp-0.6-dev, + libatlas-cpp-0.6-dev (>= 0.6.3), libavahi-client-dev, libboost-dev, libbullet-dev, - libgcrypt11-dev, - libmercator-0.3-dev (>= 0.3.0), + libgcrypt20-dev, + libmercator-0.3-dev (>= 0.3.3), libpq-dev, libreadline-dev, libsigc++-2.0-dev, libskstream-0.3-dev, libvarconf-dev, - libwfmath-1.0-dev (>= 1.0.0), + libwfmath-1.0-dev, python-dev, dpkg-dev (>= 1.16.1.1) Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/cyphesis-cpp.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

