r9889 - packages/trunk/pokerth/debian

Evgeni Golov evgeni at alioth.debian.org
Thu Jun 25 16:17:49 UTC 2009


Author: evgeni
Date: 2009-06-25 16:17:47 +0000 (Thu, 25 Jun 2009)
New Revision: 9889

Modified:
   packages/trunk/pokerth/debian/control
Log:
use versioned versionless boost deps ;)

[libboost-foo-dev (>= 1.36.1)]


Modified: packages/trunk/pokerth/debian/control
===================================================================
--- packages/trunk/pokerth/debian/control	2009-06-24 20:56:11 UTC (rev 9888)
+++ packages/trunk/pokerth/debian/control	2009-06-25 16:17:47 UTC (rev 9889)
@@ -5,8 +5,9 @@
 Uploaders: Mario Iseli <admin at marioiseli.com>, Evgeni Golov <evgeni at debian.org>
 Build-Depends: debhelper (>= 7), quilt (>= 0.40), libqt4-dev,
  libsdl-mixer1.2-dev, libcurl4-gnutls-dev, libgnutls-dev,
- libboost-filesystem-dev, libboost-thread-dev, 
- libboost-iostreams-dev, libboost-system-dev, libboost-program-options-dev
+ libboost-filesystem-dev (>= 1.36.1), libboost-thread-dev (>= 1.36.1),
+ libboost-iostreams-dev (>= 1.36.1), libboost-system-dev (>= 1.36.1),
+ libboost-program-options-dev (>= 1.36.1)
 Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pokerth/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pokerth/




More information about the Pkg-games-commits mailing list