Author: pabs
Date: 2016-06-30 12:27:33 +0000 (Thu, 30 Jun 2016)
New Revision: 15823

Modified:
   packages/trunk/chromium-bsu/debian/changelog
   packages/trunk/chromium-bsu/debian/control
Log:
Switch build-deps to SDL2

Modified: packages/trunk/chromium-bsu/debian/changelog
===================================================================
--- packages/trunk/chromium-bsu/debian/changelog        2016-06-30 12:25:25 UTC 
(rev 15822)
+++ packages/trunk/chromium-bsu/debian/changelog        2016-06-30 12:27:33 UTC 
(rev 15823)
@@ -7,11 +7,13 @@
   * New upstream release
     - Fixes FTBFS with GCC 6 (Closes: #822711)
     - Switches to different font for French (Closes: #716690)
+    - Supports SDL2
   * autoconf-archive reintroduced the OpenGL macros, adjust build-deps
   * Wrap and sort all Debian files: wrap-and-sort -sabt
   * Use secure URL for Vcs-Browser
   * Check upstream tarball signatures
   * Drop Debian menu file per recent CTTE decision
+  * Switch build-deps to SDL2
 
  -- Paul Wise <[email protected]>  Sat, 22 Jun 2013 14:30:29 +0800
 

Modified: packages/trunk/chromium-bsu/debian/control
===================================================================
--- packages/trunk/chromium-bsu/debian/control  2016-06-30 12:25:25 UTC (rev 
15822)
+++ packages/trunk/chromium-bsu/debian/control  2016-06-30 12:27:33 UTC (rev 
15823)
@@ -14,8 +14,8 @@
  libglc-dev,
  libglu1-mesa-dev,
  libopenal-dev (>= 0.2005080600),
- libsdl-image1.2-dev,
- libsdl1.2-dev (>= 1.2.2-3.1~),
+ libsdl2-image-dev,
+ libsdl2-dev,
  pkg-config,
 Standards-Version: 3.9.4
 Homepage: http://chromium-bsu.sourceforge.net/


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to