Bug#534433: xserver-xorg: Keyboard modifier not applied to keypress

2011-02-05 Thread John Leuner
Hi Cyril This bug is still present with the latest xorg: ii xserver-xorg1:7.5+8 It only occurs when you try to use the pedal modifiers for the first time after connecting the input device. After that everything works correctly. John On Sun, 2011-01-30 at

[PATCH/RFC libpciaccess/debian-unstable 0/6] build system nitpicks

2011-02-05 Thread Jonathan Nieder
Hi, Looking into packaging the API docs described by src/Doxyfile, I got sidetracked by simplifying debian/rules using dh and generating the upstream changelog automatically from the git repo (all of which seem to work well). This patch series does none of those things --- it just carries out

[PATCH 1/6] debian/rules: do not require (fake) root privileges to clean

2011-02-05 Thread Jonathan Nieder
Building a target that creates a directory as true root might leave behind files that an ordinary user would not be able remove, but luckily, rm -f errors out in that (rather rare) case. So spare the user some complication and keystrokes by skipping the dh_testroot check. Signed-off-by: Jonathan

[PATCH 2/6] debian/rules: avoid deprecated dh_clean --keep syntax

2011-02-05 Thread Jonathan Nieder
dh_clean -k is deprecated because it has a confusing name. The synonym dh_prep was added in debhelper 7, which has been available for about a year and a half. Signed-off-by: Jonathan Nieder jrnie...@gmail.com --- debian/changelog |2 ++ debian/control |2 +- debian/rules |2 +-

[PATCH 3/6] debian/rules: adopt debhelper v7 semantics

2011-02-05 Thread Jonathan Nieder
As long as we are using debhelper 7, we might as well use its more modern and familiar compatibility level. No behavior change intended. Signed-off-by: Jonathan Nieder jrnie...@gmail.com --- debian/changelog |1 + debian/compat|2 +- 2 files changed, 2 insertions(+), 1 deletions(-)

[PATCH 4/6] debian: avoid tracking build products

2011-02-05 Thread Jonathan Nieder
Add a .gitignore listing non-source files that should not be tracked by git add . or shown by git status. Signed-off-by: Jonathan Nieder jrnie...@gmail.com --- debian/.gitignore | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 debian/.gitignore diff --git

[PATCH 5/6] debian/rules: let build machine admins tweak build flags

2011-02-05 Thread Jonathan Nieder
Use the dpkg-buildflags tool to retrieve build flags. This makes build-specific tweaks (e.g., hardening options) possible without having to touch the packaging again. So now DEB_CFLAGS_APPEND=-W debian/rules build to build with additional warnings will work, for example. Signed-off-by: Jonathan

[PATCH 6/6] debian/rules: omit unnecessary settings for ./configure

2011-02-05 Thread Jonathan Nieder
libpciaccess does not include any man- or info-format documentation, and if it did, the default datarootdir would be enough of a cue to install it in the right place. Signed-off-by: Jonathan Nieder jrnie...@gmail.com --- That's the end of the series. Thanks for reading. debian/changelog |2

Re: [PATCH/RFC libpciaccess/debian-unstable 0/6] build system nitpicks

2011-02-05 Thread Cyril Brulebois
Hi, Jonathan Nieder jrnie...@gmail.com (05/02/2011): Looking into packaging the API docs described by src/Doxyfile, I got sidetracked by simplifying debian/rules using dh and generating the upstream changelog automatically from the git repo (all of which seem to work well). This patch series

xserver-xorg-input-acecad: Changes to 'refs/tags/xserver-xorg-input-acecad-1_1.4.0-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-acecad-1_1.4.0-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:33 + Tagging upload of xserver-xorg-input-acecad 1:1.4.0-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-acecad: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 25 + debian/compat |2 debian/control| 25 - debian/patches/series |1 debian/rules

xserver-xorg-input-aiptek: Changes to 'refs/tags/xserver-xorg-input-aiptek-1_1.3.1-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-aiptek-1_1.3.1-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:35 + Tagging upload of xserver-xorg-input-aiptek 1:1.3.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-aiptek: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore| 76 +++ COPYING | 33 + ChangeLog | 281 + Makefile.am | 11 configure.ac | 59 +- debian/README.source

xserver-xorg-input-elographics: Changes to 'refs/tags/xserver-xorg-input-elographics-1_1.2.4-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-elographics-1_1.2.4-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:37 + Tagging upload of xserver-xorg-input-elographics 1:1.2.4-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-elographics: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
ChangeLog | 16 configure.ac |2 debian/README.source | 24 debian/changelog | 34 + debian/compat |2 debian/control

xserver-xorg-input-evdev: Changes to 'refs/tags/xserver-xorg-input-evdev-1_2.6.0-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-evdev-1_2.6.0-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:38 + Tagging upload of xserver-xorg-input-evdev 1:2.6.0-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-evdev: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 76 ++ COPYING| 72 -- ChangeLog | 1259 - Makefile.am| 12 configure.ac | 59 +- debian/README.source | 24 debian/changelog |

xserver-xorg-input-joystick: Changes to 'refs/tags/xserver-xorg-input-joystick-1_1.5.0-7'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-joystick-1_1.5.0-7' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:38 + Tagging upload of xserver-xorg-input-joystick 1:1.5.0-7 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-joystick: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source| 24 - debian/changelog| 28 + debian/compat |2 debian/control | 25 - debian/rules| 127 -

xserver-xorg-input-keyboard: Changes to 'refs/tags/xserver-xorg-input-keyboard-1_1.5.0-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-keyboard-1_1.5.0-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:38 + Tagging upload of xserver-xorg-input-keyboard 1:1.5.0-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-keyboard: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 75 +++ COPYING| 42 -- ChangeLog | 442 +++ Makefile.am| 11 configure.ac | 93 +--- debian/NEWS

xserver-xorg-input-mouse: Changes to 'refs/tags/xserver-xorg-input-mouse-1_1.6.0-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-mouse-1_1.6.0-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:39 + Tagging upload of xserver-xorg-input-mouse 1:1.6.0-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-mouse: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 76 +- COPYING | 50 - ChangeLog| 414 +++ Makefile.am | 16 README | 340 - README.sgml

xserver-xorg-input-mutouch: Changes to 'refs/tags/xserver-xorg-input-mutouch-1_1.2.1-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-mutouch-1_1.2.1-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:39 + Tagging upload of xserver-xorg-input-mutouch 1:1.2.1-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-mutouch: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
ChangeLog | 29 + README | 20 debian/README.source | 26 - debian/changelog | 28 + debian/compat |2 debian/control

xserver-xorg-input-penmount: Changes to 'refs/tags/xserver-xorg-input-penmount-1_1.4.1-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-penmount-1_1.4.1-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:40 + Tagging upload of xserver-xorg-input-penmount 1:1.4.1-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-penmount: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source| 24 - debian/changelog| 23 + debian/compat |2 debian/control | 22 debian/patches/series |1 debian/rules

xserver-xorg-input-synaptics: Changes to 'refs/tags/xserver-xorg-input-synaptics-1.3.0-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-synaptics-1.3.0-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:40 + Tagging upload of xserver-xorg-input-synaptics 1.3.0-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-synaptics: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore| 76 + COPYING |3 ChangeLog | 1208 +- INSTALL | 106 - Makefile.am

xserver-xorg-input-vmmouse: Changes to 'refs/tags/xserver-xorg-input-vmmouse-1_12.6.99.901-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-vmmouse-1_12.6.99.901-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:41 + Tagging upload of xserver-xorg-input-vmmouse 1:12.6.99.901-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
COPYING | 66 +- ChangeLog | 204 configure.ac | 13 debian/README.source | 24 - debian/changelog | 51 ++

xserver-xorg-input-void: Changes to 'refs/tags/xserver-xorg-input-void-1_1.3.1-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-input-void-1_1.3.1-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:41 + Tagging upload of xserver-xorg-input-void 1:1.3.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-input-void: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 70 + COPYING| 41 +-- ChangeLog | 136 ++ Makefile.am| 11 configure.ac | 16 - debian/README.source | 24 - debian/changelog | 34 ++ debian/compat |2 debian/control

xserver-xorg-video-apm: Changes to 'refs/tags/xserver-xorg-video-apm-1_1.2.3-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-apm-1_1.2.3-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:41 + Tagging upload of xserver-xorg-video-apm 1:1.2.3-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-apm: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 70 ++- COPYING| 25 - ChangeLog | 324 ++ Makefile.am| 14 README | 261 ++- README.sgml

xserver-xorg-video-ark: Changes to 'refs/tags/xserver-xorg-video-ark-1_0.7.3-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-ark-1_0.7.3-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:42 + Tagging upload of xserver-xorg-video-ark 1:0.7.3-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-ark: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 70 + COPYING| 26 +- ChangeLog | 233 ++ Makefile.am| 11 configure.ac | 50 +-- debian/README.source | 24 - debian/changelog | 30 ++ debian/compat |2

