r12494 - packages/trunk/adonthell/debian

Evgeni Golov evgeni at alioth.debian.org
Fri Jul 8 14:16:53 UTC 2011


Author: evgeni
Date: 2011-07-08 14:16:52 +0000 (Fri, 08 Jul 2011)
New Revision: 12494

Modified:
   packages/trunk/adonthell/debian/changelog
   packages/trunk/adonthell/debian/control
Log:
closes and versioned b-d

Modified: packages/trunk/adonthell/debian/changelog
===================================================================
--- packages/trunk/adonthell/debian/changelog	2011-07-08 14:12:43 UTC (rev 12493)
+++ packages/trunk/adonthell/debian/changelog	2011-07-08 14:16:52 UTC (rev 12494)
@@ -4,8 +4,9 @@
   * Thanks Torsten for the NMU!
   * Fix FTBFS caused by the NMU.
     configure looks for a "swig" binary, the swig2.0 package provides
-    just swig2.0, making the build fail. Build-Depend on swig, which will
-    pull in the latest stable swig by default.
+    just swig2.0, making the build fail. Build-Depend on swig (>= 1.3),
+    which will pull in the latest stable swig by default.
+    Closes: #633107, #630933, #632531
 
  -- Evgeni Golov <evgeni at debian.org>  Fri, 08 Jul 2011 16:10:50 +0200
 

Modified: packages/trunk/adonthell/debian/control
===================================================================
--- packages/trunk/adonthell/debian/control	2011-07-08 14:12:43 UTC (rev 12493)
+++ packages/trunk/adonthell/debian/control	2011-07-08 14:16:52 UTC (rev 12494)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Barry deFreese <bdefreese at debian.org>, Moritz Muehlenhoff <jmm at debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, libsdl1.2-dev, libvorbis-dev, zlib1g-dev, swig, libfreetype6-dev, libaa1-dev, python-dev, python-support, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl1.2-dev
+Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, libsdl1.2-dev, libvorbis-dev, zlib1g-dev, swig (>= 1.3), libfreetype6-dev, libaa1-dev, python-dev, python-support, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl1.2-dev
 Standards-Version: 3.8.3
 Homepage: http://adonthell.linuxgames.com/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/adonthell/




More information about the Pkg-games-commits mailing list