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

wayland: Changes to 'ubuntu'



 debian/changelog |    8 ++++++++
 debian/control   |    6 +++---
 2 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit f5ee30ba90e885cf2fe56be71ed12bdf6529eba5
Author: Christopher James Halse Rogers <raof@ubuntu.com>
Date:   Mon Aug 8 17:31:31 2011 +1000

    Make libwayland Arch:any

diff --git a/debian/changelog b/debian/changelog
index 9b2fa91..089bc74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wayland (0.1.0~0.2-0ubuntu3) oneiric; urgency=low
+
+  * debian/control:
+    - libwayland should be Arch:any.  There's no reason it can't work on PPC,
+      and this means I don't have to special-case mesa for !armel !i386 !amd64.
+
+ -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 08 Aug 2011 17:22:14 +1000
+
 wayland (0.1.0~0.2-0ubuntu2) oneiric; urgency=low
 
   * Add COPYING.GPL-2 to satisfy the final requirement for main inclusion.
diff --git a/debian/control b/debian/control
index 96f1dc6..3107c40 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Homepage: http://wayland.freedesktop.org
 
 Package: libwayland0
 Section: libs
-Architecture: amd64 i386 armel
+Architecture: any
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -41,7 +41,7 @@ Description: wayland compositor infrastructure - shared libraries
 Package: libwayland0-dbg
 Section: debug
 Priority: extra
-Architecture: amd64 i386 armel
+Architecture: any
 Depends:
  libwayland0 (= ${binary:Version}),
  ${shlibs:Depends},
@@ -59,7 +59,7 @@ Description: wayland compositor infrastructure - shared libraries (debug)
 
 Package: libwayland-dev
 Section: libdevel
-Architecture: amd64 i386 armel
+Architecture: any
 Priority: extra
 Depends:
  libwayland0 (= ${binary:Version}),


Reply to: