[chocolate-doom] 04/12: Bump Build-Depends to the SDL2 versions of the libraries
Fabian Greffrath
fabian at moszumanska.debian.org
Wed Jan 3 11:21:45 UTC 2018
This is an automated email from the git hooks/post-receive script.
fabian pushed a commit to annotated tag debian/3.0.0-1
in repository chocolate-doom.
commit ad4d9d00b8ea808dd62c2a46e085e260001b158e
Author: Fabian Greffrath <fabian at debian.org>
Date: Wed Jan 3 09:45:25 2018 +0100
Bump Build-Depends to the SDL2 versions of the libraries
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 243e05e..5b014e8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Build-Depends:
dh-autoreconf,
libpng-dev,
libsamplerate0-dev,
- libsdl-mixer1.2-dev (>= 1.2.0-1.1),
- libsdl-net1.2-dev (>= 1.2.0-5.1),
- libsdl1.2-dev (>= 1.2.2-3.1),
+ libsdl2-mixer-dev (>= 2.0.0),
+ libsdl2-net-dev (>= 2.0.0),
+ libsdl2-dev (>= 2.0.1),
python (>= 2.5)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-games/chocolate-doom.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git
More information about the Pkg-games-commits
mailing list