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

glamor-egl: Changes to 'ubuntu'



 debian/changelog                 |   12 ++++++++++++
 debian/control                   |    1 +
 debian/patches/fix-fdo65964.diff |    3 +--
 3 files changed, 14 insertions(+), 2 deletions(-)

New commits:
commit 3a91c7ee12bfbb21c19b751a13d656ad1b6ab5a1
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Thu Sep 26 11:07:11 2013 +0300

    temporarily add libatomic-ops-dev to build-depends.

diff --git a/debian/changelog b/debian/changelog
index 465b833..f9b316c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+glamor-egl (0.5.1-0ubuntu3) saucy; urgency=low
+
+  * temporarily add libatomic-ops-dev to build-depends.
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 26 Sep 2013 11:06:02 +0300
+
 glamor-egl (0.5.1-0ubuntu2) saucy; urgency=low
 
   * Reformat the patch to have a subject as required by DEP-3.
diff --git a/debian/control b/debian/control
index 13033b8..85213f7 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends:
  libpixman-1-dev,
  libegl1-mesa-dev,
  libgbm-dev,
+ libatomic-ops-dev,
 Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/glamor-egl
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/glamor-egl.git

commit 103b9c97b0770d7f1b90e3698264fc6af463df53
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Thu Sep 26 08:02:10 2013 +0300

    Reformat the patch to have a subject as required by DEP-3.

diff --git a/debian/changelog b/debian/changelog
index a2915aa..465b833 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+glamor-egl (0.5.1-0ubuntu2) saucy; urgency=low
+
+  * Reformat the patch to have a subject as required by DEP-3.
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 26 Sep 2013 08:01:19 +0300
+
 glamor-egl (0.5.1-0ubuntu1) saucy; urgency=low
 
   * Sync from unreleased debian git
diff --git a/debian/patches/fix-fdo65964.diff b/debian/patches/fix-fdo65964.diff
index d45646e..1baba53 100644
--- a/debian/patches/fix-fdo65964.diff
+++ b/debian/patches/fix-fdo65964.diff
@@ -1,9 +1,8 @@
 commit 29c0907d413ad5be2af3480d008018cd7f5a9e85
 Author: Michel Dänzer <michel.daenzer@amd.com>
 Date:   Tue Sep 17 13:25:02 2013 +0200
+Subject: Fix RegionContainsRect test for PutImage
 
-    Fix RegionContainsRect test for PutImage
-    
     The return value of RegionContainsRect() is not a boolean but an enum
     indicating that the region contains the rectangle completely, partially
     or not at all. We can only take the PutImage fastpath when the region


Reply to: