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

New commits:
commit 666980f02a5ebc9ac82db5a290b06c9033042130
Author: Julien Cristau <jcris...@debian.org>
Date:   Mon Mar 31 16:00:40 2014 +0200

    Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 39675a4..2a937de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,14 @@
-mesa (10.1.0-5) UNRELEASED; urgency=low
+mesa (10.1.0-5) unstable; urgency=low
 
   [ Maarten Lankhorst ]
-  * Add explicit libudev1 dependency.
-    - libudev is being dlsym'd now, but still a dependency.
+  * Add explicit libudev1 dependency (LP: #1296947)
+    - libudev is being dlopened now, but still a dependency.
 
   [ Julien Cristau ]
   * Fix libegl1-mesa-dev installability on hurd, which doesn't have
     libegl1-mesa-drivers (closes: #742335).  Thanks, Pino Toscano!
 
- -- Maarten Lankhorst <maarten.lankho...@ubuntu.com>  Mon, 31 Mar 2014 
11:25:48 +0200
+ -- Julien Cristau <jcris...@debian.org>  Mon, 31 Mar 2014 15:58:53 +0200
 
 mesa (10.1.0-4) unstable; urgency=medium
 

commit 188f592af736766535c861ca9ffce54f6d86b9b5
Author: Julien Cristau <jcris...@debian.org>
Date:   Mon Mar 31 15:58:35 2014 +0200

    Fix libegl1-mesa-dev installability on hurd
    
    We don't build libegl1-mesa-drivers there (closes: #742335).
    Thanks, Pino Toscano!

diff --git a/debian/changelog b/debian/changelog
index 398c6c8..39675a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 mesa (10.1.0-5) UNRELEASED; urgency=low
 
+  [ Maarten Lankhorst ]
   * Add explicit libudev1 dependency.
     - libudev is being dlsym'd now, but still a dependency.
 
+  [ Julien Cristau ]
+  * Fix libegl1-mesa-dev installability on hurd, which doesn't have
+    libegl1-mesa-drivers (closes: #742335).  Thanks, Pino Toscano!
+
  -- Maarten Lankhorst <maarten.lankho...@ubuntu.com>  Mon, 31 Mar 2014 
11:25:48 +0200
 
 mesa (10.1.0-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 768634e..91176ad 100644
--- a/debian/control
+++ b/debian/control
@@ -254,7 +254,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  libudev1 [linux-any],
-Recommends: libegl1-mesa-drivers
+Recommends: libegl1-mesa-drivers [!hurd-any]
 Provides: libegl1-x11
 Conflicts: libegl1-x11
 Replaces: libegl1-x11
@@ -289,7 +289,7 @@ Section: libdevel
 Architecture: any
 Depends:
  libegl1-mesa (= ${binary:Version}),
- libegl1-mesa-drivers (= ${binary:Version}),
+ libegl1-mesa-drivers (= ${binary:Version}) [!hurd-any],
  libdrm-dev (>= 2.4.52) [!hurd-any],
  x11proto-dri2-dev (>= 2.6),
  x11proto-gl-dev (>= 1.4.14),


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wud62-00022m...@moszumanska.debian.org

Reply via email to