[Pkg-sdl-commits] [libsdl2] 03/09: Add support for Wayland, including build-depends for libegl1-mesa-dev, libxkbcommon-dev and libwayland-dev (Closes: #714482)

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Sat Mar 15 00:31:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

mafm pushed a commit to branch master
in repository libsdl2.

commit 47ed4ce0bab8e4e863a0f0b84339b65e55747144
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Fri Mar 14 23:41:27 2014 +0000

    Add support for Wayland, including build-depends for libegl1-mesa-dev, libxkbcommon-dev and libwayland-dev (Closes: #714482)
---
 debian/changelog | 3 +++
 debian/control   | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e19de3e..1d0bac0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 libsdl2 (2.0.2+dfsg1-1) UNRELEASED; urgency=low
 
   * New upstream release
+    - Add support for Wayland, including build-depends for
+      libegl1-mesa-dev, libxkbcommon-dev and libwayland-dev
+      (Closes: #714482)
 
  -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Fri, 14 Mar 2014 23:28:54 +0000
 
diff --git a/debian/control b/debian/control
index 016c728..99f8401 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@ Uploaders: Barry deFreese <bdefreese at debian.org>,
 Standards-Version: 3.9.5
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
-               dpkg-dev (>= 1.16.1~),
                libasound2-dev [linux-any],
                libdbus-1-dev,
+               libegl1-mesa-dev,
                libgl1-mesa-dev,
                libglu1-mesa-dev,
                libpulse-dev,
@@ -19,11 +19,13 @@ Build-Depends: debhelper (>= 9),
                libudev-dev [linux-any],
                libusb2-dev [kfreebsd-any],
                libusbhid-dev [kfreebsd-any],
+               libwayland-dev,
                libx11-dev,
                libxcursor-dev,
                libxext-dev,
                libxi-dev,
                libxinerama-dev,
+               libxkbcommon-dev,
                libxrandr-dev,
                libxss-dev,
                libxt-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git



More information about the pkg-sdl-commits mailing list