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

libdrm: Changes to 'ubuntu'



 debian/changelog |    6 +++++-
 debian/control   |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit dd11e8db011c17a194d62b70b14ac04c6ec6a6d7
Author: Loïc Minier <lool@dooz.org>
Date:   Tue Feb 3 12:44:16 2009 +0100

    Split the linux-libc-dev dep on lpia
    
    Split the linux-libc-dev dep on lpia and depend on >= 2.6.28-1.1 on lpia
    -- the version differs because it's built from linux-lpia instead of
    linux; this is not going to be fixable anytime soon, so we should be
    careful to use arch-specific versions for linux-libc-dev deps/bdeps.

diff --git a/debian/changelog b/debian/changelog
index 196acfa..5dd3f01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
-libdrm (2.4.4-0ubuntu5) UNRELEASED; urgency=low
+libdrm (2.4.4-0ubuntu5) jaunty; urgency=low
 
   * Revert XS-Original-Vcs-* to Vcs-*, this *is* maintained in Git, sorry.
+  * Split the linux-libc-dev dep on lpia and depend on >= 2.6.28-1.1 on lpia
+    -- the version differs because it's built from linux-lpia instead of
+    linux; this is not going to be fixable anytime soon, so we should be
+    careful to use arch-specific versions for linux-libc-dev deps/bdeps.
 
  -- Loic Minier <lool@dooz.org>  Sun, 01 Feb 2009 16:25:46 +0100
 
diff --git a/debian/control b/debian/control
index 158fd57..1a72c1e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Section: libdevel
 Architecture: any
 Depends: libdrm2 (= ${binary:Version}),
  libdrm-intel1 (= ${binary:Version}) [amd64 i386 kfreebsd-amd64 kfreebsd-i386],
- linux-libc-dev (>= 2.6.28-5.15) [amd64 armel i386 lpia]
+ linux-libc-dev (>= 2.6.28-5.15) [amd64 armel i386], linux-libc-dev (>= 2.6.28-1.1) [lpia]
 Replaces: linux-libc-dev (<= 2.6.28-3.4)
 Description: Userspace interface to kernel DRM services -- development files
  This library implements the userspace interface to the kernel DRM


Reply to: