diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2012-09-03 12:27:44 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-09-03 12:27:44 +0200 |
| commit | 859d8a878515bdeddb6030e7a9f58366dcfff81b (patch) | |
| tree | 9dd42c08074a09b1ada140ef11db890b3ec72575 /debian/changelog | |
| parent | 453d6e8150310c03e2f9d027c0c1a3fff7c57105 (diff) | |
releasing version 6.4.0-0ubuntu4
(bzr r55.3.717)
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 10 |
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 |
