mesa: Changes to 'debian-experimental'
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
New commits:
commit 1b921563fd48229268709490a7f4884d77184305
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date: Mon Sep 14 17:32:37 2015 +0200
control: Bump libclc dependencies.
diff --git a/debian/changelog b/debian/changelog
index 7ec3995..3711ece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mesa (11.0.0-2) UNRELEASED; urgency=medium
+
+ * control: Bump libclc dependencies.
+
+ -- Andreas Boll <andreas.boll.dev@gmail.com> Mon, 14 Sep 2015 17:30:51 +0200
+
mesa (11.0.0-1) experimental; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index f46d83c..3a38aee 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Build-Depends:
libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
libwayland-dev (>= 1.2.0) [linux-any],
libclang-3.7-dev (>= 1:3.7~+rc2) [amd64 i386 armhf],
- libclc-dev [amd64 i386 armhf],
+ libclc-dev (>= 0.2.0+git20150813) [amd64 i386 armhf],
Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/mesa.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/mesa.git
Homepage: http://mesa3d.org/
@@ -626,7 +626,7 @@ Package: mesa-opencl-icd
Section: libs
Architecture: amd64 i386 armhf
Depends:
- libclc-r600,
+ libclc-r600 (>= 0.2.0+git20150813),
ocl-icd-libopencl1 | libopencl1,
${shlibs:Depends},
${misc:Depends},
Reply to: