apitrace: Changes to 'refs/tags/apitrace-7.1+git20160531.2d78bef0+repack-1.1'

2016-06-09 Thread Hector Oron
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 package name
  d/{control,rules}: enable linking libwaffle-dev
  Release Debian version 7.1+git20160531.2d78bef0+repack-1.1

---
 debian/changelog |   10 ++
 debian/control   |1 +
 debian/rules |6 +++---
 3 files changed, 14 insertions(+), 3 deletions(-)
---



apitrace: Changes to 'master'

2016-06-09 Thread Hector Oron
 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 version 7.1+git20160531.2d78bef0+repack-1.1

Signed-off-by: Héctor Orón Martínez 

diff --git a/debian/changelog b/debian/changelog
index 0149785..1258819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+apitrace (7.1+git20160531.2d78bef0+repack-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * d/rules: fix Built-Using using source package instead binary name.
+(Closes: #826355)
+  * d/{control,rules}: enable waffle support.
+(Closes: #826623)
+
+ -- Héctor Orón Martínez   Thu, 09 Jun 2016 18:29:55 +0200
+
 apitrace (7.1+git20160531.2d78bef0+repack-1) unstable; urgency=medium
 
   [ Christopher James Halse Rogers ]

commit 791de059a3916146900a7d265c13ee79fb0e87da
Author: Héctor Orón Martínez 
Date:   Thu Jun 9 18:27:17 2016 +0200

d/{control,rules}: enable linking libwaffle-dev

apitrace Retracers like e.g. egltrace can currently only use X11 as the 
window
system. For more modular window system support, apitrace has support for 
using
the waffle library.

Closes: #826623

Signed-off-by: Héctor Orón Martínez 

diff --git a/debian/control b/debian/control
index 6c58210..1dd2f5c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
  libegl1-mesa-dev,
  libgles1-mesa-dev,
  libgles2-mesa-dev,
+ libwaffle-dev,
  qtbase5-dev,
  libqt5webkit5-dev,
  pkg-config,
diff --git a/debian/rules b/debian/rules
index 2a01c33..d93bebd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 override_dh_auto_configure:
-   dh_auto_configure -- -DENABLE_EGL=YES -DENABLE_GUI=YES
+   dh_auto_configure -- -DENABLE_EGL=YES -DENABLE_GUI=YES 
-DENABLE_WAFFLE=YES
 
 override_dh_install:
# Remove some files we don't want, then fail if there's anything left

commit 30d40a578cef446a855e82e8ac95ca7df7a467ab
Author: Héctor Orón Martínez 
Date:   Thu Jun 9 18:24:09 2016 +0200

d/rules: fix Built-Using, use source package name

  Closes: #826355

Signed-off-by: Héctor Orón Martínez 

diff --git a/debian/rules b/debian/rules
index 186317e..2a01c33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,11 +25,11 @@ override_dh_install:
dh_install --fail-missing
 
 override_dh_gencontrol:
-   echo "built-using:Depends=zlib1g-dev (= $(shell dpkg-query -s 
zlib1g-dev \
+   echo "built-using:Depends=zlib (= $(shell dpkg-query -s zlib1g-dev \
| grep Version: \
| cut -d' ' -f2))" \
 >> debian/apitrace-tracers.substvars
-   echo "built-using:Depends=libsnappy-dev (= $(shell dpkg-query -s 
libsnappy-dev \
+   echo "built-using:Depends=snappy (= $(shell dpkg-query -s libsnappy-dev 
\
| grep Version: \
| cut -d' ' -f2))" \
 >> debian/apitrace-tracers.substvars



Bug#738794: xterm: the right part of the window is not always erased

2016-06-09 Thread Vincent Lefevre
On 2016-06-09 15:54:09 +0200, Vincent Lefevre wrote:
> xterm -geometry 80x10 -hold -T "$0" -e "base64 -d < G1sxbSAbW20gCBtbPzIwMDRsDQ0Ni+V+EIriKC0WiSm5gnc4wUFY7yBzOZvjMFtCoOC8Vo7JolJc
> ZnBMnIWyC1HM7HW+H4dSvONIi+V+yKE4D47lnZIcl5WyXWefiKIZ5rDuF8MU98w35zV7nO/H4XZ4
> PzQFL99Oh883w4MJo7jzz/Fk3hwgLyhJXRY2hz8Hb/bBBLP3hlmdJ5NCcrmYw2n43f6yQwDZp2yv
> d3scfUBM9mW3J2BLVnsJgC+eA20QjzDHRCmLfb7HmTJxSPZpPT4bW20bWzI3bRtbMjRtG1tKG1tL
> G1s/MjAwNGgbW0gbWzJKG1ttG1syN20bWzI0bRtbSg==
> EOF
> "

One also needs the -k8 option. So, here's a script that shows the bug
with the default configuration:


#!/bin/sh

xterm -geometry 80x10 -k8 -hold -T "$0" -e "base64 -d < - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Processed: xterm: the right part of the window is not always erased

2016-06-09 Thread Debian Bug Tracking System
Processing control commands:

> reopen -1
Bug #738794 {Done: Sven Joachim } [xterm] xterm: the right 
part of the window is not always erased
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions xterm/325-1.
> found -1 325-1
Bug #738794 [xterm] xterm: the right part of the window is not always erased
Marked as found in versions xterm/325-1.

-- 
738794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#738794: xterm: the right part of the window is not always erased

2016-06-09 Thread Vincent Lefevre
Control: reopen -1
Control: found -1 325-1

I can still see the problem with another example (based on a PDF file):


#!/bin/sh

xterm -geometry 80x10 -hold -T "$0" -e "base64 -d < - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


xorg: Changes to 'debian-unstable'

2016-06-09 Thread Timo Aaltonen
 debian/control |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit efa0e40bf2dc0cd237c038e4c354fc5c8b24c184
Author: Timo Aaltonen 
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},



xorg: Changes to 'debian-unstable'

2016-06-09 Thread Timo Aaltonen
 debian/changelog |7 +++
 debian/control   |3 +--
 2 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit e80e7ec285c353ecf59c2deeed759ed7c16cff50
Author: Timo Aaltonen 
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   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},