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

mesa: Changes to 'debian-experimental'



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

New commits:
commit b5775fdf5eddf8aa1b63fa8b203ef992cb194a60
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Mon Mar 19 17:11:29 2012 -0400

    Add libudev-dev to libgbm-dev dependencies, as required by gbm.pc

diff --git a/debian/changelog b/debian/changelog
index 5b8392e..75e9e8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 mesa (8.0.1-1) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream bugfix release. (LP: #926379)
   * control: libegl1-mesa-dev should depend on -drivers so that the
     symlinks work.
 
- -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 23 Feb 2012 10:58:33 +0200
+  [ Robert Hooker ]
+  * Add libudev-dev to libgbm-dev dependencies.
+
+ -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 19 Mar 2012 17:02:47 -0400
 
 mesa (8.0-2) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index cd603a8..ec59840 100644
--- a/debian/control
+++ b/debian/control
@@ -224,6 +224,7 @@ Section: libdevel
 Architecture: linux-any
 Depends:
  libgbm1 (= ${binary:Version}),
+ libudev-dev,
  ${misc:Depends},
 Description: generic buffer management API -- development files
  This package contains the GBM buffer management library.  It provides a


Reply to: