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

libdrm: Changes to 'debian-unstable'



 debian/changelog       |    5 ++++-
 debian/libdrm2.symbols |    2 ++
 debian/rules           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit b9ca66c5318cd9a8990f3e6914914da34d419a32
Author: Timo Aaltonen <tjaalton@cc.hut.fi>
Date:   Mon Jan 4 14:01:08 2010 +0200

    Update libdrm2.symbols and shlibs.

diff --git a/debian/changelog b/debian/changelog
index 4263e10..5296902 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,10 @@ libdrm (2.4.17-1) UNRELEASED; urgency=low
   * Bump linux-libc-dev dependency to 2.6.32, thanks Piotr Engelking,
     closes: #561224.
 
- -- Brice Goglin <bgoglin@debian.org>  Fri, 11 Dec 2009 22:37:48 +0100
+  [ Timo Aaltonen ]
+  * Update libdrm2.symbols and shlibs.
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 04 Jan 2010 14:00:50 +0200
 
 libdrm (2.4.15-1) unstable; urgency=low
 
diff --git a/debian/libdrm2.symbols b/debian/libdrm2.symbols
index f74d9a2..bef40c5 100644
--- a/debian/libdrm2.symbols
+++ b/debian/libdrm2.symbols
@@ -81,6 +81,7 @@ libdrm.so.2 libdrm2 #MINVER#
  drmModeCrtcGetGamma@Base 2.4.3
  drmModeCrtcSetGamma@Base 2.4.3
  drmModeDetachMode@Base 2.4.3
+ drmModeDirtyFB@Base 2.4.17
  drmModeFreeConnector@Base 2.4.3
  drmModeFreeCrtc@Base 2.4.3
  drmModeFreeEncoder@Base 2.4.3
@@ -97,6 +98,7 @@ libdrm.so.2 libdrm2 #MINVER#
  drmModeGetPropertyBlob@Base 2.4.3
  drmModeGetResources@Base 2.4.3
  drmModeMoveCursor@Base 2.4.3
+ drmModePageFlip@Base 2.4.17
  drmModeRmFB@Base 2.4.3
  drmModeSetCrtc@Base 2.4.3
  drmModeSetCursor@Base 2.4.3
diff --git a/debian/rules b/debian/rules
index 46dd11b..0fbe12e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -133,7 +133,7 @@ endif
 	dh_strip -s --remaining-packages
 	dh_compress -s
 	dh_fixperms -s
-	dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.16)' -- -c4
+	dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.17)' -- -c4
 ifeq ($(INTEL), yes)
 	dh_makeshlibs -plibdrm-intel1 -V'libdrm-intel1 (>= 2.4.16)' -- -c4
 endif


Reply to: