Hello,
Andrius Štikona and Markus Ongyerth are totally right, AFAIK.
If it's an X11 app that simply cannot be run without root, then you need the
xhost command to allow only local connections from the root user.
If it's a native Wayland app that cannot run without root, then you probably
b
Hello,
On Sun, Mar 18, 2018 at 11:35:52AM +0100, Guillem Jover wrote:
> Package: libwayland-dev
> Version: 1.14.91-1
> Severity: serious
>
> Hi!
>
> This package ships the file /usr/lib//pkgconfig/wayland-egl.pc
> which conflicts with the one installed by libegl1-mesa-dev, w/o any
> Replaces fie
On Sun, Apr 15, 2018 at 10:30:27PM +0530, Jeffrin Thalakkottoor wrote:
> Package: libinput10
> Version: 1.10.4-1
>
>
> hello ,
>
> I found the following in syslog
>
> Apr 15 19:41:54 debian org.gnome.Shell.desktop[1356]: libinput error:
> event1 - SynPS/2 Synaptics TouchPad: libinput bug: inva
Hello,
On Sun, Mar 18, 2018 at 08:46:18PM +, Sergy Pylypchuk wrote:
> Mar 18 21:07:33 xps9550 org.gnome.Shell.desktop[1124]: libinput error: client
> bug: timer event18 gestures: offset negative (-111ms)
> Mar 18 21:08:04 xps9550 org.gnome.Shell.desktop[1124]: libinput error: client
> bug: t
Hello,
On Fri, Dec 22, 2017 at 08:28:56PM -0600, Brent S Elmer wrote:
> Package: libinput10
> Version: 1.9.3-1
> Severity: normal
>
> When I upgrade libinput10 from 1.8.3-1 to 1.9.3-1 my ps2 keyboard no longer
> works on my hp desktop. It appears to be caused by libinput10 and not
> libinput-bin
Hello Marco,
On Tue, Nov 28, 2017 at 08:30:10PM -0500, Marco Villegas wrote:
>
> Package: libinput10
> Version: 1.6.3-1
> Severity: normal
>
> Dear Mantainer,
>
> It seems like disable-while-typing[1] feature is not working correctly,
> even if it is enabled, it does not honor the timeouts in t
On Wed, Jul 26, 2017 at 02:18:45PM +0200, Alf wrote:
> Package: libinput10
> Version: 1.6.3-1
> Severity: normal
>
>* What led up to the situation?
> Sweitching from Jessie to Stretch makes the Trackball hardly usable.
> Base Speed ist too high, acceleration is too high. It does not consider
>
On Wed, Jul 27, 2016 at 05:47:08AM -0500, Karsten M. Self wrote:
> Package: libinput10
> Version: 1.3.3-1
> Severity: normal
>
> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate ***
>
>* What led up to the situation?
>* What exactly did you
Hello,
Missatge de Lars Wirzenius del dia dt., 26 de juny 2018 a
les 19:51:
>
> Package: xwayland
> Version: 2:1.20.0-2
> Severity: important
> After much headbanging and wailing, I've manged to find way to
> reproduce the crash. I use Firefox as my web browser, and certain web
> pages trigger th
Package: compiz
Version: 0.8.4-4+b1
Severity: serious
Hello,
Your package fails to build on Debian autobuilder network:
/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall
-D_FORTIFY_SOURCE=2 -o kde4-window-decorator main.o utils.o decorator.o
window.o options.o kdecoration_pl
.
++ Add libmtdev-dev to b-deps list.
+ * d/weston.install:
+- Drop weston-screensaver
++ Add headless-backend.so
++ Add fbdev-backend.so
++ Add weston-simple-im
++ Add weston-keyboard
+
+ -- Hector Oron Sat, 15 Jun 2013 14:38:37 +0200
+
weston (0.85.0-1) experimental; ur
Hello,
Find inline comments
On Sat, Jun 15, 2013 at 04:14:01PM +0200, Hector Oron wrote:
> diff -Naur weston-0.85.0/debian/control weston-1.1.1/debian/control
> --- weston-0.85.0/debian/control 2013-06-15 16:01:18.0 +0200
> +++ weston-1.1.1/debian/control 2013-06
Package: weston
Tags: patch
Followup-For: Bug #716783
Hello,
Find attached patch for fixing the issue.
Regards
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linu
tests for now, require user input.
-- Hector Oron Fri, 02 Aug 2013 15:32:49 +0200
diff --git a/debian/rules b/debian/rules
index a2043e2..fc44ed6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,9 @@ override_dh_auto_configure:
override_dh_auto_test:
# the test suite do
On Thu, Aug 08, 2013 at 08:47:45PM +0200, Hector Oron wrote:
> Package: weston
> Tags: patch
> Followup-For: Bug #716783
>
> Hello,
>
> Find attached patch for fixing the issue.
Previous patch had a typo when setting suid bit. Find attached new patch that
obsoletes
configure.ac |2
doc/doxygen/Makefile.am |2
doc/publican/Makefile.am | 25 --
src/wayland-client.c | 63 +-
src/wayland-shm.c|2
tests/display-test.c | 113 ++-
6 files cha
/changelog b/debian/changelog
index 6c5990f..2a17185 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wayland (1.5.93-1) UNRELEASED; urgency=medium
+
+ * New upstream development release.
+
+ -- Hector Oron Fri, 12 Sep 2014 16:17:43 +0200
+
wayland (1.5.91-1) experimental
/changelog b/debian/changelog
index a9a125e..157a7a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+weston (1.5.93-1) UNRELEASED; urgency=medium
+
+ * New upstream development release.
+ * d/patches/*: drop them.
+ * d/control: bump build depend on libinput-dev.
+
+ -- Hector
Tag 'wayland-1.5.93-1' created by Héctor Orón Martínez at
2014-09-13 00:36 +
Release Debian version wayland-1.5.93-1
Changes since wayland-1.5.91-1:
Bryce W. Harrington (1):
doc: Quell warnings about missing man3 directory before its been built
Derek Foreman (1):
shm: fix error
.
-- Hector Oron Fri, 12 Sep 2014 16:17:43 +0200
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xsbka-0007xf...@moszumanska.debian.org
he issue if it is gone for you or consider a severity
downgrade.
Regards,
--
Hector Oron
signature.asc
Description: Digital signature
etely unusable, I hope you agree on downgrading severity,
at most to important or normal.
However let's track it upstream.
Regards,
--
Hector Oron
signature.asc
Description: Digital signature
Tag 'weston-1.5.93-1' created by Héctor Orón Martínez at
2014-09-13 12:10 +
Release Debian version weston-1.5.93-1
Changes since weston-1.5.0-3:
Alvaro Fernando García (1):
Do not assume 64x64 cursor, added support for other sizes (like in AMD
Kaveri, 128x128).
Andrew Wedgbury (2):
.
* d/patches/*: drop them.
* d/control:
+ bump wayland version requirement for build.
+ bump build depend on libinput-dev.
+ * Upload to experimental.
-- Hector Oron Fri, 12 Sep 2014 18:28:31 +0200
commit 655f69de0215c8ed056e4d30a09f54ec8e67b0eb
Author: Héctor Orón Martínez
On Sat, Sep 13, 2014 at 11:35:28AM +0200, Hector Oron wrote:
> On Thu, Jul 10, 2014 at 04:52:42PM +0200, Laurent Bigonville wrote:
> Please consider to close the issue if it is gone for you or consider a
> severity downgrade.
Actually, this issue does not render weston unusable, th
Hello,
2014-09-14 15:10 GMT+02:00 Julien Cristau :
>> [11:29:15.522] Loading module '/usr/lib/i386-linux-gnu/weston/cms-colord.so'
>
> Submitter said on amd64?
Indeed, as always good point there. I'll try yo reproduce on amd64.
Cheers,
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. -
++ update EGL wayland driver library
+
+ -- Hector Oron Tue, 16 Sep 2014 12:55:04 +0200
+
weston (1.5.93-1) experimental; urgency=medium
* New upstream development release.
diff --git a/debian/control b/debian/control
index c16221f..6fa7e13 100644
--- a/debian/control
+++ b/debian/control
On Sat, Sep 13, 2014 at 02:17:57PM +0200, Hector Oron wrote:
> Yes, I was able to reproduce and it affects upstream, but however upstream
> considers "weston-terminal" as a toy application. Therefore I do not think
> this bug makes weston completely unusable, I hope you a
Signed-off-by: Héctor Orón Martínez
diff --git a/debian/changelog b/debian/changelog
index d07a386..7b75168 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wayland (1.6.0-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Hector Oron Fri, 19 Sep 2014 16:28:13
Tag 'wayland-1.6.0-1' created by Héctor Orón Martínez at
2014-09-19 14:30 +
Release Debian version wayland-1.6.0-1
Changes since wayland-1.5.93-2:
Héctor Orón Martínez (2):
Merge branch 'upstream-unstable' into debian-unstable
Release Debian version wayland-1.6.0-1
Pekka Paalan
configure.ac |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 339e83aa579569711cd14623ca4b2db46256b766
Author: Pekka Paalanen
Date: Fri Sep 19 12:36:04 2014 +0300
configure.ac: bump version to 1.6.0
Signed-off-by: Pekka Paalanen
diff --git a/conf
/debian/changelog
@@ -1,3 +1,12 @@
+weston (1.6.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Fix "weston-terminal: exits under load"
+- Thanks Rémi Denis-Courmont for report.
+(Closes: #760043)
+
+ -- Hector Oron Fri, 19 Sep 2014 16:38:47 +0200
+
weston
Tag 'weston-1.6.0-1' created by Héctor Orón Martínez at
2014-09-19 14:40 +
Release Debian version weston-1.6.0-1
Changes since weston-1.5.93-2:
Héctor Orón Martínez (2):
Merge branch 'upstream-unstable' into debian-unstable
Release Debian version weston-1.6.0-1
Jason Ekstrand (
clients/editor.c |5 +
clients/keyboard.c |5 +
clients/window.c | 12
configure.ac |4 ++--
src/compositor-x11.c |2 +-
5 files changed, 25 insertions(+), 3 deletions(-)
New commits:
commit 53fd7d70dc34007f0dc86621ed94c6f71fa35bf9
Author:
Tag 'wayland-1.6.0-2' created by Héctor Orón Martínez at
2014-09-23 21:52 +
Release Debian version 1.6.0-2
Changes since wayland-1.6.0-1:
Héctor Orón Martínez (1):
Release Debian version 1.6.0-2
---
debian/changelog |6 ++
1 file changed, 6 insertions(+)
---
--
To UNSUBSC
/changelog b/debian/changelog
index 7b75168..645a4bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wayland (1.6.0-2) unstable; urgency=medium
+
+ * Switch back to use upstream tarball.
+
+ -- Hector Oron Tue, 23 Sep 2014 18:09:53 +0200
+
wayland (1.6.0-1) unstable
Tag 'wayland-1.6.0-2' created by Héctor Orón Martínez at
2014-09-23 21:53 +
Release Debian version 1.6.0-2
Changes since weston-1.6.0-1:
Héctor Orón Martínez (1):
Release Debian version 1.6.0-2
---
debian/changelog |6 ++
1 file changed, 6 insertions(+)
---
--
To UNSUBSCR
/changelog b/debian/changelog
index 64a8dd9..69f8a27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+weston (1.6.0-2) unstable; urgency=medium
+
+ * Switch back to use upstream tarball.
+
+ -- Hector Oron Tue, 23 Sep 2014 17:49:21 +0200
+
weston (1.6.0-1) unstable; urgency
: Héctor Orón Martínez
diff --git a/debian/changelog b/debian/changelog
index 645a4bc..af79d43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wayland (1.6.0-3) UNRELEASED; urgency=medium
+
+ * d/control: update VCS URL
+
+ -- Hector Oron Wed, 24 Sep 2014 01:01:26 +0200
debian/control |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1c166b50e5f6729aaa99149138140c51d46774fa
Author: Héctor Orón Martínez
Date: Wed Sep 24 01:03:12 2014 +0200
d/control: also update vcs browser URL
Signed-off-by: Héctor Orón Martínez
diff
Package: xserver-xorg-video-freedreno
Version: 1.2.0-1
Severity: important
Hello,
To avoid wasting build time on buildds and migration pain, could you please
build freedreno driver on architectures where it makes sense, I suspect mainly
ARM ones.
Regards,
-- System Information:
Debian Relea
Package: xserver-xorg-video-freedreno
Version: 1.2.0-1
Severity: serious
Hello,
Your package fails to build from source on many architectures.
https://buildd.debian.org/status/package.php?p=xserver-xorg-video-freedreno&suite=sid
configure: error: Package requirements (libdrm >= 2.4.54 lib
Hello,
2014-10-23 9:55 GMT+02:00 Julien Cristau :
> Control: severity -1 normal
>> Random arch log:
>>
>> https://buildd.debian.org/status/fetch.php?pkg=xserver-xorg-video-freedreno&arch=amd64&ver=1.2.0-1&stamp=1413897271
>>
> It never built on those archs, so that's not serious.
Being a
Tag 'wayland-1.3.0-1' created by Héctor Orón Martínez at
2013-10-11 09:28 +
Tagging upload of wayland 1.3.0-1 to unstable
Changes since wayland-1.2.1-1:
Aaron Faanes (11):
wayland-server: Fix a uninitialized warning from clang
wayland-server: Document wl_signal
utils: twea
) UNRELEASED; urgency=low
+wayland (1.3.0-1) unstable; urgency=low
+ [ Timo Aaltonen ]
* control: Bump the libwayland0 C/R to (<< 1.1.0) so that it covers
the ubuntu version too, and add it to -cursor.
- -- Timo Aaltonen Mon, 07 Oct 2013 10:42:39 +0300
+ [ Hector Oron ]
+ * New upstream
.gitignore |1
configure.ac |4
doc/doxygen/Makefile.am|6 +
doc/doxygen/wayland.doxygen.in |2
protocol/Makefile.am |2
protocol/wayland.xml | 85 +++-
src/connection.c |9
ilt.
- -- Laurent Bigonville Sun, 11 Aug 2013 17:59:21 +0200
+ [ Hector Oron ]
+ * New upstream release (1.3.0) (Closes: #719144).
+ * Add myself to Uploaders.
+ * Switch Debian source format to 3.0 quilt
+
+ -- Hector Oron Fri, 11 Oct 2013 13:03:04 +0200
weston (1.1.1-1) experimen
Tag 'weston-1.3.0-1' created by Héctor Orón Martínez at
2013-10-11 11:34 +
upload to unstable (weston-1.3.0-1)
Changes since weston-1.1.1-1:
Aaron Faanes (1):
compositor: fix typo in error message
Adrian Negreanu (8):
compositor: Setup weston-launch sock in fbdev
remove d
.gitignore|1
clients/.gitignore| 39 -
clients/Makefile.am | 22
clients/clickdot.c|4
clients/cliptest.c|6
clients/desktop-shell.c | 55 +-
clients/dnd.c | 52 +
clients/editor.c
fields (see below for details). To make it easier, the
+ information below has been extracted from the changelog. Adjust it or drop
+ it.
+ .
+ wayland (1.3.92-1) unstable; urgency=medium
+ .
+ * New upstream release (1.3.92)
+Author: Hector Oron
+
+---
+The information above should follow the Patch
Rebased ref, commits from common ancestor:
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w4a7b-00026n...@moszumanska.debian.org
New branch 'upstream-unstable' available with the following commits:
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w4a7r-0002il...@moszumanska.debian.org
Tag 'wayland-1.3.92-1' created by Héctor Orón Martínez at
2014-01-18 18:01 +
Release debian version 1.3.92-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABCgAGBQJS2sGMAAoJEK8ig6p24qx7oj8QAL1RBA0vrzECCy3HggQa3eJV
GKy+joSwHrTiWknwXWk2btcNZN9lsyQT+JWhlOi8Fvbo1fMBtQj+GHf+xNI1a6o6
hDOT
release (1.3.92)
-Author: Hector Oron
-
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: ,
-Bug:
-Bug-Debian: http
Rebased ref, commits from common ancestor:
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w4fzv-0003zf...@moszumanska.debian.org
/libwayland-dev.install:
+ - add wayland DTD and XML under default dtddir.
-- Hector Oron Sat, 18 Jan 2014 18:16:17 +0100
diff --git a/debian/libwayland-dev.install b/debian/libwayland-dev.install
index 7bfe127..5d635af 100644
--- a/debian/libwayland-dev.install
+++ b/debian/libwayland
Tag 'wayland-1.4.0-1' created by Héctor Orón Martínez at
2014-01-30 23:43 +
Release debian version 1.4.0-1
Changes since wayland-1.3.0-1:
Adrian Negreanu (1):
scanner: set errno=0 before strtol
Héctor Orón Martínez (13):
Merge branch 'upstream-unstable' into debian-unstable
+13,7 @@ wayland (1.4.0-1) UNRELEASED; urgency=medium
(Closes: #731607)
* d/control: update standards version
- -- Hector Oron Thu, 30 Jan 2014 22:40:00 +0100
+ -- Hector Oron Thu, 30 Jan 2014 23:49:42 +0100
wayland (1.3.92-1) unstable; urgency=medium
--
To UNSUBSCRIBE, email
Rebased ref, commits from common ancestor:
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w91ce-0005ir...@moszumanska.debian.org
New branch 'upstream-unstable' available with the following commits:
commit 181131253747500c4759a117ee312262fbb6ed19
Author: Kristian Høgsberg
Date: Thu Jan 23 20:51:40 2014 -0800
configure.ac: Bump version to 1.4.0
commit b3955b095317466afd05b474666eef938b7f72d0
Author: Kristian Høgsberg
Rebased ref, commits from common ancestor:
New branch 'upstream-unstable' available with the following commits:
commit 0ff73b7666b8aee1a68302dd6a7664b68aa659af
Author: Bryce Harrington
Date: Tue Feb 16 12:03:40 2016 -0800
configure.ac: bump to version 1.10.0 for the official release
commit bf34ac75d0d61609296de1300196c843f4246e7c
A
Makefile.am |8
configure.ac | 19 -
debian/changelog | 18 +
debian/control |1
debian/libwayland-client0.symbols|3
debian/libwayland-server0.symbols|4
debian/watch
Tag 'wayland-1.10.0-1' created by Héctor Orón Martínez at
2016-03-31 11:14 +
Release Debian version wayland-1.10.0-1
-BEGIN PGP SIGNATURE-
iQIcBAABCgAGBQJW/QaCAAoJEK8ig6p24qx7LU0QAJOMCm2Ka/jbrTWCHlziH7dn
hJz5zPK//A8lq9HC280Qf5m+PR+soZftEsnEtPJuiBwqvRKLVaPAFF5Fp/WKvEBZ
d7SXG4SaNUfe/w
Rebased ref, commits from common ancestor:
New branch 'upstream-unstable' available with the following commits:
commit d45de283ce1f9edafc6f33632fc917513c620912
Author: Bryce Harrington
Date: Tue Feb 16 12:37:43 2016 -0800
configure.ac: bump to version 1.10.0 for the official release
commit 9d24f23e4d6ae23f272d9a828523db504aaaf989
A
New branch 'upstream-unstable' available with the following commits:
commit 82bb922f5b497b06cab175d0281ef8d5e8009878
Author: Jonas Ådahl
Date: Thu Mar 10 15:02:29 2016 +0800
configure.ac: Bump version to 1.3
Signed-off-by: Jonas Ådahl
commit 418915eeba5679832d6a7b50ece02482347056
debian/changelog |6 +++---
debian/control |3 ++-
2 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 632e4c56ca5b473d53e5be0ae9bbc69a3dbd1e98
Author: Héctor Orón Martínez
Date: Tue Feb 23 23:06:04 2016 +0100
Release Debian version wayland-protocols-1.1-2
Rebased ref, commits from common ancestor:
Tag 'wayland-protocols-1.1-2' created by Héctor Orón Martínez
at 2016-02-23 22:06 +
Release Debian version wayland-protocols-1.1-2
Changes since wayland-protocols-1.1-1:
Héctor Orón Martínez (3):
d/control: build depend on wayland-scanner
d/control: build depends on pkg-config
Tag 'wayland-protocols-1.3-1' created by Héctor Orón Martínez
at 2016-04-04 08:02 +
Release Debian version wayland-protocols-1.3-1
-BEGIN PGP SIGNATURE-
iQIcBAABCgAGBQJXAh+nAAoJEK8ig6p24qx72NoP/RkH7Y51iAAf74blelVLPxBK
srQ5VvsNHWLBM8IEex6x5CsHmcoG6KX3aeSRLhBPMll2UixenulCpY2apwLuxjh/
Makefile.am |4
configure.ac |2
debian/changelog |6
debian/control |2
st
configure.ac |4 +--
doc/Makefile.am| 12 +--
src/evdev-mt-touchpad-gestures.c |2 -
src/evdev-mt-touchpad.c|4 ++-
src/evdev-tablet-pad.c |4 +++
src/evdev.c|6 -
src/libi
for myself
Signed-off-by: Héctor Orón Martínez
diff --git a/debian/control b/debian/control
index 8f92ee9..0acae76 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libinput
Section: libs
Priority: optional
Maintainer: Debian X Strike Force
-Uploaders: Emilio Pozuelo Monfor
Tag 'libinput-1.3.1-1' created by Héctor Orón Martínez at
2016-05-30 11:16 +
Release Debian version libinput-1.3.1-1
-BEGIN PGP SIGNATURE-
iQIcBAABCgAGBQJXTCEHAAoJEK8ig6p24qx7YM0P/i0WQyKmhYWRtFtiOJ0YXmU1
mTZrTSDYEQBz4KH8LLCspELOrcCZ1srCNCXVD+909UEBTSSED8pJSdwiG9HHQvBY
z67lBK9r2S03hM
Tag 'weston-1.10.0-1' created by Héctor Orón Martínez at
2016-06-02 08:23 +
Release Debian version weston-1.10.0-1
Changes since weston-1.9.92-2:
Bryce Harrington (4):
shell: Check more thoroughly for undefined surface resource
configure.ac: bump to version 1.9.93 for the RC1 re
Makefile.am |5
configure.ac | 18 +
doc/Contributing | 19 +
doc/doxygen/.gitignore|1
doc/doxygen/Makefile.am | 28 ++
doc/doxygen/mainpage.dox | 22 ++
doc/doxyge
Makefile.am |5
configure.ac | 18 +
debian/control| 21 ++
debian/libwayland-bin.install |4
debian/libwayland-dev.install |5
doc/Contributing | 19 +
doc/doxygen/
debian/changelog | 10 ++
debian/libwayland-client0.symbols |2 ++
2 files changed, 12 insertions(+)
New commits:
commit 4f3c2d41ef00286402e8217b5385ad4342dc316c
Author: Héctor Orón Martínez
Date: Thu Jun 2 11:36:40 2016 +0200
d/libwayland-client0.symbols: u
Tag 'wayland-1.11.0-1' created by Héctor Orón Martínez at
2016-06-02 09:48 +
Release Debian version wayland-1.11.0-1
-BEGIN PGP SIGNATURE-
iQIcBAABCgAGBQJXUADlAAoJEK8ig6p24qx72NcP/3/r6+bBxukufxJiHjacOiW8
z8rTukjMfBphcaAtXQ/gPl5Q0+6e1p5wrwP5Nf9JinA5X4Ki8bA+zoicridFjGvf
lHPwkcDvS0S3ne
debian/changelog |4 ++--
debian/control |1 +
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit be3d130669dbd55efb29db95a0a4e59d55fc3cb9
Author: Héctor Orón Martínez
Date: Thu Jun 2 11:48:08 2016 +0200
Release Debian version wayland-1.11.0-1
Signed-o
Tag 'wayland-protocols-1.4-1' created by Héctor Orón Martínez
at 2016-06-02 10:00 +
Release Debian version wayland-protocols-1.4-1
-BEGIN PGP SIGNATURE-
iQIcBAABCgAGBQJXUAPCAAoJEK8ig6p24qx7/YkP/2dA2DerJIpw8LZ7btlNKCl/
GCFdELgCf+w7T+E4t+BITue/CdKeFUSRv5XMAb/0/SGvRi84/hYN+SR5IiT80c1X
Makefile.am |1
README | 14
configure.ac |7
debian/changelog |8
de
Makefile.am |1
README | 14
configure.ac |7
stable/presentation-time/presentation-time.xml | 55 +-
.gitignore |3
Makefile.am | 242 ++--
clients/desktop-shell.c | 79 -
clients/dnd.c | 161 ++
clients/editor.c
Makefile.am | 70 +-
clients/clickdot.c|1
clients/cliptest.c|1
clients/desktop-shell.c | 62 +
clients/dnd.c |1
clients/editor.c |1
clients/event
would be nice, but we need updated freerdp version in Debian first.
Regards
--
Hector Oron
signature.asc
Description: PGP signature
On Sun, Feb 14, 2016 at 12:55:52AM +0100, Hector Oron wrote:
> On Tue, Dec 02, 2014 at 09:11:02AM -0500, Anthony Carrico wrote:
> > I decided to try Weston. It is just an experiment to see how things are
> > coming along. It failed on this
> > machine with graphics hardware,
have been testing with 1.11.0 version and the issue
is gone on my system. Could you please re-test and update the bug report?
Regards,
--
Hector Oron
signature.asc
Description: PGP signature
Makefile.am | 70 +-
clients/clickdot.c|1
clients/cliptest.c|1
clients/desktop-shell.c | 62 +
clients/dnd.c |1
clients/editor.c |1
clients/event
Tag 'weston-1.11.0-1' created by Héctor Orón Martínez at
2016-06-02 11:32 +
Release Debian version weston-1.11.0-1
-BEGIN PGP SIGNATURE-
iQIcBAABCgAGBQJXUBloAAoJEK8ig6p24qx7kJ0P/36Xq41ZQxJRCb42SvvukDC7
tQSLQihAnkrggPwAziTeLdbFHBJlghO3HUdeS6SLo73oP3BFOpIHIMCN+los5axZ
03Ezqr9KE+8yaywV
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-1.11.0-2
Sign
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 replaces -dev
Releas
debian/changelog | 10 ++
debian/control |1 +
debian/rules |6 +++---
3 files changed, 14 insertions(+), 3 deletions(-)
New commits:
commit 4a456ec61372d6e51ec652982eafc091eb8aac12
Author: Héctor Orón Martínez
Date: Thu Jun 9 18:32:28 2016 +0200
Release Debian ver
Tag 'apitrace-7.1+git20160531.2d78bef0+repack-1.1' created by Héctor Orón
Martínez at 2016-06-09 16:32 +
Release Debian version 7.1+git20160531.2d78bef0+repack-1.1
Changes since apitrace-7.1+git20160531.2d78bef0+repack-1:
Héctor Orón Martínez (3):
d/rules: fix Built-Using, use source
/changelog
index cf9674a..eb5e0e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+weston (1.8.0-3) unstable; urgency=medium
+
+ * Add support for new libsystemd.
+(Closes: #779754)
+
+ -- Hector Oron Tue, 01 Sep 2015 13:32:59 +0200
+
weston (1.8.0-2) unstable; urgency=medium
Tag 'weston-1.8.0-3' created by Héctor Orón Martínez at
2015-09-01 12:21 +
Release Debian version weston-1.8.0-3
-BEGIN PGP SIGNATURE-
iQIcBAABCgAGBQJV5ZguAAoJEK8ig6p24qx7ysMP/0wcX4Q678knYyGWC9MPhNtf
W9GTWe9XMIhrHC1//Vrt0MUZY70nDlDDoph4RMO1bOSdcOQS0KD987Lo8kPxkLT7
zQNGIRyUL34+zOTWyN
.gitignore| 10
COPYING | 44
Makefile.am | 338 +--
README| 149 +++
clients/calibrator.c | 38
clients/clickdot.c| 34
client
.gitignore |2
COPYING| 39
Makefile.am| 78 -
configure.ac | 68 -
cursor/convert_font.c | 87 +
cursor/cursor-data.h | 34
cursor/os-compatibility.c
.gitignore| 10
COPYING | 44
Makefile.am | 338 +--
README| 149 +++
clients/calibrator.c | 38
clients/clickdot.c| 34
client
1 - 100 of 203 matches
Mail list logo