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

libdrm: Changes to 'debian-unstable'



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

New commits:
commit e1a59228c5c426a681cf656fdddf52dfd82c7132
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Sun Oct 5 18:49:05 2014 +0200

    Update libdrm-freedreno1.symbols and shlibs.

diff --git a/debian/changelog b/debian/changelog
index ccdb686..66c4208 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdrm (2.4.58-2) UNRELEASED; urgency=medium
+
+  * Update libdrm-freedreno1.symbols and shlibs.
+
+ -- Andreas Boll <andreas.boll.dev@gmail.com>  Sun, 05 Oct 2014 18:48:05 +0200
+
 libdrm (2.4.58-1) unstable; urgency=medium
 
   [ Andreas Boll ]
diff --git a/debian/libdrm-freedreno1.symbols b/debian/libdrm-freedreno1.symbols
index 618a0a0..b7602f9 100644
--- a/debian/libdrm-freedreno1.symbols
+++ b/debian/libdrm-freedreno1.symbols
@@ -2,6 +2,8 @@ libdrm_freedreno.so.1 libdrm-freedreno1 #MINVER#
  fd_bo_cpu_fini@Base 0
  fd_bo_cpu_prep@Base 0
  fd_bo_del@Base 0
+ fd_bo_dmabuf@Base 2.4.57
+ fd_bo_from_dmabuf@Base 2.4.57
  fd_bo_from_fbdev@Base 0
  fd_bo_from_handle@Base 0
  fd_bo_from_name@Base 0
diff --git a/debian/rules b/debian/rules
index 48d5f70..c723001 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,7 +98,7 @@ endif
 	dh_makeshlibs -plibdrm-radeon1 -V'libdrm-radeon1 (>= 2.4.39)' -- -c4
 ifeq ($(ARM), yes)
 	dh_makeshlibs -plibdrm-omap1 -V'libdrm-omap1 (>= 2.4.38)' -- -c4
-	dh_makeshlibs -plibdrm-freedreno1 -V'libdrm-freedreno1' -- -c4
+	dh_makeshlibs -plibdrm-freedreno1 -V'libdrm-freedreno1 (>= 2.4.57)' -- -c4
 	dh_makeshlibs -plibdrm-exynos1 -V'libdrm-exynos1' -- -c4
 endif
 


Reply to: