summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2013-10-22 10:50:23 +0200
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>2013-10-22 10:50:23 +0200
commit744309b23158e4022502cb2ed20c9bbf7ee1d617 (patch)
tree68a32b0cdf95aafee1f8f9e79970dcb230854a59 /debian/changelog
parentc6b692ccc3f485b726d56ada5900689c132b75a5 (diff)
parent90d8635f644a2770ba58714b02152a7807d0c6fe (diff)
downloadmesa-744309b23158e4022502cb2ed20c9bbf7ee1d617.tar.gz
Merge branch 'debian-experimental' into debian-unstable
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog42
1 files changed, 42 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4dfce392ef..6d778f047d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,45 @@
+mesa (9.2.1-1) experimental; urgency=low
+
+ * New upstream release.
+
+ -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com> Mon, 07 Oct 2013 10:00:39 +0200
+
+mesa (9.2-1) experimental; urgency=low
+
+ [ Jon Severinsson ]
+ * control: Recommend libtxc-dxtn-s2tc0 | libtxc-dxtn0, not just the virtual libtxc-dxtn0.
+ * control: Bump libdrm-dev build-dependency to 2.4.45.
+ * control: Add versioned libglapi-mesa dependency to libosmesa6.
+ * libgl1-mesa(-swx11)-dev.install.in: Install the correct pkgconfig/gl.pc files.
+ * rules: Add --disable-shared-glapi to the swx11-i386-i686 target.
+
+ [ Maarten Lankhorst ]
+ * Bump libdrm-dev to 2.4.46.
+
+ [ Sven Joachim ]
+ * Remove the workaround for sparc introduced in version 7.10-2.
+
+ [ Maarten Lankhorst ]
+ * New upstream release.
+ * Refresh 02_gbm_no_undefined.diff.
+ * Drop 12_fix_glapi_gen.diff, upstreamed.
+
+ -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com> Wed, 28 Aug 2013 10:28:20 +0200
+
+mesa (9.2~rc1-1) experimental; urgency=low
+
+ * New upstream release.
+ * Refresh patches for 9.2:
+ - 02_gbm_no_undefined.diff.
+ - 04_osmesa_version.diff
+ - 06_kfreebsd-ftbfs.diff
+ * Removed writes to srcdir, fixing parallel builds.
+ - 12_fix_glapi_gen.diff
+ * Require llvm-3.3-dev >= 1:3.3-4 and libelf-dev.
+ * Update symbols files.
+
+ -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com> Tue, 20 Aug 2013 15:42:31 +0200
+
mesa (9.1.7-1) unstable; urgency=low
[ Andreas Beckmann ]