xserver-xorg-video-ati: Changes to 'refs/tags/xserver-xorg-video-ati-1_6.13.2-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-ati-1_6.13.2-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:42 + Tagging upload of xserver-xorg-video-ati 1:6.13.2-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-ati: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
ChangeLog| 612 +++ configure.ac | 108 --- debian/README.source | 24 debian/changelog | 34 + debian/compat|2

xserver-xorg-video-chips: Changes to 'refs/tags/xserver-xorg-video-chips-1_1.2.3-3'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-chips-1_1.2.3-3' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:42 + Tagging upload of xserver-xorg-video-chips 1:1.2.3-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-chips: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 21 + debian/compat|2 debian/control | 20 debian/rules | 104 - debian/xserver-xorg-video-chips.install

xserver-xorg-video-cirrus: Changes to 'refs/tags/xserver-xorg-video-cirrus-1_1.3.2-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-cirrus-1_1.3.2-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:43 + Tagging upload of xserver-xorg-video-cirrus 1:1.3.2-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-cirrus: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 22 - debian/compat |2 debian/control| 22 - debian/rules | 104 -

xserver-xorg-video-dummy: Changes to 'refs/tags/xserver-xorg-video-dummy-1_0.3.4-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-dummy-1_0.3.4-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:43 + Tagging upload of xserver-xorg-video-dummy 1:0.3.4-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-dummy: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
COPYING| 12 configure.ac |8 debian/README.source | 24 - debian/changelog | 27 ++ debian/compat |2 debian/control | 23 - debian/patches/series |1 debian/rules | 103 debian/xsfbs/repack.sh | 32

xserver-xorg-video-fbdev: Changes to 'refs/tags/xserver-xorg-video-fbdev-1_0.4.2-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-fbdev-1_0.4.2-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:44 + Tagging upload of xserver-xorg-video-fbdev 1:0.4.2-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-fbdev: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 21 + debian/compat |2 debian/control | 22 - debian/rules | 137 ++ debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 -- debian/xsfbs/xsfbs.sh | 622

xserver-xorg-video-glide: Changes to 'refs/tags/xserver-xorg-video-glide-1.1.0-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-glide-1.1.0-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:45 + Tagging upload of xserver-xorg-video-glide 1.1.0-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-glide: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
COPYING | 37 - ChangeLog| 168 Makefile.am |1 configure.ac | 44 -- debian/README.source | 24 - debian/changelog

xserver-xorg-video-glint: Changes to 'refs/tags/xserver-xorg-video-glint-1_1.2.5-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-glint-1_1.2.5-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:46 + Tagging upload of xserver-xorg-video-glint 1:1.2.5-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-glint: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore| 70 + COPYING | 109 ChangeLog | 237 +++ Makefile.am | 12 configure.ac | 50 ++-- debian/README.source | 24 - debian/changelog | 33 ++ debian/compat |2

xserver-xorg-video-i128: Changes to 'refs/tags/xserver-xorg-video-i128-1_1.3.4-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-i128-1_1.3.4-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:46 + Tagging upload of xserver-xorg-video-i128 1:1.3.4-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-i128: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 70 + COPYING| 47 +++ ChangeLog | 240 ++ Makefile.am| 15 - README | 76 ++--- README.sgml| 98 --- configure.ac | 48 +-- debian/README.source | 24 -

xserver-xorg-video-i740: Changes to 'refs/tags/xserver-xorg-video-i740-1_1.3.2-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-i740-1_1.3.2-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:46 + Tagging upload of xserver-xorg-video-i740 1:1.3.2-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-i740: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 23 + debian/compat |2 debian/control | 23 - debian/patches/series |1 debian/rules | 100 --- debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 --

xserver-xorg-video-intel: Changes to 'debian-squeeze'

2011-02-05 Thread Cyril Brulebois
New branch 'debian-squeeze' 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/e1pliue-up...@alioth.debian.org

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.14.0-3'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-intel-2_2.14.0-3' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:47 + Tagging upload of xserver-xorg-video-intel 2:2.14.0-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-intel: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
Rebased ref, commits from common ancestor: commit 7e2ec9c5a7058ab21a71ffcd2cbe4f497550437c Author: Cyril Brulebois k...@debian.org Date: Sat Feb 5 14:47:05 2011 +0100 Upload to unstable diff --git a/debian/changelog b/debian/changelog index e1e3d25..17a955a 100644 --- a/debian/changelog

xserver-xorg-video-ivtvdev: Changes to 'refs/tags/xserver-xorg-video-ivtvdev-1.1.2-1'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-ivtvdev-1.1.2-1' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:50 + Tagging upload of xserver-xorg-video-ivtvdev 1.1.2-1 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-ivtvdev: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 26 ++ debian/compat |2 debian/control | 30 +- debian/patches/series |1 debian/rules | 102 +--- debian/watch |2 debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk |

xserver-xorg-video-mach64: Changes to 'refs/tags/xserver-xorg-video-mach64-6.8.2-5'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-mach64-6.8.2-5' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:51 + Tagging upload of xserver-xorg-video-mach64 6.8.2-5 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-mach64: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 23 + debian/compat |2 debian/control| 25 - debian/rules | 106 -

xserver-xorg-video-mga: Changes to 'refs/tags/xserver-xorg-video-mga-1_1.4.13.dfsg-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-mga-1_1.4.13.dfsg-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:51 + Tagging upload of xserver-xorg-video-mga 1:1.4.13.dfsg-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-mga: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore| 75 +- ChangeLog | 224 ++ Makefile.am | 12 configure.ac | 61 ++-- debian/README.source | 24 - debian/changelog | 33 ++ debian/compat |2 debian/control| 27 +- debian/rules

xserver-xorg-video-neomagic: Changes to 'refs/tags/xserver-xorg-video-neomagic-1_1.2.5-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-neomagic-1_1.2.5-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:52 + Tagging upload of xserver-xorg-video-neomagic 1:1.2.5-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-neomagic: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
COPYING| 99 +++ ChangeLog | 45 +++ Makefile.am|2 configure.ac |2 debian/README.source | 24 - debian/changelog | 32 ++ debian/compat |2 debian/control | 23 - debian/copyright |

xserver-xorg-video-nouveau: Changes to 'refs/tags/xserver-xorg-video-nouveau-1_0.0.16+git20101210+8bb8231-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-nouveau-1_0.0.16+git20101210+8bb8231-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:52 + Tagging upload of xserver-xorg-video-nouveau 1:0.0.16+git20101210+8bb8231-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-nouveau: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
ChangeLog | 456 + Makefile.am |2 configure.ac | 12 debian/NEWS.Debian|7 debian/README.Debian |9 debian/README.source

xserver-xorg-video-openchrome: Changes to 'refs/tags/xserver-xorg-video-openchrome-1_0.2.904+svn891-1'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-openchrome-1_0.2.904+svn891-1' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:53 + Tagging upload of xserver-xorg-video-openchrome 1:0.2.904+svn891-1 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-openchrome: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
ChangeLog | 146 +++ debian/README.VCS-source |8 debian/README.source | 30 debian/changelog | 61 + debian/compat

xserver-xorg-video-r128: Changes to 'refs/tags/xserver-xorg-video-r128-6.8.1-5'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-r128-6.8.1-5' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:53 + Tagging upload of xserver-xorg-video-r128 6.8.1-5 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-r128: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source| 24 - debian/changelog| 23 + debian/compat |2 debian/control | 25 - debian/rules| 106 - debian/xserver-xorg-video-r128.install |

xserver-xorg-video-rendition: Changes to 'refs/tags/xserver-xorg-video-rendition-1_4.2.4-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-rendition-1_4.2.4-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:54 + Tagging upload of xserver-xorg-video-rendition 1:4.2.4-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-rendition: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore| 70 + COPYING | 29 +- Makefile.am | 16 - README| 74 ++--- README.sgml | 116 - configure.ac | 17 - debian/README.source | 24 - debian/changelog | 26 ++ debian/compat |

xserver-xorg-video-s3: Changes to 'refs/tags/xserver-xorg-video-s3-1_0.6.3-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-s3-1_0.6.3-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:54 + Tagging upload of xserver-xorg-video-s3 1:0.6.3-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-s3: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 23 + debian/compat |2 debian/control | 23 - debian/patches/series |1 debian/rules | 103 debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 --

xserver-xorg-video-s3virge: Changes to 'refs/tags/xserver-xorg-video-s3virge-1_1.10.4-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-s3virge-1_1.10.4-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:54 + Tagging upload of xserver-xorg-video-s3virge 1:1.10.4-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-s3virge: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 21 + debian/compat |2 debian/control | 22 - debian/rules | 103 debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 -- debian/xsfbs/xsfbs.sh | 622

xserver-xorg-video-savage: Changes to 'refs/tags/xserver-xorg-video-savage-1_2.3.2-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-savage-1_2.3.2-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:55 + Tagging upload of xserver-xorg-video-savage 1:2.3.2-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-savage: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 78 ++ COPYING| 118 - ChangeLog | 229 ++ Makefile.am| 12 configure.ac | 50 +-- debian/README.source | 24 - debian/changelog | 28 ++ debian/compat |2

