xorg_7.5+2_amd64.changes ACCEPTED
Accepted: libglu1-xorg-dev_7.5+2_all.deb to main/x/xorg/libglu1-xorg-dev_7.5+2_all.deb libglu1-xorg_7.5+2_all.deb to main/x/xorg/libglu1-xorg_7.5+2_all.deb x11-common_7.5+2_all.deb to main/x/xorg/x11-common_7.5+2_all.deb xbase-clients_7.5+2_all.deb to main/x/xorg/xbase-clients_7.5+2_all.deb xlibmesa-gl-dev_7.5+2_all.deb to main/x/xorg/xlibmesa-gl-dev_7.5+2_all.deb xlibmesa-gl_7.5+2_all.deb to main/x/xorg/xlibmesa-gl_7.5+2_all.deb xlibmesa-glu_7.5+2_all.deb to main/x/xorg/xlibmesa-glu_7.5+2_all.deb xorg-dev_7.5+2_all.deb to main/x/xorg/xorg-dev_7.5+2_all.deb xorg_7.5+2.dsc to main/x/xorg/xorg_7.5+2.dsc xorg_7.5+2.tar.gz to main/x/xorg/xorg_7.5+2.tar.gz xorg_7.5+2_amd64.deb to main/x/xorg/xorg_7.5+2_amd64.deb xserver-xorg-input-all_7.5+2_amd64.deb to main/x/xorg/xserver-xorg-input-all_7.5+2_amd64.deb xserver-xorg-video-all_7.5+2_amd64.deb to main/x/xorg/xserver-xorg-video-all_7.5+2_amd64.deb xserver-xorg_7.5+2_amd64.deb to main/x/xorg/xserver-xorg_7.5+2_amd64.deb xutils_7.5+2_all.deb to main/x/xorg/xutils_7.5+2_all.deb Override entries for your package: libglu1-xorg-dev_7.5+2_all.deb - optional libdevel libglu1-xorg_7.5+2_all.deb - optional libs x11-common_7.5+2_all.deb - optional x11 xbase-clients_7.5+2_all.deb - optional x11 xlibmesa-gl-dev_7.5+2_all.deb - optional libdevel xlibmesa-gl_7.5+2_all.deb - optional libs xlibmesa-glu_7.5+2_all.deb - optional libdevel xorg-dev_7.5+2_all.deb - optional x11 xorg_7.5+2.dsc - source x11 xorg_7.5+2_amd64.deb - optional x11 xserver-xorg-input-all_7.5+2_amd64.deb - optional x11 xserver-xorg-video-all_7.5+2_amd64.deb - optional x11 xserver-xorg_7.5+2_amd64.deb - optional x11 xutils_7.5+2_all.deb - optional x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processing of xorg_7.5+2_amd64.changes
xorg_7.5+2_amd64.changes uploaded successfully to localhost along with the files: xorg_7.5+2.dsc xorg_7.5+2.tar.gz x11-common_7.5+2_all.deb xorg-dev_7.5+2_all.deb xlibmesa-gl_7.5+2_all.deb xlibmesa-gl-dev_7.5+2_all.deb xlibmesa-glu_7.5+2_all.deb libglu1-xorg_7.5+2_all.deb libglu1-xorg-dev_7.5+2_all.deb xbase-clients_7.5+2_all.deb xutils_7.5+2_all.deb xserver-xorg_7.5+2_amd64.deb xserver-xorg-video-all_7.5+2_amd64.deb xserver-xorg-input-all_7.5+2_amd64.deb xorg_7.5+2_amd64.deb Greetings, Your Debian queue daemon (running on host ries.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xorg: Changes to 'refs/tags/xorg-1_7.5+2'
Tag 'xorg-1_7.5+2' created by Julien Cristau at 2010-01-23 03:29 + Tagging upload of xorg 1:7.5+2 to unstable. Changes since xorg-1_7.5+1: Julien Cristau (5): Fix typo in debian/scripts/vars.hurd-i386. Thanks, Samuel Thibault! Add fbdev and vmware video drivers to -all on hurd. Remove myself from Uploaders Kill xorg-dev dependency on x11proto-fontcache-dev. Prepare changelog for upload --- debian/changelog | 10 ++ debian/control|3 +-- debian/scripts/vars.hurd-i386 |4 +++- 3 files changed, 14 insertions(+), 3 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xorg: Changes to 'debian-unstable'
debian/changelog |5 +++-- debian/control |1 - 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 2bf7b132745b48a45115632bef19034d60905f95 Author: Julien Cristau Date: Sat Jan 23 03:42:55 2010 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index c8527db..6e4dd3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xorg (1:7.5+2) UNRELEASED; urgency=low +xorg (1:7.5+2) unstable; urgency=low * Fix typo in debian/scripts/vars.hurd-i386. Thanks, Samuel Thibault! * Add fbdev and vmware video drivers to -all on hurd. Requested by Samuel @@ -6,7 +6,7 @@ xorg (1:7.5+2) UNRELEASED; urgency=low * Remove myself from Uploaders * Kill xorg-dev dependency on x11proto-fontcache-dev. - -- Julien Cristau Sun, 17 Jan 2010 13:29:55 + + -- Julien Cristau Sat, 23 Jan 2010 03:34:30 +0100 xorg (1:7.5+1) unstable; urgency=low commit 227953f3cb45dd6d77f059bd7e6da0511bf5c196 Author: Julien Cristau Date: Sat Jan 23 03:34:17 2010 +0100 Kill xorg-dev dependency on x11proto-fontcache-dev. diff --git a/debian/changelog b/debian/changelog index 21d7989..c8527db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ xorg (1:7.5+2) UNRELEASED; urgency=low * Add fbdev and vmware video drivers to -all on hurd. Requested by Samuel Thibault. * Remove myself from Uploaders + * Kill xorg-dev dependency on x11proto-fontcache-dev. -- Julien Cristau Sun, 17 Jan 2010 13:29:55 + diff --git a/debian/control b/debian/control index 8c24634..db6ad18 100644 --- a/debian/control +++ b/debian/control @@ -199,7 +199,6 @@ Depends: x11proto-dmx-dev, x11proto-evie-dev, x11proto-fixes-dev, - x11proto-fontcache-dev, x11proto-fonts-dev, x11proto-gl-dev, x11proto-input-dev, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#566347: RM: x11proto-fontcache -- ROM; obsolete, no reverse deps
Package: ftp.debian.org Severity: normal Please remove x11proto-fontcache from sid. It has no reverse deps (except for xorg-dev, which I'm fixing right now). TIA, Julien -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#566345: nmu: x11-xserver-utils_7.5+1
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu nmu x11-xserver-utils_7.5+1 . i386 . -m "Rebuild in a clean environment" x11-xserver-utils/i386 seems to have been built in an environment with libxxf86misc and libxp installed, so has picked up extra deps. This non-determinism is a minor bug in the package, but in the mean time could you schedule a rebuild? Thanks, Julien -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#566344: RM: libxkbui -- ROM; obsolete, no reverse deps
Package: ftp.debian.org Severity: normal Please remove libxkbui from sid. It has 0 reverse dependencies. TIA, Julien -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xfonts-75dpi: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit ad347f2e1497d64c5cd1699b6b1631855562034f Author: Julien Cristau Date: Sat Jan 23 01:46:51 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 6d770bc..afca62f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ xfonts-75dpi (1:1.0.1+1) UNRELEASED; urgency=low variable in fontutil.pc. * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Fri, 01 Jan 2010 15:55:52 + diff --git a/debian/control b/debian/control index 909274c..097192a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfonts-75dpi Section: fonts Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.31), pkg-config, xfonts-utils (>= 1:7.5) Standards-Version: 3.8.3 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xorg-server: Changes to 'debian-unstable'
debian/changelog |6 ++ debian/control |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 9e6064462e4c7ac1eb24ea322dca17029006c0bf Author: Julien Cristau Date: Sat Jan 23 01:46:51 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index f771567..1339a0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xorg-server (2:1.7.4-3) UNRELEASED; urgency=low + + * Remove myself from Uploaders + + -- Julien Cristau Sat, 23 Jan 2010 01:43:22 +0100 + xorg-server (2:1.7.4-2) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index 016c0a2..a1c3481 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xorg-server Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Steve Langasek , Julien Cristau , Drew Parsons , Brice Goglin +Uploaders: David Nusinow , Steve Langasek , Drew Parsons , Brice Goglin # all the Build-Depends up to x11proto-xf86-dri-dev are for the normal Xorg # server, and common dependencies for the DIX. # x11proto-xf86dri-dev and libdrm-dev are for DRI support for the Xorg server. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xfonts-100dpi: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 442fdf6bbc508f593304c7933711eb2162247fc9 Author: Julien Cristau Date: Sat Jan 23 01:46:51 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index f069a97..2ff7598 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xfonts-100dpi (1:1.0.2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:48:00 + diff --git a/debian/control b/debian/control index e0021db..400b67d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfonts-100dpi Section: fonts Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.31), pkg-config, xfonts-utils (>= 1:7.5) Standards-Version: 3.8.3 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xfonts-cyrillic: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c8fd22fa74d9bfa0183451b84e706a2ac8b04b8b Author: Julien Cristau Date: Sat Jan 23 01:46:50 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 8d64b3e..8725b9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xfonts-cyrillic (1:1.0.2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:59 + diff --git a/debian/control b/debian/control index 98f2676..9bdef2f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfonts-cyrillic Section: fonts Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.31), xfonts-utils (>= 1:7.5), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xfonts-encodings: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 5c6b66e1cfd671094defc93e2ab29b6914c67822 Author: Julien Cristau Date: Sat Jan 23 01:46:50 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 69d00a6..0946e50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xfonts-encodings (1:1.0.3-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:48:00 + diff --git a/debian/control b/debian/control index b6d4d1f..9edf6ab 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfonts-encodings Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), Build-Depends-Indep: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xfonts-utils: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c70b5626ebe5b4852a8aab82e09b3a1de13ab83f Author: Julien Cristau Date: Sat Jan 23 01:46:50 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 838730c..bc0885b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xfonts-utils (1:7.5+3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:59 + diff --git a/debian/control b/debian/control index 6e46ac5..cc9132c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfonts-utils Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 6.0.7~), pkg-config, quilt, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), x11proto-core-dev, libfreetype6-dev, libfontenc-dev Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-utils -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xfonts-base: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 630bac7e5703e254a334a23c708679ccf964b8c2 Author: Julien Cristau Date: Sat Jan 23 01:46:49 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index e6bcf33..714ce80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xfonts-base (1:1.0.2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:59 + diff --git a/debian/control b/debian/control index 4a167b4..0554b8f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfonts-base Section: fonts Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5) Build-Depends-Indep: pkg-config, xfonts-utils (>= 1:7.5) Standards-Version: 3.8.3 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xkb-data: Changes to 'debian-unstable'
debian/changelog |6 ++ debian/control |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 679598a0d72813fc3f01a4ed5026f1ca2979800a Author: Julien Cristau Date: Sat Jan 23 01:46:49 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 772e380..66a093d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xkeyboard-config (1.7-3) UNRELEASED; urgency=low + + * Remove myself from Uploaders + + -- Julien Cristau Sat, 23 Jan 2010 01:43:20 +0100 + xkeyboard-config (1.7-2) unstable; urgency=low * Apparently some people have /etc/X11/xkb as a symlink, which makes rmdir diff --git a/debian/control b/debian/control index b7fef9e..96df974 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xkeyboard-config Section: x11 Priority: extra Maintainer: Debian X Strike Force -Uploaders: Mohammed Adnène Trojette , Julien Cristau +Uploaders: Mohammed Adnène Trojette Build-Depends: debhelper (>= 7.0.0), quilt Build-Depends-Indep: libxml-parser-perl, x11-xkb-utils, automake, intltool, libglib2.0-dev Standards-Version: 3.8.3.0 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-render: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 2476da9b9218980a37b423728e26bac411aeb2f8 Author: Julien Cristau Date: Sat Jan 23 01:46:49 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index c2817c6..10d0e03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ x11proto-render (2:0.11-2) UNRELEASED; urgency=low * Install the protocol spec in the package. * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Mon, 07 Dec 2009 00:15:02 +0100 diff --git a/debian/control b/debian/control index 0b8e948..076a8f2 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-render Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-dmx: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 2aa3c119fc5848dcadbc22a2f8d1efc3070fd457 Author: Julien Cristau Date: Sat Jan 23 01:46:48 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index d697498..dc46af3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-dmx (1:2.3-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:51 + diff --git a/debian/control b/debian/control index e54a6cd..aad8690 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-dmx Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-xf86dri: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 207a3c550b0287b47548f467dc5a8d68739ddfe9 Author: Julien Cristau Date: Sat Jan 23 01:46:48 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 086aa4c..11d1a4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-xf86dri (2.1.0-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:51 + diff --git a/debian/control b/debian/control index 513cb71..522e803 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-xf86dri Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-bigreqs: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c6df69dd1f2b38ae2e40fbd5e29c5f2cf52adb9a Author: Julien Cristau Date: Sat Jan 23 01:46:49 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index f28b02c..4c292d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-bigreqs (1:1.1.0-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:51 + diff --git a/debian/control b/debian/control index 6073026..bcdfcdc 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-bigreqs Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-xinerama: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 00bd5cf10a8bde9124f03a6d9250653c3b2aa2bb Author: Julien Cristau Date: Sat Jan 23 01:46:49 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 99c1ee7..981ca8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-xinerama (1.2-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:52 + diff --git a/debian/control b/debian/control index a06134c..0b22b64 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-xinerama Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-input: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit b050d1d68416294561306da24cf23e106bf21224 Author: Julien Cristau Date: Sat Jan 23 01:46:48 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 13c49d5..945dbc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-input (2.0-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:50 + diff --git a/debian/control b/debian/control index 6584676..1cee503 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-input Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Drew Parsons , Julien Cristau +Uploaders: David Nusinow , Andres Salomon , Drew Parsons Build-Depends: debhelper (>= 5), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-xcmisc: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 3730217693d506ba9d8af5baecd5eaf08e5ff041 Author: Julien Cristau Date: Sat Jan 23 01:46:48 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 7e93732..eecd1e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-xcmisc (1.2.0-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:50 + diff --git a/debian/control b/debian/control index 768c909..bfd8bc9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-xcmisc Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-evie: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 5de7da03ff655630434bfb14fe4d73024b5aeed4 Author: Julien Cristau Date: Sat Jan 23 01:46:47 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 4803488..96635fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ x11proto-evie (1:1.1.0-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.8.3. * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sun, 06 Sep 2009 11:44:15 +0200 diff --git a/debian/control b/debian/control index cb2e0a2..de21b7a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-evie Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-scrnsaver: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 0efad91caa1f81b1fe05bf0610c4ddca5cdeb534 Author: Julien Cristau Date: Sat Jan 23 01:46:47 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 9000cac..4886a3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-scrnsaver (1.2.0-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:48 + diff --git a/debian/control b/debian/control index 843db12..aa4326b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-scrnsaver Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-fixes: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 5065d37b28052973199e76db1b6757b3890e8d93 Author: Julien Cristau Date: Sat Jan 23 01:46:47 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 41cbe4d..a6c371d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-fixes (1:4.1.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:49 + diff --git a/debian/control b/debian/control index 8d04d56..cafaf5b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-fixes Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-fonts: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit e93f82ed1d823fc3770153677ee2310bb9801f49 Author: Julien Cristau Date: Sat Jan 23 01:46:46 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 33cd820..a330587 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-fonts (2.1.0-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:47 + diff --git a/debian/control b/debian/control index 38b8326..2a7653f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-fonts Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-resource: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit be1ea2fceaf06534c9783e1d36ad9ea8912daf36 Author: Julien Cristau Date: Sat Jan 23 01:46:47 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 4433e71..f347129 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-resource (1.1.0-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:48 + diff --git a/debian/control b/debian/control index be74991..c1d158e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-resource Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-record: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 93b1697ec80659ac8596c8f237b7bf75d762ea75 Author: Julien Cristau Date: Sat Jan 23 01:46:46 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 98dcf20..cb0a6f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-record (1.14-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:47 + diff --git a/debian/control b/debian/control index e8b6527..b9dd1de 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-record Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-dri2: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit dceaaac2405e19a5bf08d100eea90606f8efeeb3 Author: Julien Cristau Date: Sat Jan 23 01:46:46 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 76d2ac3..6dd3526 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ x11proto-dri2 (2.2-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 09 Jan 2010 02:26:40 +0200 diff --git a/debian/control b/debian/control index 5461535..a717010 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-dri2 Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: Julien Cristau +Uploaders: Build-Depends: debhelper, autoconf, automake, xutils-dev (>= 1:7.4+4) Standards-Version: 3.8.2 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dri2 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-xf86dga: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit bc4e5acf4b7ed3ca328720c35fac53aff49fc993 Author: Julien Cristau Date: Sat Jan 23 01:46:46 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index f2d20bf..8d8ec6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-xf86dga (2.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:47 + diff --git a/debian/control b/debian/control index cda05c9..fd43260 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-xf86dga Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-core: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 9325e5ebeccde98c224c3c6590c09b538071e00a Author: Julien Cristau Date: Sat Jan 23 01:46:45 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index e9d22a3..42618d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ x11proto-core (7.0.16-2) UNRELEASED; urgency=low * Get rid of the x-dev transitional package. * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 21 Nov 2009 10:34:47 +0100 diff --git a/debian/control b/debian/control index cee5828..27c8c63 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-core Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-xf86vidmode: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 0045a8f9d302154edda05602eb7ab579a6c1b308 Author: Julien Cristau Date: Sat Jan 23 01:46:45 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index b0602d3..5669ea6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-xf86vidmode (2.3-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:46 + diff --git a/debian/control b/debian/control index 42f50cc..319796d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-xf86vidmode Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-randr: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 8007ea449400f45e324cd3138b55420a8dfb8e96 Author: Julien Cristau Date: Sat Jan 23 01:46:45 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index cc87165..9eba88e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-randr (1.3.1-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:46 + diff --git a/debian/control b/debian/control index fc2f82e..41804eb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-randr Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-xf86bigfont: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit e42fae2f2cba284f8da98ca0fc88dba22c4f3cbb Author: Julien Cristau Date: Sat Jan 23 01:46:44 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 72acd25..66e530d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-xf86bigfont (1.2.0-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:45 + diff --git a/debian/control b/debian/control index 107e5a8..71cfd93 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-xf86bigfont Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
x11proto-xext: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit d503f7d54540cf6c2795bf5fefd28a36662f90ee Author: Julien Cristau Date: Sat Jan 23 01:46:44 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index bd9ca9a..6f7edfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x11proto-xext (7.1.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:45 + diff --git a/debian/control b/debian/control index ff8f7d1..ee19e60 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-xext Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), xutils-dev (>= 1:7.4+4), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xorg: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit b6b3fab415aef5d64bef3b5e3352e9275d95272f Author: Julien Cristau Date: Sat Jan 23 01:46:44 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 5385d68..21d7989 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xorg (1:7.5+2) UNRELEASED; urgency=low * Fix typo in debian/scripts/vars.hurd-i386. Thanks, Samuel Thibault! * Add fbdev and vmware video drivers to -all on hurd. Requested by Samuel Thibault. + * Remove myself from Uploaders -- Julien Cristau Sun, 17 Jan 2010 13:29:55 + diff --git a/debian/control b/debian/control index 94a9f0f..8c24634 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xorg Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Drew Parsons , Brice Goglin Standards-Version: 3.8.3 Build-Depends: dpkg (>= 1.7.0), po-debconf, debhelper (>= 7) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxcursor: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 064b8200166f61cf8aaab057c7be09f657b05d60 Author: Julien Cristau Date: Sat Jan 23 01:46:44 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index fa0d90a..88008ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxcursor (1:1.1.10-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:44 + diff --git a/debian/control b/debian/control index 67f20f7..21fbbd0 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxcursor Section: devel Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau +Uploaders: David Nusinow , Drew Parsons Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev (>= 6.2.1+cvs.20050722), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxrender: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit e8f24322cae04a27bc0f8c167efe8346e2170604 Author: Julien Cristau Date: Sat Jan 23 01:46:44 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 2888358..52ebd18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxrender (1:0.9.5-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:45 + diff --git a/debian/control b/debian/control index a646e7a..ed0ffab 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxrender Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Andres Salomon , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libfontenc: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 158233c4a4f3e5f5697c7cf45df6dee71f10975b Author: Julien Cristau Date: Sat Jan 23 01:46:43 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index a548aea..48af848 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libfontenc (1:1.0.5-2) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Tue, 24 Nov 2009 13:22:53 +0200 diff --git a/debian/control b/debian/control index 957a289..c261c77 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libfontenc Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev (>= 6.8.99.15+cvs.20050722), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxss: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c882c1f274454aa6c2146c1f893223f5c68e97a9 Author: Julien Cristau Date: Sat Jan 23 01:46:43 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 676700a..58edcd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxss (1:1.2.0-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:43 + diff --git a/debian/control b/debian/control index 714dfcc..64be2f6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxss Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxfont: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 0adbd2daf0ffcd4c5e36d1eeaf47c80d3f350eca Author: Julien Cristau Date: Sat Jan 23 01:46:43 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 02f6b78..af09703 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxfont (1:1.4.1-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + diff --git a/debian/control b/debian/control index e41dd7d..b24a3a6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxfont Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau +Uploaders: David Nusinow , Drew Parsons Build-Depends: debhelper (>= 5), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libice: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 76cc43084301ad64d641ebd18f45d5fd9bbd Author: Julien Cristau Date: Sat Jan 23 01:46:43 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 97340b8..d388077 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libice (2:1.0.6-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:43 + diff --git a/debian/control b/debian/control index a9ae548..2fc74d6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libice Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau +Uploaders: David Nusinow , Drew Parsons Build-Depends: debhelper (>= 5.0.0), quilt, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libdrm: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 0c6af37b54c17b9dfc8af6ff1cc413bbb05c339a Author: Julien Cristau Date: Sat Jan 23 01:46:42 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 58ff09b..d27fa98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libdrm (2.4.17-1) UNRELEASED; urgency=low radeon (closes: #558786). * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders [ Brice Goglin ] * Bump linux-libc-dev dependency to 2.6.32, thanks Piotr Engelking, diff --git a/debian/control b/debian/control index 55da85b..c9f3c9c 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libdrm Priority: optional Maintainer: Debian X Strike Force -Uploaders: Julien Cristau , David Nusinow , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 7.2.7), libx11-dev, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxcomposite: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit a8f2ed8348e896645dabf6a973bd160c236d0503 Author: Julien Cristau Date: Sat Jan 23 01:46:42 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 270d4d2..f52259a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxcomposite (1:0.4.1-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + diff --git a/debian/control b/debian/control index 8c7462f..d0a4f5d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxcomposite Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Jamey Sharp , Josh Triplett , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Jamey Sharp , Josh Triplett , Brice Goglin Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libsm: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 231cd82ddb26f6c0a5875342fb6f1bc64e6ce09f Author: Julien Cristau Date: Sat Jan 23 01:46:42 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index faf7894..351c6e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libsm (2:1.1.1-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:41 + diff --git a/debian/control b/debian/control index 2419ed2..ba85cc1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libsm Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libdmx: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 3a6049a109ea156b1e4d9ad1b9ef8d5168ad5d51 Author: Julien Cristau Date: Sat Jan 23 01:46:41 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 7db74bd..b0ee3ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libdmx (1:1.1.0-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:40 + diff --git a/debian/control b/debian/control index 6292a60..89636bf 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libdmx Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxtrap: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 7b0364a313bb2469213f5eb76c3e39f0be4d45f2 Author: Julien Cristau Date: Sat Jan 23 01:46:42 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 2b6ca81..a19ba91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libxtrap (2:1.0.0-6) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Brice Goglin Fri, 13 Jun 2008 11:57:50 +0200 diff --git a/debian/control b/debian/control index 1376123..cf817a7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxtrap Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), libxt-dev (>= 1:0.99.1), libxext-dev (>= 1:1.0.0), x11proto-trap-dev, pkg-config Standards-Version: 3.7.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtrap -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxxf86dga: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 2b8cbf5acea2cd73265538bd6f2683db2463d655 Author: Julien Cristau Date: Sat Jan 23 01:46:41 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 79fa448..3f28134 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxxf86dga (2:1.1.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:39 + diff --git a/debian/control b/debian/control index 51df985..cc7d297 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxxf86dga Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
mesa: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 5aee9e344b3bd178390c336b1caa52d11ed2862f Author: Julien Cristau Date: Sat Jan 23 01:46:41 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index a73a9bb..2a92fb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mesa (7.6.1-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:40 + diff --git a/debian/control b/debian/control index b085b09..4e0c9cd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: mesa Section: graphics Priority: optional Maintainer: Debian X Strike Force -Uploaders: Thierry Reding , Julien Cristau , David Nusinow , Brice Goglin +Uploaders: Thierry Reding , David Nusinow , Brice Goglin Standards-Version: 3.8.3 Build-Depends: debhelper (>= 6.0.7), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.4.3) [!hurd-i386], libx11-dev, xutils-dev, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxmu: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit a90f01586d34a92ddcea3013c5e60669efdc7b0f Author: Julien Cristau Date: Sat Jan 23 01:46:40 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 8cc236c..28b695f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxmu (2:1.0.5-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:39 + diff --git a/debian/control b/debian/control index 15f8150..717c362 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxmu Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libx11: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c61fae3c7a1e166e2a15f2fd7a476babcae32794 Author: Julien Cristau Date: Sat Jan 23 01:46:40 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index b3a3873..2bbbaf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libx11 (2:1.3.3-2) UNRELEASED; urgency=low * Update debian/copyright from upstream COPYING. + * Remove myself from Uploaders -- Julien Cristau Sun, 17 Jan 2010 10:09:53 + diff --git a/debian/control b/debian/control index f264afb..466cdbb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libx11 Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Josh Triplett , Jamey Sharp , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Josh Triplett , Jamey Sharp , Brice Goglin Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.15.3), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxi: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 4103a8713c9c8d3a0cd43e9a4f0673d2478fa6ed Author: Julien Cristau Date: Sat Jan 23 01:46:40 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index f7b243c..5a656fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxi (2:1.3-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:38 + diff --git a/debian/control b/debian/control index 2c5b124..d7b0829 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxi Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Jamey Sharp , Josh Triplett , Julien Cristau +Uploaders: David Nusinow , Drew Parsons , Jamey Sharp , Josh Triplett Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev (>= 7.0.13), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libpciaccess: Changes to 'debian-unstable'
debian/changelog |6 ++ debian/control |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit c49858419a892dc83f6b9fec2b7350fe06869629 Author: Julien Cristau Date: Sat Jan 23 01:46:39 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index e00cbe8..fc61193 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpciaccess (0.11.0-2) UNRELEASED; urgency=low + + * Remove myself from Uploaders + + -- Julien Cristau Sat, 23 Jan 2010 01:43:04 +0100 + libpciaccess (0.11.0-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index af6884c..3e17dc3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libpciaccess Section: devel Priority: optional Maintainer: Debian X Strike Force -Uploaders: Julien Cristau , David Nusinow +Uploaders: David Nusinow Build-Depends: debhelper (>= 5), quilt, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxaw: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c2dd6f7ef4577bef97e7105c6ff2ff623e813564 Author: Julien Cristau Date: Sat Jan 23 01:46:39 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index e404e37..8b466ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libxaw (2:1.0.7-2) UNRELEASED; urgency=low * Update debian/copyright from upstream COPYING. * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Wed, 25 Nov 2009 16:52:09 +0100 diff --git a/debian/control b/debian/control index 2c1ecd4..966a868 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxaw Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Drew Parsons , Brice Goglin Build-Depends: debhelper (>= 5), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxinerama: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 52f53443670e46eceb356f7e39f6d80c3f5d7724 Author: Julien Cristau Date: Sat Jan 23 01:46:39 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 0409661..56b4a3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxinerama (2:1.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:38 + diff --git a/debian/control b/debian/control index 61e41a6..05728d4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxinerama Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxrandr: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit ec289559a9c55ec424fbf3db0d8d96d15657da2c Author: Julien Cristau Date: Sat Jan 23 01:46:39 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index c483f38..741862c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libxrandr (2:1.3.0-3) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Tue, 24 Nov 2009 13:34:24 +0200 diff --git a/debian/control b/debian/control index 9ce8de2..dca2095 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxrandr Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Jamey Sharp , Josh Triplett , Julien Cristau +Uploaders: David Nusinow , Jamey Sharp , Josh Triplett Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xft: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 41b0ef1a3b6c280b74c5baf8954f2fa8ef14c668 Author: Julien Cristau Date: Sat Jan 23 01:46:39 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index b4c11c4..cd23578 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xft (2.1.14-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:37 + diff --git a/debian/control b/debian/control index 326570e..7abfd5e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xft Section: devel Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), libfontconfig1-dev, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
pixman: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 1861775e1d470f0535cfd5fa5dc96634ca699fc9 Author: Julien Cristau Date: Sat Jan 23 01:46:38 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 6cc8a9c..bbccbd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pixman (0.16.4-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:36 + diff --git a/debian/control b/debian/control index 55a80c9..5060e7a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pixman Section: devel Priority: optional Maintainer: Debian X Strike Force -Uploaders: Julien Cristau , David Nusinow +Uploaders: David Nusinow Build-Depends: debhelper (>= 5), automake, autoconf, libtool, pkg-config, quilt Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/pixman -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxv: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 25d9215820a408fa87ae91bfde0ae338af8964bd Author: Julien Cristau Date: Sat Jan 23 01:46:38 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index bdf1b1c..7759a6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxv (2:1.0.5-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:36 + diff --git a/debian/control b/debian/control index fa2a191..112b0bf 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxv Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Standards-Version: 3.8.3 Build-Depends: debhelper (>= 5.0.0), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxau: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 34a6c1319fd7e6bc67387c7bf77c9ab377fe57c8 Author: Julien Cristau Date: Sat Jan 23 01:46:38 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index abae1ff..c97502d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxau (1:1.0.5-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:35 + diff --git a/debian/control b/debian/control index 72f567e..5ec5cca 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxau Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), pkg-config, x11proto-core-dev, quilt, autoconf, automake, libtool, xutils-dev Standards-Version: 3.8.3.0 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xtrans: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 71b03ad2ddca480d1a46b6bcc66e557041b504a0 Author: Julien Cristau Date: Sat Jan 23 01:46:38 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 981153b..f65fd3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xtrans (1.2.5-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:36 + diff --git a/debian/control b/debian/control index f20fa80..cfdbf5f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xtrans Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), quilt, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxkbfile: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit dece0ba8880ab0a9d4f986b3cf844f3e5215e13e Author: Julien Cristau Date: Sat Jan 23 01:46:38 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index e874e12..b97679d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxkbfile (1:1.0.6-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:35 + diff --git a/debian/control b/debian/control index 3a8bce2..203c06b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxkbfile Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau +Uploaders: David Nusinow , Drew Parsons Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxdmcp: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 5ab41d10b83956a148d91e1327e83f7f19947a95 Author: Julien Cristau Date: Sat Jan 23 01:46:37 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 50bfec2..31e0f71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxdmcp (1:1.0.3-2) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:34 + diff --git a/debian/control b/debian/control index 048125b..6cee09c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxdmcp Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
libxxf86vm: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit da533adb703ec4b30b7d2c949f02829d6d835357 Author: Julien Cristau Date: Sat Jan 23 01:46:37 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index edf8209..c5126a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libxxf86vm (1:1.1.0-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:35 + diff --git a/debian/control b/debian/control index 8618daa..311e5fa 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxxf86vm Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon , Julien Cristau +Uploaders: David Nusinow , Andres Salomon Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-i740: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 858c621fe976e57409740cbcf811b87c017f5bfe Author: Julien Cristau Date: Sat Jan 23 01:46:37 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 4a2b497..cf72007 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ xserver-xorg-video-i740 (1:1.3.2-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:07 +0200 diff --git a/debian/control b/debian/control index 18b57e2..4b0851f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-i740 Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 78a433d06255d779aca66e7b417e3eeba30ccbc8 Author: Cyril Brulebois Date: Sun Dec 6 02:58:55 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 1e98243..b8cb5d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-i740 (1:1.3.2-1) UNRELEASED; urgency=low +xserver-xorg-video-i740 (1:1.3.2-1) experimental; urgency=low [ David Nusinow ] * Remove 01_gen_pci_ids.diff. The server now uses an internal table to @@ -10,7 +10,10 @@ xserver-xorg-video-i740 (1:1.3.2-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:07 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 02:58:50 +0100 xserver-xorg-video-i740 (1:1.3.0-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-apm: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 2923c3b584a613a952cb2b3137d3ee82ffbd6e26 Author: Julien Cristau Date: Sat Jan 23 01:46:37 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index fc46e54..19a3fac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ xserver-xorg-video-apm (1:1.2.2-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:05 +0200 diff --git a/debian/control b/debian/control index f8214be..3aa432a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-apm Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, commit 413eb956b1bb90c1a9a97414cf2abf145f453ddd Author: Cyril Brulebois Date: Sun Dec 6 03:35:26 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index e1b0e73..c2dcbb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-apm (1:1.2.2-1) UNRELEASED; urgency=low +xserver-xorg-video-apm (1:1.2.2-1) experimental; urgency=low [ David Nusinow ] * Remove 01_gen_pci_ids.diff. The X server now uses a built-in table to @@ -10,7 +10,10 @@ xserver-xorg-video-apm (1:1.2.2-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:05 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 03:35:21 +0100 xserver-xorg-video-apm (1:1.2.1-2) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-s3virge: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit c591666b76fafee117b02446dfba79b35a1e8c01 Author: Julien Cristau Date: Sat Jan 23 01:46:36 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index d4d708e..18c136a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ xserver-xorg-video-s3virge (1:1.10.4-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:10 +0200 diff --git a/debian/control b/debian/control index 0042d32..994aa99 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-s3virge Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit a32ecd0963363f0d15c17725c8b41fbd68977a65 Author: Cyril Brulebois Date: Sun Dec 6 01:58:08 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index f7c827d..048c720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ -xserver-xorg-video-s3virge (1:1.10.4-1) UNRELEASED; urgency=low +xserver-xorg-video-s3virge (1:1.10.4-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. * Remove 01_gen_pci_ids.diff. The X server now uses an internal table to choose a driver during autoconfiguration. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:10 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:58:00 +0100 xserver-xorg-video-s3virge (1:1.10.2-2) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-vmmouse: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 9b18ec6ed5e50911a1ae72776a13b02f8bff6614 Author: Julien Cristau Date: Sat Jan 23 01:46:36 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 0985612..00f06c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ xserver-xorg-input-vmmouse (1:12.6.5-2) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 02:06:47 +0200 diff --git a/debian/control b/debian/control index e7a4204..8773513 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-vmmouse Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Drew Parsons , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, commit 4dbde7d314e2397f3136e1b9e6f6abded2c6a4e4 Author: Cyril Brulebois Date: Sat Dec 5 23:20:24 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 7e4a4fe..99e5b0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -xserver-xorg-input-vmmouse (1:12.6.5-2) UNRELEASED; urgency=low +xserver-xorg-input-vmmouse (1:12.6.5-2) experimental; urgency=low + [ Timo Aaltonen ] * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 02:06:47 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sat, 05 Dec 2009 23:20:15 +0100 xserver-xorg-input-vmmouse (1:12.6.5-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-siliconmotion: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 1c11674cc17a4544d43289c375be3608eca9b80e Author: Julien Cristau Date: Sat Jan 23 01:46:36 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 0ec284a..3209685 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-siliconmotion (1:1.7.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:11 +0200 diff --git a/debian/control b/debian/control index 8fa31e9..fb10ca3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-siliconmotion Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 77e0b3fc97e4dc1b510328b5fafb0108146ddb50 Author: Cyril Brulebois Date: Sun Dec 6 01:50:26 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index ceeb592..21c2ab6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-siliconmotion (1:1.7.3-1) UNRELEASED; urgency=low +xserver-xorg-video-siliconmotion (1:1.7.3-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:11 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:50:22 +0100 xserver-xorg-video-siliconmotion (1:1.7.2-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-acecad: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit e82a2373dba3f40b1563e61d3767d4b87c59aaff Author: Julien Cristau Date: Sat Jan 23 01:46:36 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 7406f61..d15f05e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-input-acecad (1:1.4.0-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:01 +0200 diff --git a/debian/control b/debian/control index fdb04ee..338a374 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-acecad Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Drew Parsons , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, commit fde449c9c2d2475f2b5a9923ba2c1ce5f4e98ab0 Author: Cyril Brulebois Date: Sat Dec 5 23:25:32 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 78e9593..439295d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-input-acecad (1:1.4.0-1) UNRELEASED; urgency=low +xserver-xorg-input-acecad (1:1.4.0-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:01 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sat, 05 Dec 2009 23:25:26 +0100 xserver-xorg-input-acecad (1:1.3.0-2) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-savage: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 4dd522441af7f2fd478c19eec56da6b32185bc74 Author: Julien Cristau Date: Sat Jan 23 01:46:36 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index e472a67..111c7f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-savage (1:2.3.1-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:10 +0200 diff --git a/debian/control b/debian/control index e87ccba..2e1b086 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-savage Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit e0e5e50e205e057ef1c3e2974836ac6f9c4df1c3 Author: Cyril Brulebois Date: Sun Dec 6 01:54:22 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 1c55dce..3371c33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-savage (1:2.3.1-1) UNRELEASED; urgency=low +xserver-xorg-video-savage (1:2.3.1-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:10 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:54:17 +0100 xserver-xorg-video-savage (1:2.3.0-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-i128: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit be0eb3be3f848e2a945ce4178fe0fc1e8ea248df Author: Julien Cristau Date: Sat Jan 23 01:46:35 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index f722c40..321bced 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-i128 (1:1.3.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:07 +0200 diff --git a/debian/control b/debian/control index c3d1d5a..464b58f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-i128 Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit bae841fea1af5f72f77b1454ce7d669a25f41a42 Author: Cyril Brulebois Date: Sun Dec 6 03:02:17 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index e93d833..b90e31f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-i128 (1:1.3.3-1) UNRELEASED; urgency=low +xserver-xorg-video-i128 (1:1.3.3-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:07 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 03:02:15 +0100 xserver-xorg-video-i128 (1:1.3.2-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-s3: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 23a96878307b7349d690871ea8a832d3ea937508 Author: Julien Cristau Date: Sat Jan 23 01:46:35 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index d923944..41c4815 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ xserver-xorg-video-s3 (1:0.6.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:10 +0200 diff --git a/debian/control b/debian/control index 6817091..b7ce6bc 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-s3 Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 1ea3c97d591836724d24e328e538fd0f44580375 Author: Cyril Brulebois Date: Sun Dec 6 02:01:02 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index f70a375..cc23c2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-s3 (1:0.6.3-1) UNRELEASED; urgency=low +xserver-xorg-video-s3 (1:0.6.3-1) experimental; urgency=low [ Brice Goglin ] * Remove 01_gen_pci_ids.diff. The X server now uses an internal table to @@ -10,7 +10,10 @@ xserver-xorg-video-s3 (1:0.6.3-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:10 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 02:00:55 +0100 xserver-xorg-video-s3 (1:0.6.2-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-glint: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit af4052c3a1bb47da830d82968e34ae5040286659 Author: Julien Cristau Date: Sat Jan 23 01:46:35 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 40ac196..b05ccb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-glint (1:1.2.4-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:07 +0200 diff --git a/debian/control b/debian/control index 410f495..8cebf6d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-glint Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), quilt, commit a8c3b2eebee9f654461d24331ce14c83d9773164 Author: Cyril Brulebois Date: Sun Dec 6 03:05:19 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index f6413f8..1441fb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-glint (1:1.2.4-1) UNRELEASED; urgency=low +xserver-xorg-video-glint (1:1.2.4-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:07 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 03:05:17 +0100 xserver-xorg-video-glint (1:1.2.3-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-evdev: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 6960c1d5d0fbb350d3906b02031bf0230b2463de Author: Julien Cristau Date: Sat Jan 23 01:46:34 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index ac03b39..d31d1fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xserver-xorg-input-evdev (1:2.3.2-4) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:29 + diff --git a/debian/control b/debian/control index c184fec..84e0726 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-evdev Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Drew Parsons , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-tseng: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 96b1c264aaf6a025e78db948e51384bdc0da18d4 Author: Julien Cristau Date: Sat Jan 23 01:46:35 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 6302cb3..46b455a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ xserver-xorg-video-tseng (1:1.2.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:13 +0200 diff --git a/debian/control b/debian/control index 6163906..c35f303 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-tseng Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), pkg-config, commit cc80e1781f023b47ecf7f370120e9754c82820b3 Author: Cyril Brulebois Date: Sun Dec 6 01:07:25 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index d8730c4..f9d6b1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ -xserver-xorg-video-tseng (1:1.2.3-1) UNRELEASED; urgency=low +xserver-xorg-video-tseng (1:1.2.3-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. * Remove 01_gen_pci_ids.diff. The X server now uses an internal table to choose a driver during autoconfiguration. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:13 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:07:18 +0100 xserver-xorg-video-tseng (1:1.2.1-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-rendition: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 1ad884fd1a56319bbb6c16c7c5a727993ea5cd65 Author: Julien Cristau Date: Sat Jan 23 01:46:34 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 016cc0f..4f66f22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ xserver-xorg-video-rendition (1:4.2.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:10 +0200 diff --git a/debian/control b/debian/control index bc78e9b..ed1c258 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-rendition Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 34ef975514a87e9ad16ac08d0c88fcb80ffb6201 Author: Cyril Brulebois Date: Sun Dec 6 02:04:26 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 47b45cb..5034c41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ -xserver-xorg-video-rendition (1:4.2.3-1) UNRELEASED; urgency=low +xserver-xorg-video-rendition (1:4.2.3-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. * Remove 03_gen_pci_ids.diff. The X server now uses an internal table to choose a driver during autoconfiguration. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:10 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 02:04:21 +0100 xserver-xorg-video-rendition (1:4.2.1-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-suncg3: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 81df6ee9db0f343936e917955303cd6e10a0daad Author: Julien Cristau Date: Sat Jan 23 01:46:34 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 9ef8178..b2b764f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xserver-xorg-video-suncg3 (1:1.1.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:28 + diff --git a/debian/control b/debian/control index c62be90..1bd3365 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-suncg3 Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Jurij Smakov , Julien Cristau +Uploaders: David Nusinow , Jurij Smakov Build-Depends: debhelper (>= 5), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-ark: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 51ed1e425d17681f19169a6580ce549a044e8f7d Author: Julien Cristau Date: Sat Jan 23 01:46:34 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 0845b51..6f8d69e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ xserver-xorg-video-ark (1:0.7.2-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:05 +0200 diff --git a/debian/control b/debian/control index 7319018..6ba7b18 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-ark Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, commit 815843fc3e3f3b91fa3d12695958143fe9ba1e5c Author: Cyril Brulebois Date: Sun Dec 6 03:32:56 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 5961f41..81988a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-ark (1:0.7.2-1) UNRELEASED; urgency=low +xserver-xorg-video-ark (1:0.7.2-1) experimental; urgency=low [ David Nusinow ] * Remove 01_gen_pci_ids.diff. The X server now uses a built-in table to @@ -10,7 +10,10 @@ xserver-xorg-video-ark (1:0.7.2-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:05 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 03:32:41 +0100 xserver-xorg-video-ark (1:0.7.1-2) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-suntcx: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 33cd0595c5df20e5e5c2751fc0712799109fe0e1 Author: Julien Cristau Date: Sat Jan 23 01:46:33 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 91de31d..585b98d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xserver-xorg-video-suntcx (1:1.1.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:27 + diff --git a/debian/control b/debian/control index dc65331..c9a4f8c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-suntcx Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Jurij Smakov , Julien Cristau +Uploaders: David Nusinow , Jurij Smakov Build-Depends: debhelper (>= 5), automake, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-cirrus: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 99a308010a1bea351b31820411de3fd4fbf0ad2d Author: Julien Cristau Date: Sat Jan 23 01:46:33 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 8ff0cda..45f4e25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-cirrus (1:1.3.2-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 10:53:56 +0200 diff --git a/debian/control b/debian/control index 48239c4..f801c1f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-cirrus Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, commit bda47a7168b79b7485c48468f24b2b36ab1bf21f Author: Cyril Brulebois Date: Sun Dec 6 03:24:09 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 68c3c2e..0880270 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-cirrus (1:1.3.2-1) UNRELEASED; urgency=low +xserver-xorg-video-cirrus (1:1.3.2-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 10:53:56 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 03:24:06 +0100 xserver-xorg-video-cirrus (1:1.3.1-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-sunleo: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 14189a29936d6ca3ad85cd7ffb0b43046531a93d Author: Julien Cristau Date: Sat Jan 23 01:46:33 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 38bb153..37302ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xserver-xorg-video-sunleo (1:1.2.0-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:26 + diff --git a/debian/control b/debian/control index 55da6a3..86b99dc 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-sunleo Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Jurij Smakov , Julien Cristau +Uploaders: David Nusinow , Jurij Smakov Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.7), -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-vesa: Changes to 'debian-unstable'
debian/changelog |6 ++ debian/control |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 67f6b04f96ea69d757de1479a0649bdc2cdecee2 Author: Julien Cristau Date: Sat Jan 23 01:46:33 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index d5a8628..7e50713 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xserver-xorg-video-vesa (1:2.3.0-2) UNRELEASED; urgency=low + + * Remove myself from Uploaders + + -- Julien Cristau Sat, 23 Jan 2010 01:42:55 +0100 + xserver-xorg-video-vesa (1:2.3.0-1) unstable; urgency=low [ Timo Aaltonen ] diff --git a/debian/control b/debian/control index 358b6e5..fadc1f9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-vesa Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-v4l: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 85d1e9130ac9f2e14ad19ff1060b7d672a75a752 Author: Julien Cristau Date: Sat Jan 23 01:46:33 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index d49a542..9b502c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-v4l (1:0.2.0-4) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:14 +0200 diff --git a/debian/control b/debian/control index 5fcef6a..3937df6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-v4l Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 586f790c30b842001d7dcf4f9bd63a8d669667a2 Author: Cyril Brulebois Date: Sun Dec 6 01:01:36 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index a0582dd..0fe93d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-v4l (1:0.2.0-4) UNRELEASED; urgency=low +xserver-xorg-video-v4l (1:0.2.0-4) experimental; urgency=low + [ Timo Aaltonen ] * Bump the epoch to ease autosyncing to ubuntu. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:14 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:01:34 +0100 xserver-xorg-video-v4l (0.2.0-3) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-mutouch: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 82811c608db53c63df625a78fab0d3231e5b1ebb Author: Julien Cristau Date: Sat Jan 23 01:46:32 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 4e10e88..e2a080f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xserver-xorg-input-mutouch (1:1.2.1-3) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:04 +0200 diff --git a/debian/control b/debian/control index 4218b3d..97f9542 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-mutouch Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-penmount: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 55229f75f69a7700f88d1a65a6fdb4442f156d6b Author: Julien Cristau Date: Sat Jan 23 01:46:32 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 41ba985..99d7fd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xserver-xorg-input-penmount (1:1.4.0-3) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:04 +0200 diff --git a/debian/control b/debian/control index bc96c6c..84ea8ee 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-penmount Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-aiptek: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 06145a59a746d94b8abc2964f73c8b57b617faa8 Author: Julien Cristau Date: Sat Jan 23 01:46:31 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index bc413f0..27ac730 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-input-aiptek (1:1.3.0-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:02 +0200 diff --git a/debian/control b/debian/control index a03cd85..a2a6917 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-aiptek Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5), pkg-config, commit 3984724b977d5a8f599658666ab4c75f5d90a3f0 Author: Cyril Brulebois Date: Sat Dec 5 23:33:38 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 5daeab9..8b00805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-input-aiptek (1:1.3.0-1) UNRELEASED; urgency=low +xserver-xorg-input-aiptek (1:1.3.0-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:02 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sat, 05 Dec 2009 23:33:34 +0100 xserver-xorg-input-aiptek (1:1.2.0-2) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-nv: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 01e3e07ef32a2b87a435702e2f8ddd090d651254 Author: Julien Cristau Date: Sat Jan 23 01:46:32 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 26d0352..4270b2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-nv (1:2.1.15-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:09 +0200 diff --git a/debian/control b/debian/control index 05b342d..4b47a0c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-nv Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 424219ba75b29ded6f11e18dd7f8e057e7638465 Author: Cyril Brulebois Date: Sun Dec 6 02:35:37 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 4ecdf57..2bbacb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-nv (1:2.1.15-1) UNRELEASED; urgency=low +xserver-xorg-video-nv (1:2.1.15-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:09 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 02:35:34 +0100 xserver-xorg-video-nv (1:2.1.14-2) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-chips: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 9c9a106933f734111a75a4609ea26791599979ce Author: Julien Cristau Date: Sat Jan 23 01:46:32 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index bb57b7e..70af53f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-chips (1:1.2.2-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:06 +0200 diff --git a/debian/control b/debian/control index 3c30bd0..3b69ec3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-chips Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, commit 1c3a40d04d4c06be074cc28b5dc936c91444d149 Author: Cyril Brulebois Date: Sun Dec 6 03:29:49 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 04af49d..f3a9cd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-chips (1:1.2.2-1) UNRELEASED; urgency=low +xserver-xorg-video-chips (1:1.2.2-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:06 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 03:29:43 +0100 xserver-xorg-video-chips (1:1.2.1-3) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-hyperpen: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 3faabf05d27f516157af87a351fe186c5b2d8294 Author: Julien Cristau Date: Sat Jan 23 01:46:31 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 633355d..c51c3ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xserver-xorg-input-hyperpen (1:1.3.0-2) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:03 +0200 diff --git a/debian/control b/debian/control index cd636b5..b7805c1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-hyperpen Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-keyboard: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit f27aa889023428fba52e273aa5d7694102e3e325 Author: Julien Cristau Date: Sat Jan 23 01:46:31 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 85ab0fa..0801a7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-input-keyboard (1:1.4.0-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:03 +0200 diff --git a/debian/control b/debian/control index 16e9202..0dfe767 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-keyboard Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Drew Parsons , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, commit 8d65a073fa378558b32f086d525d2b29982fe0bc Author: Cyril Brulebois Date: Sat Dec 5 23:14:47 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index a56b0b0..0370b8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-input-keyboard (1:1.4.0-1) UNRELEASED; urgency=low +xserver-xorg-input-keyboard (1:1.4.0-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump the build-dep on xutils-dev (>= 1:7.5~1). * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:03 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sat, 05 Dec 2009 23:14:40 +0100 xserver-xorg-input-keyboard (1:1.3.2-4) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-trident: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit d9a25cc9757a626febde99f57b716dfdbc1cfdaa Author: Julien Cristau Date: Sat Jan 23 01:46:31 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 2242ab9..3e111b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ xserver-xorg-video-trident (1:1.3.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:13 +0200 diff --git a/debian/control b/debian/control index 6e18221..41cfbdb 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-trident Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 5c929e7bbb7a8ef927b2ca75192515cecfcb7184 Author: Cyril Brulebois Date: Sun Dec 6 01:12:27 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 0028817..c663a79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ -xserver-xorg-video-trident (1:1.3.3-1) UNRELEASED; urgency=low +xserver-xorg-video-trident (1:1.3.3-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. * Remove 01_gen_pci_ids.diff. The X server now uses an internal table to choose a driver during autoconfiguration. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:13 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:12:19 +0100 xserver-xorg-video-trident (1:1.3.1-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-sisusb: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 25bc814271b1d71dccc2ef1e9a68bd512e112790 Author: Julien Cristau Date: Sat Jan 23 01:46:30 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index b916e60..0306795 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-sisusb (1:0.9.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:11 +0200 diff --git a/debian/control b/debian/control index 87f082a..3a92c19 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-sisusb Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 8da4095e3dec7b9f8b838aaa7eb3622d5c178421 Author: Cyril Brulebois Date: Sun Dec 6 01:30:42 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index fd04679..cb77205 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-sisusb (1:0.9.3-1) UNRELEASED; urgency=low +xserver-xorg-video-sisusb (1:0.9.3-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:11 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:30:39 +0100 xserver-xorg-video-sisusb (1:0.9.1-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-fbdev: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 87b784b73a3f93a30d350d6a4dc98933cf6c8812 Author: Julien Cristau Date: Sat Jan 23 01:46:30 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index dde39a4..6a49404 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-fbdev (1:0.4.1-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:06 +0200 diff --git a/debian/control b/debian/control index 612c3e9..21201cf 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-fbdev Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), quilt, commit 1775a37555f379a2787171d6f921ee75682d89b8 Author: Cyril Brulebois Date: Sun Dec 6 03:09:37 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 1353c0f..b16e0ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-fbdev (1:0.4.1-1) UNRELEASED; urgency=low +xserver-xorg-video-fbdev (1:0.4.1-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:06 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 03:09:35 +0100 xserver-xorg-video-fbdev (1:0.4.0-4) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-mga: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 657a2c486d155d4e876e4967ee39f073bec63b50 Author: Julien Cristau Date: Sat Jan 23 01:46:30 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index e02b63e..f5536fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xserver-xorg-video-mga (1:1.4.11.dfsg-2) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:08 +0200 diff --git a/debian/control b/debian/control index c8a75b3..94b708e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-mga Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 85a100747629e43395f84809d858198be89bf172 Author: Cyril Brulebois Date: Sun Dec 6 02:47:37 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index be14567..538b123 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ -xserver-xorg-video-mga (1:1.4.11.dfsg-2) UNRELEASED; urgency=low +xserver-xorg-video-mga (1:1.4.11.dfsg-2) experimental; urgency=low + [ Timo Aaltonen ] * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:08 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 02:47:06 +0100 xserver-xorg-video-mga (1:1.4.11.dfsg-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-tdfx: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 1f475f82b7c9313638ec84fa5404d51f4d9f5940 Author: Julien Cristau Date: Sat Jan 23 01:46:29 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 0df60a9..c3a1364 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ xserver-xorg-video-tdfx (1:1.4.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:13 +0200 diff --git a/debian/control b/debian/control index 28b9226..cd20336 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-tdfx Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), pkg-config, commit 80040035c605d24b52ec23523ba7e0e2d45b25df Author: Cyril Brulebois Date: Sun Dec 6 01:28:56 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index a24811f..45a9730 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ -xserver-xorg-video-tdfx (1:1.4.3-1) UNRELEASED; urgency=low +xserver-xorg-video-tdfx (1:1.4.3-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. * Remove 04_gen_pci_ids.diff. The X server now uses an internal table to choose a driver during autoconfiguration. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:13 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 01:26:20 +0100 xserver-xorg-video-tdfx (1:1.4.1-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-dummy: Changes to 'debian-unstable'
debian/changelog | 17 - debian/control |2 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit f32785f3ab5449c8dd9c1314df3ea5e994447bfe Author: Julien Cristau Date: Sat Jan 23 01:46:30 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index a90ac6a..50b7094 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ xserver-xorg-video-dummy (1:0.3.2-1) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:06 +0200 diff --git a/debian/control b/debian/control index d264b81..f3d64fe 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-dummy Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin , Julien Cristau +Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), pkg-config, commit ac99c668e453a51b6e79000f5741931e5c57a4e2 Author: Cyril Brulebois Date: Sun Dec 6 03:12:50 2009 +0100 Upload to experimental. diff --git a/debian/changelog b/debian/changelog index 131f0c0..09f2d1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -xserver-xorg-video-dummy (1:0.3.2-1) UNRELEASED; urgency=low +xserver-xorg-video-dummy (1:0.3.2-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. * Build against Xserver 1.7. - -- Timo Aaltonen Sat, 05 Dec 2009 01:49:06 +0200 + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sun, 06 Dec 2009 03:12:44 +0100 xserver-xorg-video-dummy (1:0.3.1-2) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-elographics: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 7a5fdd0cec171e3d287b91f8f1be39c019da97aa Author: Julien Cristau Date: Sat Jan 23 01:46:29 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index e2f2962..80c777c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xserver-xorg-input-elographics (1:1.2.3-3) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:02 +0200 diff --git a/debian/control b/debian/control index 9ad44df..4426de2 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-elographics Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-input-fpit: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit cfc9ce1abc8ea76fa0a8f3fc398e2e8aad8dc9bc Author: Julien Cristau Date: Sat Jan 23 01:46:29 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 6151a39..57917a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xserver-xorg-input-fpit (1:1.3.0-3) UNRELEASED; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Timo Aaltonen Sat, 05 Dec 2009 01:49:03 +0200 diff --git a/debian/control b/debian/control index 5796107..e5b6b7f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-input-fpit Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Julien Cristau +Uploaders: David Nusinow Build-Depends: debhelper (>= 5), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xserver-xorg-video-intel: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit dc672336fa18700098663fde68338082cb1eb7e2 Author: Julien Cristau Date: Sat Jan 23 01:46:29 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 4d0ea0e..437fcb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xserver-xorg-video-intel (2:2.9.1-3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau Sat, 16 Jan 2010 16:47:17 + diff --git a/debian/control b/debian/control index ae0bfbc..e1f558e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xserver-xorg-video-intel Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons , Julien Cristau , Brice Goglin +Uploaders: David Nusinow , Drew Parsons , Brice Goglin Build-Depends: debhelper (>= 5), pkg-config, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org