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

libdrm: Changes to 'ubuntu'



 debian/changelog               |    3 +++
 debian/libdrm-dev.install      |    1 -
 debian/libdrm-nouveau1.symbols |    8 ++++----
 3 files changed, 7 insertions(+), 5 deletions(-)

New commits:
commit 3f772f21de44e3f526aff7fca301d163b4a07160
Author: Christopher James Halse Rogers <chris@Ed.Bebop.cooperteam.net>
Date:   Wed Jul 8 09:26:10 2009 +1000

    Version symbols added in -1ubuntu1 with a trailing ~.
    
    This quietens lintian, and will make any backports easier.

diff --git a/debian/libdrm-nouveau1.symbols b/debian/libdrm-nouveau1.symbols
index f4fd0c7..2a8af0a 100644
--- a/debian/libdrm-nouveau1.symbols
+++ b/debian/libdrm-nouveau1.symbols
@@ -7,10 +7,10 @@ libdrm_nouveau.so.1 libdrm-nouveau1 #MINVER#
  nouveau_bo_handle_ref@Base 2.4.4
  nouveau_bo_init@Base 2.4.4
  nouveau_bo_map@Base 2.4.4
- nouveau_bo_map_flush@Base 2.4.11-1ubuntu1
- nouveau_bo_map_range@Base 2.4.11-1ubuntu1
+ nouveau_bo_map_flush@Base 2.4.11-1ubuntu1~
+ nouveau_bo_map_range@Base 2.4.11-1ubuntu1~
  nouveau_bo_new@Base 2.4.4
- nouveau_bo_new_tile@Base 2.4.11-1ubuntu1
+ nouveau_bo_new_tile@Base 2.4.11-1ubuntu1~
  nouveau_bo_pin@Base 2.4.4
  nouveau_bo_ref@Base 2.4.4
  nouveau_bo_takedown@Base 2.4.4
@@ -19,7 +19,7 @@ libdrm_nouveau.so.1 libdrm-nouveau1 #MINVER#
  nouveau_bo_unpin@Base 2.4.4
  nouveau_bo_user@Base 2.4.4
  nouveau_bo_validate_nomm@Base 2.4.4
- nouveau_bo_wrap@Base 2.4.11-1ubuntu1
+ nouveau_bo_wrap@Base 2.4.11-1ubuntu1~
  nouveau_channel_alloc@Base 2.4.4
  nouveau_channel_free@Base 2.4.4
  nouveau_device_close@Base 2.4.4

commit 15b2e9c2a9e2a3e7232aaf23f8b39bff73b4ef56
Author: Christopher James Halse Rogers <chris@Ed.Bebop.cooperteam.net>
Date:   Wed Jul 8 09:13:43 2009 +1000

    Fix libdrm-nouveau1.symbols for change in package version.
    These symbols are being added in this Ubuntu release, so it is
    appropriate that the dependency version is 2.4.11-1ubuntu1

diff --git a/debian/libdrm-nouveau1.symbols b/debian/libdrm-nouveau1.symbols
index 1805968..f4fd0c7 100644
--- a/debian/libdrm-nouveau1.symbols
+++ b/debian/libdrm-nouveau1.symbols
@@ -7,10 +7,10 @@ libdrm_nouveau.so.1 libdrm-nouveau1 #MINVER#
  nouveau_bo_handle_ref@Base 2.4.4
  nouveau_bo_init@Base 2.4.4
  nouveau_bo_map@Base 2.4.4
- nouveau_bo_map_flush@Base 2.4.11-0ubuntu2
- nouveau_bo_map_range@Base 2.4.11-0ubuntu2
+ nouveau_bo_map_flush@Base 2.4.11-1ubuntu1
+ nouveau_bo_map_range@Base 2.4.11-1ubuntu1
  nouveau_bo_new@Base 2.4.4
- nouveau_bo_new_tile@Base 2.4.11-0ubuntu2
+ nouveau_bo_new_tile@Base 2.4.11-1ubuntu1
  nouveau_bo_pin@Base 2.4.4
  nouveau_bo_ref@Base 2.4.4
  nouveau_bo_takedown@Base 2.4.4
@@ -19,7 +19,7 @@ libdrm_nouveau.so.1 libdrm-nouveau1 #MINVER#
  nouveau_bo_unpin@Base 2.4.4
  nouveau_bo_user@Base 2.4.4
  nouveau_bo_validate_nomm@Base 2.4.4
- nouveau_bo_wrap@Base 2.4.11-0ubuntu2
+ nouveau_bo_wrap@Base 2.4.11-1ubuntu1
  nouveau_channel_alloc@Base 2.4.4
  nouveau_channel_free@Base 2.4.4
  nouveau_device_close@Base 2.4.4

commit adfcbb4e9ebc8612a5e68d5ec516939a1a15c067
Author: Christopher James Halse Rogers <chris@Ed.Bebop.cooperteam.net>
Date:   Wed Jul 8 09:11:46 2009 +1000

    Remove drm_mode.h from libdrm-dev again

diff --git a/debian/changelog b/debian/changelog
index 7018fe3..691d145 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ libdrm (2.4.11-1ubuntu1) UNRELEASED; urgency=low
     (LP: #395700)
   * debian/libdrm-nouveau1.symbols: Add new symbols introduced in 
     101_update_libdrm-nouveau_interface
+  * debian/libdrm-dev.install:
+    + Remove drm_mode.h from libdrm-dev again; this is shipped in 
+      linux-libc-dev.
 
  -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 06 Jul 2009 14:12:42 +1000
 
diff --git a/debian/libdrm-dev.install b/debian/libdrm-dev.install
index e93cc89..49b0732 100644
--- a/debian/libdrm-dev.install
+++ b/debian/libdrm-dev.install
@@ -1,5 +1,4 @@
 usr/include/nouveau/*
-usr/include/drm/drm_mode.h
 usr/include/drm/mach64_drm.h
 usr/include/drm/nouveau_drm.h
 usr/include/drm/nouveau_drmif.h


Reply to: