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

libdrm: Changes to 'debian-unstable'



 debian/changelog                 |    7 +++++++
 debian/libdrm-freedreno1.symbols |    1 +
 debian/libdrm2.symbols           |    4 ++--
 debian/rules                     |    2 +-
 4 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 655a5b2d6f9d04e99328dd0cb6cc1c657414fb50
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Mon Oct 26 12:45:32 2015 +0100

    Drop Debian revision from new symbols in libdrm2.symbols.

diff --git a/debian/changelog b/debian/changelog
index fe0ec19..fe11ef7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libdrm (2.4.65-2) UNRELEASED; urgency=medium
 
   * Update libdrm-freedreno1.symbols and shlibs.
+  * Drop Debian revision from new symbols in libdrm2.symbols.
 
  -- Andreas Boll <andreas.boll.dev@gmail.com>  Mon, 26 Oct 2015 12:41:34 +0100
 
diff --git a/debian/libdrm2.symbols b/debian/libdrm2.symbols
index 2d86bd4..b98200c 100644
--- a/debian/libdrm2.symbols
+++ b/debian/libdrm2.symbols
@@ -42,7 +42,7 @@ libdrm.so.2 libdrm2 #MINVER#
  drmFree@Base 2.3.1
  drmFreeBufs@Base 2.3.1
  drmFreeBusid@Base 2.3.1
- drmFreeDevices@Base 2.4.65-1
+ drmFreeDevices@Base 2.4.65
  drmFreeReservedContextList@Base 2.3.1
  drmFreeVersion@Base 2.3.1
  drmGetBufInfo@Base 2.3.1
@@ -53,7 +53,7 @@ libdrm.so.2 libdrm2 #MINVER#
  drmGetContextPrivateMapping@Base 2.3.1
  drmGetContextTag@Base 2.3.1
  drmGetDeviceNameFromFd@Base 2.4.16
- drmGetDevices@Base 2.4.65-1
+ drmGetDevices@Base 2.4.65
  drmGetEntry@Base 2.3.1
  drmGetHashTable@Base 2.3.1
  drmGetInterruptFromBusID@Base 2.3.1

commit 5f57d05b2cee163cd7a229d6107033bb74c3b82f
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Mon Oct 26 12:41:41 2015 +0100

    Update libdrm-freedreno1.symbols and shlibs.

diff --git a/debian/changelog b/debian/changelog
index 9246650..fe0ec19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdrm (2.4.65-2) UNRELEASED; urgency=medium
+
+  * Update libdrm-freedreno1.symbols and shlibs.
+
+ -- Andreas Boll <andreas.boll.dev@gmail.com>  Mon, 26 Oct 2015 12:41:34 +0100
+
 libdrm (2.4.65-1) unstable; urgency=medium
 
   [ Andreas Boll ]
diff --git a/debian/libdrm-freedreno1.symbols b/debian/libdrm-freedreno1.symbols
index efb91a9..5a4f465 100644
--- a/debian/libdrm-freedreno1.symbols
+++ b/debian/libdrm-freedreno1.symbols
@@ -14,6 +14,7 @@ libdrm_freedreno.so.1 libdrm-freedreno1 #MINVER#
  fd_bo_ref@Base 0
  fd_bo_size@Base 0
  fd_device_del@Base 0
+ fd_device_fd@Base 2.4.65
  fd_device_new@Base 0
  fd_device_new_dup@Base 0
  fd_device_ref@Base 0
diff --git a/debian/rules b/debian/rules
index bd93023..708bfb8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -105,7 +105,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-freedreno1 -V'libdrm-freedreno1 (>= 2.4.64)' -- -c4
+	dh_makeshlibs -plibdrm-freedreno1 -V'libdrm-freedreno1 (>= 2.4.65)' -- -c4
 	dh_makeshlibs -plibdrm-exynos1 -V'libdrm-exynos1 (>= 2.4.60)' -- -c4
 	dh_makeshlibs -plibdrm-tegra0 -V'libdrm-tegra0' -- -c4
 endif


Reply to: