[renpy] 146/146: Switch to SDL2.
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Jan 12 19:40:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository renpy.
commit ffc18f7ed9bc349a0fb3ab2c3b5ed0f643f42f17
Author: Markus Koschany <apo at debian.org>
Date: Tue Jan 12 18:19:36 2016 +0100
Switch to SDL2.
---
debian/changelog | 16 +++++++++-------
debian/control | 5 +----
2 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1f44a56..7968b8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,13 +7,15 @@ renpy (6.99.8-1) unstable; urgency=medium
* Move the package to Git.
* Remove debian/pycompat because it is obsolete.
* Remove README.source because source format 3.0 uses quilt by default.
- * d/control: Remove quilt from Build-Depends.
- * d/control: Remove dpkg-dev from Build-Depends.
- * d/control: Use unversioned libglew-dev build-dependency.
- * d/control: Remove versioned dependency on python-pygame.
- * d/control: Switch to fonts-dejavu-core.
- * d/control: Replace fonts-roboto with fonts-roboto-hinted and adjust the
- paths in links files accordingly.
+ * d/control:
+ - Remove quilt from Build-Depends.
+ - Remove dpkg-dev from Build-Depends.
+ - Use unversioned libglew-dev build-dependency.
+ - Remove versioned dependency on python-pygame.
+ - Switch to fonts-dejavu-core.
+ - Switch to SDL2.
+ - Replace fonts-roboto with fonts-roboto-hinted and adjust the
+ paths in links files accordingly.
* renpy-doc: Depend on libjs-jquery and libjs-underscore and fix Lintian
warning about embedded javascript libraries.
* Simplify debian/rules by using dh sequencer.
diff --git a/debian/control b/debian/control
index 3da56ab..2073d49 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,7 @@ Build-Depends:
libglew-dev,
libmodplug-dev,
libpng12-dev,
- libsdl-image1.2-dev,
- libsdl-sound1.2-dev,
- libsdl-ttf2.0-dev,
- libsdl1.2-dev,
+ libsdl2-dev,
libspeex-dev,
libswscale-dev,
python-all-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git
More information about the Pkg-games-commits
mailing list