[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

glamor-egl: Changes to 'ubuntu'



 debian/changelog |    6 ++++++
 debian/rules     |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 33e7a26874f95376a218b759525e3e64de1bde7a
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Mon Oct 28 11:27:41 2013 +0100

    Actually link against glapi to fix a symbol error. (LP: #1232658)

diff --git a/debian/changelog b/debian/changelog
index c43bb95..4653091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+glamor-egl (0.5.1-0ubuntu5) trusty; urgency=low
+
+  * Actually link against glapi to fix a symbol error. (LP: #1232658)
+
+ -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Mon, 28 Oct 2013 11:27:08 +0100
+
 glamor-egl (0.5.1-0ubuntu4) saucy; urgency=low
 
   * Link against libglapi to fix a symbol error. (LP: #1232658)
diff --git a/debian/rules b/debian/rules
index 5d73a6b..397f8a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,5 +12,5 @@ override_dh_install:
 	dh_install --fail-missing
 
 %:
-	dh $@ --with autoreconf,xsf,quilt --builddirectory=build/
+	dh $@ --with quilt,autoreconf,xsf --builddirectory=build/
 


Reply to: