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

xorg: Changes to 'ubuntu'



 debian/changelog |   62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/control   |    7 ++----
 2 files changed, 65 insertions(+), 4 deletions(-)

New commits:
commit dca2125abde9bac91e7fa093605ba8681066068e
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Jul 14 15:33:07 2016 +0200

    Release to unstable

diff --git a/debian/changelog b/debian/changelog
index c749469..b21f7cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.7+16) UNRELEASED; urgency=medium
+xorg (1:7.7+16) unstable; urgency=medium
 
   [ Timo Aaltonen ]
   * control: Drop -evdev and -synaptics from x-x-input-all Depends for
@@ -14,7 +14,7 @@ xorg (1:7.7+16) UNRELEASED; urgency=medium
     with Xorg's vmmouse driver but works with the generic evdev and
     libinput drivers. Closes: #831286
 
- -- Timo Aaltonen <tjaalton@debian.org>  Thu, 09 Jun 2016 14:10:30 +0300
+ -- Cyril Brulebois <kibi@debian.org>  Thu, 14 Jul 2016 15:32:12 +0200
 
 xorg (1:7.7+15) unstable; urgency=medium
 

commit c19bd1e1fa4606548628e644e7878103677fe01d
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Jul 14 15:32:07 2016 +0200

    Drop xserver-xorg-input-vmmouse from xserver-xorg-input-all Depends (Closes: #831286).
    
    The kernel driver for the VMware mouse device is incompatible with
    Xorg's vmmouse driver but works with the generic evdev and libinput
    drivers.

diff --git a/debian/changelog b/debian/changelog
index 5bd8e3c..c749469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,12 @@ xorg (1:7.7+16) UNRELEASED; urgency=medium
   * Drop xserver-xorg-input-void from s390x.  The server can come up with no
     input devices nowadays, -input-void isn't necessary.
 
+  [ Cyril Brulebois ]
+  * Drop xserver-xorg-input-vmmouse from xserver-xorg-input-all Depends,
+    since the kernel driver for the VMware mouse device is incompatible
+    with Xorg's vmmouse driver but works with the generic evdev and
+    libinput drivers. Closes: #831286
+
  -- Timo Aaltonen <tjaalton@debian.org>  Thu, 09 Jun 2016 14:10:30 +0300
 
 xorg (1:7.7+15) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 67c765b..080af84 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,6 @@ Depends:
  xserver-xorg-input-libinput [linux-any],
  xserver-xorg-input-mouse [!linux-any],
  xserver-xorg-input-synaptics [!linux-any],
- xserver-xorg-input-vmmouse [amd64 i386 x32],
  ${misc:Depends},
 Recommends:
  xserver-xorg-input-wacom [!hurd-any !kfreebsd-any !s390x],

commit c27bf3b31daf30db47663fcbcd3bdd9596cc3a08
Author: Julien Cristau <jcristau@debian.org>
Date:   Thu Jun 16 08:28:21 2016 +0200

    Drop xserver-xorg-input-void from s390x.
    
    The server can come up with no input devices nowadays, -input-void isn't
    necessary.

diff --git a/debian/changelog b/debian/changelog
index 2e03710..5bd8e3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 xorg (1:7.7+16) UNRELEASED; urgency=medium
 
+  [ Timo Aaltonen ]
   * control: Drop -evdev and -synaptics from x-x-input-all Depends for
     linux.
 
+  [ Julien Cristau ]
+  * Drop xserver-xorg-input-void from s390x.  The server can come up with no
+    input devices nowadays, -input-void isn't necessary.
+
  -- Timo Aaltonen <tjaalton@debian.org>  Thu, 09 Jun 2016 14:10:30 +0300
 
 xorg (1:7.7+15) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 6ae964e..67c765b 100644
--- a/debian/control
+++ b/debian/control
@@ -77,7 +77,6 @@ Depends:
  xserver-xorg-input-mouse [!linux-any],
  xserver-xorg-input-synaptics [!linux-any],
  xserver-xorg-input-vmmouse [amd64 i386 x32],
- xserver-xorg-input-void [s390x],
  ${misc:Depends},
 Recommends:
  xserver-xorg-input-wacom [!hurd-any !kfreebsd-any !s390x],

commit efa0e40bf2dc0cd237c038e4c354fc5c8b24c184
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Thu Jun 9 14:34:08 2016 +0300

    fix x-x-i-all dep on synaptics

diff --git a/debian/control b/debian/control
index 68cde96..6ae964e 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Depends:
  xserver-xorg-input-kbd [!linux-any],
  xserver-xorg-input-libinput [linux-any],
  xserver-xorg-input-mouse [!linux-any],
- xserver-xorg-input-synaptics [hurd-any kfreebsd-any !s390x],
+ xserver-xorg-input-synaptics [!linux-any],
  xserver-xorg-input-vmmouse [amd64 i386 x32],
  xserver-xorg-input-void [s390x],
  ${misc:Depends},

commit e80e7ec285c353ecf59c2deeed759ed7c16cff50
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Thu Jun 9 14:10:53 2016 +0300

    control: Drop -evdev and -synaptics from x-x-input-all Depends for linux.

diff --git a/debian/changelog b/debian/changelog
index f499df0..2e03710 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg (1:7.7+16) UNRELEASED; urgency=medium
+
+  * control: Drop -evdev and -synaptics from x-x-input-all Depends for
+    linux.
+
+ -- Timo Aaltonen <tjaalton@debian.org>  Thu, 09 Jun 2016 14:10:30 +0300
+
 xorg (1:7.7+15) unstable; urgency=medium
 
   * Make x-x-input-all depend on x-x-input-libinput. Closes: #821760.
diff --git a/debian/control b/debian/control
index 388e49f..68cde96 100644
--- a/debian/control
+++ b/debian/control
@@ -72,11 +72,10 @@ Description: X.Org X server -- output driver metapackage
 Package: xserver-xorg-input-all
 Architecture: any
 Depends:
- xserver-xorg-input-evdev [linux-any],
  xserver-xorg-input-kbd [!linux-any],
  xserver-xorg-input-libinput [linux-any],
  xserver-xorg-input-mouse [!linux-any],
- xserver-xorg-input-synaptics [!s390x],
+ xserver-xorg-input-synaptics [hurd-any kfreebsd-any !s390x],
  xserver-xorg-input-vmmouse [amd64 i386 x32],
  xserver-xorg-input-void [s390x],
  ${misc:Depends},

commit b5752e226895ba1af8379186025f626ac57651d0
Author: Emilio Pozuelo Monfort <pochu@debian.org>
Date:   Sat Apr 23 12:09:52 2016 +0200

    Release to unstable

diff --git a/debian/changelog b/debian/changelog
index fb2c22d..f499df0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-xorg (1:7.7+15) UNRELEASED; urgency=medium
+xorg (1:7.7+15) unstable; urgency=medium
 
   * Make x-x-input-all depend on x-x-input-libinput. Closes: #821760.
 
- -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 20 Apr 2016 19:32:45 +0200
+ -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 23 Apr 2016 12:09:18 +0200
 
 xorg (1:7.7+14) unstable; urgency=medium
 

commit e72c0bce0b8464fd7052ece5bc7adf77e63781ca
Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
Date:   Wed Apr 20 19:33:37 2016 +0200

    Make x-x-input-all depend on x-x-input-libinput

diff --git a/debian/changelog b/debian/changelog
index f7cb255..fb2c22d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg (1:7.7+15) UNRELEASED; urgency=medium
+
+  * Make x-x-input-all depend on x-x-input-libinput. Closes: #821760.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 20 Apr 2016 19:32:45 +0200
+
 xorg (1:7.7+14) unstable; urgency=medium
 
   [ Timo Aaltonen ]
diff --git a/debian/control b/debian/control
index ebf144f..388e49f 100644
--- a/debian/control
+++ b/debian/control
@@ -74,6 +74,7 @@ Architecture: any
 Depends:
  xserver-xorg-input-evdev [linux-any],
  xserver-xorg-input-kbd [!linux-any],
+ xserver-xorg-input-libinput [linux-any],
  xserver-xorg-input-mouse [!linux-any],
  xserver-xorg-input-synaptics [!s390x],
  xserver-xorg-input-vmmouse [amd64 i386 x32],

commit a2f0fb6981009dd063a34922987271ac43ff3777
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Tue Mar 8 15:07:58 2016 +0200

    upload to unstable

diff --git a/debian/changelog b/debian/changelog
index f91f6fc..f7cb255 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.7+14) UNRELEASED; urgency=medium
+xorg (1:7.7+14) unstable; urgency=medium
 
   [ Timo Aaltonen ]
   * control: Demote -intel to -video-all Recommends, allowing to uninstall
@@ -7,7 +7,7 @@ xorg (1:7.7+14) UNRELEASED; urgency=medium
   [ Andreas Boll ]
   * Add xserver-xorg-video-freedreno to -video-all on arm64.
 
- -- Timo Aaltonen <tjaalton@debian.org>  Wed, 27 Jan 2016 13:41:35 +0200
+ -- Timo Aaltonen <tjaalton@debian.org>  Tue, 08 Mar 2016 15:07:40 +0200
 
 xorg (1:7.7+13) unstable; urgency=medium
 

commit af937437e6e6a6f34ee247ad2f3aefbd91d7444e
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Tue Mar 8 15:07:25 2016 +0200

    Instead of dropping -intel from -video-all demote it to Recommends.

diff --git a/debian/changelog b/debian/changelog
index d8e0dab..f91f6fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
 xorg (1:7.7+14) UNRELEASED; urgency=medium
 
   [ Timo Aaltonen ]
-  * control: Drop -intel from -video-all, the default 2D-driver will be
-    -modesetting.
+  * control: Demote -intel to -video-all Recommends, allowing to uninstall
+    it if necessary.
 
   [ Andreas Boll ]
   * Add xserver-xorg-video-freedreno to -video-all on arm64.
diff --git a/debian/control b/debian/control
index b7146e4..ebf144f 100644
--- a/debian/control
+++ b/debian/control
@@ -60,6 +60,7 @@ Depends:
  xserver-xorg-video-vmware [amd64 hurd-i386 i386 x32],
  ${misc:Depends},
 Recommends:
+ xserver-xorg-video-intel [amd64 i386 kfreebsd-any x32],
  xserver-xorg-video-qxl [amd64 i386 x32],
 Replaces: xserver-xorg-driver-all
 Conflicts: xserver-xorg-driver-all

commit 43580683e7f3c61319cebd6cf28b0397880db0d2
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Wed Feb 17 19:19:58 2016 +0100

    Add xserver-xorg-video-freedreno to -video-all on arm64.

diff --git a/debian/changelog b/debian/changelog
index 2c7f38f..d8e0dab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 xorg (1:7.7+14) UNRELEASED; urgency=medium
 
+  [ Timo Aaltonen ]
   * control: Drop -intel from -video-all, the default 2D-driver will be
     -modesetting.
 
+  [ Andreas Boll ]
+  * Add xserver-xorg-video-freedreno to -video-all on arm64.
+
  -- Timo Aaltonen <tjaalton@debian.org>  Wed, 27 Jan 2016 13:41:35 +0200
 
 xorg (1:7.7+13) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f05a04e..b7146e4 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,7 @@ Depends:
  xserver-xorg-video-amdgpu [!hurd-any !kfreebsd-any !s390x],
  xserver-xorg-video-ati [!hurd-any !s390x],
  xserver-xorg-video-fbdev [!s390x],
- xserver-xorg-video-freedreno [armel armhf],
+ xserver-xorg-video-freedreno [arm64 armel armhf],
  xserver-xorg-video-dummy [s390x],
  xserver-xorg-video-nouveau [amd64 arm64 armhf i386 powerpc x32],
  xserver-xorg-video-vesa [!s390x],

commit 406cc54ed90e22a8cd29f653f1a8c5c22184d630
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Wed Jan 27 13:43:12 2016 +0200

    control: Drop -intel from -video-all, the default 2D-driver will be -modesetting.

diff --git a/debian/changelog b/debian/changelog
index 7c25b6d..2c7f38f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg (1:7.7+14) UNRELEASED; urgency=medium
+
+  * control: Drop -intel from -video-all, the default 2D-driver will be
+    -modesetting.
+
+ -- Timo Aaltonen <tjaalton@debian.org>  Wed, 27 Jan 2016 13:41:35 +0200
+
 xorg (1:7.7+13) unstable; urgency=medium
 
   [ Andreas Boll ]
diff --git a/debian/control b/debian/control
index 7de60f2..f05a04e 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,6 @@ Depends:
  xserver-xorg-video-fbdev [!s390x],
  xserver-xorg-video-freedreno [armel armhf],
  xserver-xorg-video-dummy [s390x],
- xserver-xorg-video-intel [amd64 i386 kfreebsd-any x32],
  xserver-xorg-video-nouveau [amd64 arm64 armhf i386 powerpc x32],
  xserver-xorg-video-vesa [!s390x],
  xserver-xorg-video-vmware [amd64 hurd-i386 i386 x32],


Reply to: