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

xorg: Changes to 'ubuntu'



 debian/changelog            |   16 ++++++++++++++--
 debian/scripts/vars.arm64   |    8 ++++++++
 debian/scripts/vars.ppc64el |    8 ++++++++
 3 files changed, 30 insertions(+), 2 deletions(-)

New commits:
commit 01b5f3727abc81a4981d2131171e8607fa9ae37f
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Wed Jan 29 16:08:09 2014 +0100

    release to trusty

diff --git a/debian/changelog b/debian/changelog
index bf210d2..d2198da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.7+1ubuntu8) UNRELEASED; urgency=low
+xorg (1:7.7+1ubuntu8) trusty; urgency=low
 
   [ Bryce Harrington ]
   * scripts/vars.arm*: Don't include -ati or -nouveau, to save
@@ -9,7 +9,7 @@ xorg (1:7.7+1ubuntu8) UNRELEASED; urgency=low
   * Drop libgl1-mesa-glx, -dri, and libglu from armhf; these are highly likely
     to be useless on an armhf system.
 
- -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 18 Feb 2013 16:17:23 +0000
+ -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Wed, 29 Jan 2014 16:07:39 +0100
 
 xorg (1:7.7+1ubuntu7) trusty; urgency=medium
 

commit 9eed9bd9cc485ee56331e466823a43d9635223cd
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Wed Jan 29 16:06:15 2014 +0100

    Just depend on xserver-xorg-video-dummy on ppc64el.

diff --git a/debian/changelog b/debian/changelog
index 79712f7..bf210d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.7+1ubuntu7) UNRELEASED; urgency=low
+xorg (1:7.7+1ubuntu8) UNRELEASED; urgency=low
 
   [ Bryce Harrington ]
   * scripts/vars.arm*: Don't include -ati or -nouveau, to save
@@ -11,6 +11,12 @@ xorg (1:7.7+1ubuntu7) UNRELEASED; urgency=low
 
  -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 18 Feb 2013 16:17:23 +0000
 
+xorg (1:7.7+1ubuntu7) trusty; urgency=medium
+
+  * Just depend on xserver-xorg-video-dummy on ppc64el.
+
+ -- Matthias Klose <doko@ubuntu.com>  Wed, 18 Dec 2013 12:11:13 +0100
+
 xorg (1:7.7+1ubuntu6) saucy; urgency=low
 
   * Just depend on xserver-xorg-video-dummy on AArch64.
diff --git a/debian/scripts/vars.ppc64el b/debian/scripts/vars.ppc64el
new file mode 100644
index 0000000..525866e
--- /dev/null
+++ b/debian/scripts/vars.ppc64el
@@ -0,0 +1,8 @@
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-dummy"
+
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-void"

commit 6a0a7e813a595b552df54f74a3dae4150ba9f109
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Wed Jan 29 16:04:53 2014 +0100

    Just depend on xserver-xorg-video-dummy on AArch64.

diff --git a/debian/changelog b/debian/changelog
index 5a4ac25..79712f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.7+1ubuntu6) UNRELEASED; urgency=low
+xorg (1:7.7+1ubuntu7) UNRELEASED; urgency=low
 
   [ Bryce Harrington ]
   * scripts/vars.arm*: Don't include -ati or -nouveau, to save
@@ -11,6 +11,12 @@ xorg (1:7.7+1ubuntu6) UNRELEASED; urgency=low
 
  -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 18 Feb 2013 16:17:23 +0000
 
+xorg (1:7.7+1ubuntu6) saucy; urgency=low
+
+  * Just depend on xserver-xorg-video-dummy on AArch64.
+
+ -- Matthias Klose <doko@ubuntu.com>  Thu, 10 Oct 2013 15:56:36 +0200
+
 xorg (1:7.7+1ubuntu5) raring; urgency=low
 
   * Allow xserver-xorg-core-omap-revert and xserver-xorg-video-omap-revert to
diff --git a/debian/scripts/vars.arm64 b/debian/scripts/vars.arm64
new file mode 100644
index 0000000..525866e
--- /dev/null
+++ b/debian/scripts/vars.arm64
@@ -0,0 +1,8 @@
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-dummy"
+
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-void"


Reply to: