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

drm-snapshot: Changes to 'debian-experimental'



 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 317d1a10cb98f7a4b1d402fea33ea72e47a408be
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Nov 23 17:00:53 2008 +0100

    Make libdrm-dev depend on libdrm-intel1.

diff --git a/debian/changelog b/debian/changelog
index 8d1a333..9279acb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+drm-snapshot (2.4.1+git+20081116+930c0e7-2) UNRELEASED; urgency=low
+
+  * Make libdrm-dev depend on libdrm-intel1.
+
+ -- Julien Cristau <jcristau@debian.org>  Sun, 23 Nov 2008 17:00:36 +0100
+
 drm-snapshot (2.4.1+git+20081116+930c0e7-1) experimental; urgency=low
 
   * New upstream snapshot:
diff --git a/debian/control b/debian/control
index 2ab90ab..d4fa604 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?=pkg-xorg/lib/drm-snapshot.git
 Package: libdrm-dev
 Section: libdevel
 Architecture: any
-Depends: libdrm2 (= ${binary:Version}), ${misc:Depends}
+Depends: libdrm2 (= ${binary:Version}), libdrm-intel1 (= ${binary:Version}), ${misc:Depends}
 Description: Userspace interface to kernel rendering services (snapshot) -- dev files
  This library implements the userspace interface to the kernel DRM services.
  DRM stands for "Direct Rendering Manager", which is the kernelspace portion


Reply to: