[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libdrm: Changes to 'debian-unstable'



 debian/changelog              |    6 ++++++
 debian/libdrm-exynos1.symbols |    3 +++
 debian/rules                  |    2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit fe4b09241b7ca6497487cef2e501aa232749d7e3
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Fri Jan 15 12:08:18 2016 +0100

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 70bae1f..d523a04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libdrm (2.4.66-2) UNRELEASED; urgency=medium
+libdrm (2.4.66-2) unstable; urgency=medium
 
   * Update libdrm-exynos1.symbols and shlibs.
 
- -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 15 Jan 2016 12:05:41 +0100
+ -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 15 Jan 2016 12:08:05 +0100
 
 libdrm (2.4.66-1) unstable; urgency=medium
 

commit 2916fb5b7aece95cc17d9c33bb7b7821f18d3427
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Fri Jan 15 12:05:46 2016 +0100

    Update libdrm-exynos1.symbols and shlibs.

diff --git a/debian/changelog b/debian/changelog
index 80c3075..70bae1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdrm (2.4.66-2) UNRELEASED; urgency=medium
+
+  * Update libdrm-exynos1.symbols and shlibs.
+
+ -- Andreas Boll <andreas.boll.dev@gmail.com>  Fri, 15 Jan 2016 12:05:41 +0100
+
 libdrm (2.4.66-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/libdrm-exynos1.symbols b/debian/libdrm-exynos1.symbols
index 46b445b..8d78b07 100644
--- a/debian/libdrm-exynos1.symbols
+++ b/debian/libdrm-exynos1.symbols
@@ -8,14 +8,17 @@ libdrm_exynos.so.1 libdrm-exynos1 #MINVER#
  exynos_bo_map@Base 0
  exynos_device_create@Base 0
  exynos_device_destroy@Base 0
+ exynos_handle_event@Base 2.4.66
  exynos_prime_fd_to_handle@Base 0
  exynos_prime_handle_to_fd@Base 0
  exynos_vidi_connection@Base 0
  g2d_blend@Base 0
+ g2d_config_event@Base 2.4.66
  g2d_copy@Base 0
  g2d_copy_with_scale@Base 0
  g2d_exec@Base 0
  g2d_fini@Base 0
  g2d_init@Base 0
+ g2d_move@Base 2.4.66
  g2d_scale_and_blend@Base 2.4.60
  g2d_solid_fill@Base 0
diff --git a/debian/rules b/debian/rules
index e10c5fd..2dd69bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -115,7 +115,7 @@ endif
 	dh_makeshlibs -plibdrm-amdgpu1 -V'libdrm-amdgpu1 (>= 2.4.63)' -- -c4
 ifeq ($(ARM), yes)
 	dh_makeshlibs -plibdrm-omap1 -V'libdrm-omap1 (>= 2.4.38)' -- -c4
-	dh_makeshlibs -plibdrm-exynos1 -V'libdrm-exynos1 (>= 2.4.60)' -- -c4
+	dh_makeshlibs -plibdrm-exynos1 -V'libdrm-exynos1 (>= 2.4.66)' -- -c4
 	dh_makeshlibs -plibdrm-tegra0 -V'libdrm-tegra0' -- -c4
 endif
 ifeq ($(FREEDRENO), yes)


Reply to: