r13951 - packages/trunk/yabause/debian

Evgeni Golov evgeni at alioth.debian.org
Fri Jan 25 19:52:19 UTC 2013


Author: evgeni
Date: 2013-01-25 19:52:18 +0000 (Fri, 25 Jan 2013)
New Revision: 13951

Modified:
   packages/trunk/yabause/debian/changelog
   packages/trunk/yabause/debian/control
Log:
Build-Depend on debhelper (>= 9)

Modified: packages/trunk/yabause/debian/changelog
===================================================================
--- packages/trunk/yabause/debian/changelog	2013-01-25 19:51:12 UTC (rev 13950)
+++ packages/trunk/yabause/debian/changelog	2013-01-25 19:52:18 UTC (rev 13951)
@@ -4,6 +4,7 @@
   * Drop use_dpkg_buildflags.patch and disable_dynarec_on_arm.patch
     Applied and/or deprecated upstream.
   * Set YAB_OPTIMIZATION="" to force using Debian's -O2 and not upstreams -O3.
+  * Build-Depend on debhelper (>= 9)
 
  -- Evgeni Golov <evgeni at debian.org>  Fri, 25 Jan 2013 20:04:13 +0100
 

Modified: packages/trunk/yabause/debian/control
===================================================================
--- packages/trunk/yabause/debian/control	2013-01-25 19:51:12 UTC (rev 13950)
+++ packages/trunk/yabause/debian/control	2013-01-25 19:52:18 UTC (rev 13951)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Evgeni Golov <evgeni at debian.org>
-Build-Depends: debhelper (>= 8.9.0~), cmake, pkg-config,
+Build-Depends: debhelper (>= 9), cmake, pkg-config,
  libgl1-mesa-dev | libgl-dev, freeglut3-dev | libglut-dev, libglu1-mesa-dev | libglu-dev,
  libsdl1.2-dev, libglib2.0-dev, libgtk2.0-dev, libgtkglext1-dev,
  libqt4-dev, libqt4-opengl-dev, libmini18n-dev, libopenal-dev,




More information about the Pkg-games-commits mailing list