x11 static compile fail

2016-06-06 Thread Rafi Rubin
Compiling a static x11 program fails using the output of: pkg-config --static --libs x11 The problem appears to be -lpthread shows up only before -lxcb. There's something a bit odd in the pkg-config files. x11.pc has pthread in Libs.private, and xcb has pthread-stubs in

Bug#823925: Fixed in unstable

2016-06-06 Thread Pascal Giard
Hi, I faced the exact same issue, the suggested workaround worked but is no longer required for me. Indeed, with the latest updates to the synaptics and libinput packages, my synaptics trackpad works again w/o any added config in xorg.conf.d/ . Regards, -Pascal -- Homepage

xterm: Changes to 'pristine-tar'

2016-06-06 Thread Sven Joachim
xterm_325.orig.tar.gz.delta |binary xterm_325.orig.tar.gz.id|1 + 2 files changed, 1 insertion(+) New commits: commit 3405848a08bbd24f723b78d206d9d4483fc65e99 Author: Sven Joachim Date: Mon Jun 6 17:27:22 2016 +0200 pristine-tar data for xterm_325.orig.tar.gz

xterm: Changes to 'debian-unstable'

2016-06-06 Thread Sven Joachim
INSTALL | 11 MANIFEST |2 Makefile.in |9 Tekproc.c| 42 aclocal.m4 | 38 button.c | 113 - cachedGCs.c

xterm: Changes to 'upstream-unstable'

2016-06-06 Thread Sven Joachim
INSTALL | 11 MANIFEST |2 Makefile.in |9 Tekproc.c | 42 aclocal.m4| 38 button.c | 113 - cachedGCs.c | 25 charproc.c| 94 - config.guess

Bug#826581: Issues with the builtin modesetting driver + broadwell graphics

2016-06-06 Thread Yuri D'Elia
Package: xserver-xorg Version: 1:7.7+15 Severity: important I'm not sure where I should report this, but I've tried several times to use the modesetting driver with Intel Broadwell graphics, but I have issues with the screen "flickering" randomly. The visible output shifts left-right from a

Bug#802186: Complete system lockup after some time when using radeon driver in xorg.conf

2016-06-06 Thread Mathieu Malaterre
Hi, > video=offb:off nouveau.modeset=1 nouveau.noaccel=1 radeon.modeset=1 > radeon.agpmode=-1 fastboot loglevel=3 On Fri, Apr 22, 2016 at 11:51 AM, Mathieu Malaterre wrote: [...] > Could you try agpmode=-1 and update this bug report. Sorry I did not read correctly the

wayland_1.11.0-2_source.changes ACCEPTED into unstable

2016-06-06 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 06 Jun 2016 11:28:46 +0200 Source: wayland Binary: libwayland-client0 libwayland-server0 libwayland-cursor0 libwayland-dev libwayland-doc libwayland-bin Architecture: source Version: 1.11.0-2 Distribution:

wayland: Changes to 'debian-unstable'

2016-06-06 Thread Hector Oron
debian/changelog |7 +++ debian/control |3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 006774da53fa2cff7c3569d095b08c365543 Author: Héctor Orón Martínez Date: Mon Jun 6 11:33:03 2016 +0200 Release Debian version

wayland: Changes to 'refs/tags/wayland-1.11.0-2'

2016-06-06 Thread Hector Oron
Tag 'wayland-1.11.0-2' created by Héctor Orón Martínez at 2016-06-06 09:33 + Release Debian version wayland-1.11.0-2 Changes since wayland-1.11.0-1: Héctor Orón Martínez (3): d/control: libwayland-dev depends on libwayland-bin d/control: libwayland-bin

Processing of wayland_1.11.0-2_source.changes

2016-06-06 Thread Debian FTP Masters
wayland_1.11.0-2_source.changes uploaded successfully to localhost along with the files: wayland_1.11.0-2.dsc wayland_1.11.0-2.diff.gz Greetings, Your Debian queue daemon (running on host franck.debian.org)

Bug#798408: Bug#825354: mudlet: FTBFS on armel/armhf: glu development package not found

2016-06-06 Thread Michel Dänzer
On 05.06.2016 07:22, Lisandro Damián Nicanor Pérez Meyer wrote: > > The problem came with GLU: we didn't knew that there was no GLES-based GLU on > those archs when we made the decision, so things ported from Qt4 to Qt5 > started to FTBFS. As the problems appeared later (ie, not when we