[SCM] WorldForge protocol library branch, master, updated. upstream/0.6.2-18-gbd2eac0

Stephen M. Webb stephen.webb at bregmasoft.ca
Wed Jan 11 17:15:13 UTC 2012


The following commit has been merged in the master branch:
commit bd2eac09b8dc92b24a448098b9ffcf151f8959b7
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Wed Jan 11 12:09:10 2012 -0500

    added more zlib and libbz build dependencies

diff --git a/debian/changelog b/debian/changelog
index aaf4196..34303e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ atlas-cpp (0.6.2-1) UNRELEASED; urgency=low
   * removed unneeded patches
   * added a manpage for the atlas_convert tool
   * added lintian override for multiple DSOs in package
+  * added more zlib and libbz build dependencies
 
- -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Wed, 11 Jan 2012 03:33:36 -0500
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Wed, 11 Jan 2012 12:08:11 -0500
 
 atlas-cpp (0.6.1-4) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index e71f140..1f81d30 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,14 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Stephen M. Webb <stephen.webb at bregmasoft.ca>
 Section: libs
 Priority: optional
-Build-Depends: cdbs, debhelper (>= 8), doxygen, dh-autoreconf
+Build-Depends: autoconf,
+               automake,
+               cdbs,
+               debhelper (>= 8),
+               dh-autoreconf,
+               doxygen,
+               libbz2-dev,
+               zlib1g-dev
 Standards-Version: 3.9.2
 Homepage: http://www.worldforge.org/
 Vcs-Git: git://git.debian.org/git/pkg-games/atlas-cpp.git

-- 
WorldForge protocol library



More information about the Pkg-games-commits mailing list