summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d634e3331..40901c3f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+unity (6.4.0-0ubuntu4) quantal-proposed; urgency=low
+
+ * CMakeLists.txt: Make the GL/GLU linking conditional on BUILD_GLES,
+ rather than based on uname, so it actually matches GLES settings.
+ * dash/previews/CMakeLists.txt: Cargo-cult linking options from other
+ modules for both -fPIC and UNITY_STANDALONE_LADD, fixing ARM/GLES.
+ * debian/rules: Remove crazy per-arch quilt madness and drop patches.
+
+ -- Adam Conrad <adconrad@ubuntu.com> Sun, 02 Sep 2012 18:34:29 -0600
+
unity (6.4.0-0ubuntu3) quantal-proposed; urgency=low
* no-change rebuild to pick up nux-dev gles bits on armel/armhf