xserver-xorg-video-siliconmotion: Changes to 'refs/tags/xserver-xorg-video-siliconmotion-1_1.7.4-3'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-siliconmotion-1_1.7.4-3' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:55 + Tagging upload of xserver-xorg-video-siliconmotion 1:1.7.4-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-siliconmotion: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore| 73 + ChangeLog | 132 ++ Makefile.am | 11 configure.ac |

xserver-xorg-video-sis: Changes to 'refs/tags/xserver-xorg-video-sis-1_0.10.3-3'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-sis-1_0.10.3-3' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:55 + Tagging upload of xserver-xorg-video-sis 1:0.10.3-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-sis: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 21 + debian/compat |2 debian/control | 22 - debian/rules | 108 debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 -- debian/xsfbs/xsfbs.sh | 622

xserver-xorg-video-sisusb: Changes to 'refs/tags/xserver-xorg-video-sisusb-1_0.9.4-2'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-sisusb-1_0.9.4-2' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:56 + Tagging upload of xserver-xorg-video-sisusb 1:0.9.4-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-sisusb: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
.gitignore | 70 + COPYING| 58 +++- ChangeLog | 106 Makefile.am| 11 configure.ac | 14 - debian/README.source | 24 - debian/changelog | 27 ++ debian/compat |2 debian/control

xserver-xorg-video-suncg14: Changes to 'refs/tags/xserver-xorg-video-suncg14-1_1.1.1-5'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-suncg14-1_1.1.1-5' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:56 + Tagging upload of xserver-xorg-video-suncg14 1:1.1.1-5 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-suncg14: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 24 + debian/compat |2 debian/control | 26 +- debian/patches/series |1 debian/rules | 102 debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 --

xserver-xorg-video-suncg3: Changes to 'refs/tags/xserver-xorg-video-suncg3-1_1.1.1-5'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-suncg3-1_1.1.1-5' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:56 + Tagging upload of xserver-xorg-video-suncg3 1:1.1.1-5 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 24 + debian/compat |2 debian/control | 26 +- debian/patches/series |1 debian/rules | 101 --- debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 --

xserver-xorg-video-suncg6: Changes to 'refs/tags/xserver-xorg-video-suncg6-1_1.1.1-5'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-suncg6-1_1.1.1-5' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:57 + Tagging upload of xserver-xorg-video-suncg6 1:1.1.1-5 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-suncg6: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 24 + debian/compat |2 debian/control | 26 +- debian/patches/series |1 debian/rules | 101 --- debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 --

xserver-xorg-video-sunffb: Changes to 'refs/tags/xserver-xorg-video-sunffb-1_1.2.1-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-sunffb-1_1.2.1-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:57 + Tagging upload of xserver-xorg-video-sunffb 1:1.2.1-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-sunffb: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 22 + debian/compat |2 debian/control | 22 - debian/rules | 100 --- debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 -- debian/xsfbs/xsfbs.sh | 622

xserver-xorg-video-sunleo: Changes to 'refs/tags/xserver-xorg-video-sunleo-1_1.2.0-5'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-sunleo-1_1.2.0-5' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:58 + Tagging upload of xserver-xorg-video-sunleo 1:1.2.0-5 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-sunleo: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 23 + debian/compat |2 debian/control | 27 +- debian/patches/series |1 debian/rules | 105 debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 --

xserver-xorg-video-suntcx: Changes to 'refs/tags/xserver-xorg-video-suntcx-1_1.1.1-5'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-suntcx-1_1.1.1-5' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:58 + Tagging upload of xserver-xorg-video-suntcx 1:1.1.1-5 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-suntcx: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 24 + debian/compat |2 debian/control | 26 +- debian/patches/series |1 debian/rules | 102 debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 --

xserver-xorg-video-tdfx: Changes to 'refs/tags/xserver-xorg-video-tdfx-1_1.4.3-4'

2011-02-05 Thread Cyril Brulebois
Tag 'xserver-xorg-video-tdfx-1_1.4.3-4' created by Cyril Brulebois k...@debian.org at 2011-02-05 13:58 + Tagging upload of xserver-xorg-video-tdfx 1:1.4.3-4 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux)

xserver-xorg-video-tdfx: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
debian/README.source | 24 - debian/changelog | 21 + debian/compat |2 debian/control | 22 - debian/rules | 100 --- debian/xsfbs/repack.sh | 32 -- debian/xsfbs/xsfbs.mk | 285 -- debian/xsfbs/xsfbs.sh | 622

  1   2   >