Processed (with 1 errors): Re: Bug#573231: xserver-xorg-video-radeon: Font and bitmap corruption with full EXA (HD 4650 AGP)
Processing commands for cont...@bugs.debian.org: > reassign 573231 linux-2.6 2.6.32-9 Bug #573231 [xserver-xorg-video-radeon] xserver-xorg-video-radeon: Font and bitmap corruption with full EXA (HD 4650 AGP) Bug reassigned from package 'xserver-xorg-video-radeon' to 'linux-2.6'. Bug No longer marked as found in versions xserver-xorg-video-ati/1:6.12.191-1. Bug #573231 [linux-2.6] xserver-xorg-video-radeon: Font and bitmap corruption with full EXA (HD 4650 AGP) There is no source info for the package 'linux-2.6' at version '2.6.32-9' with architecture '' Unable to make a source version for version '2.6.32-9' Bug Marked as found in versions 2.6.32-9. > fixed 2.6.33-1~experimental.2 Unknown command or malformed arguments to command. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.126828879523580.transcr...@bugs.debian.org
libxcursor: Changes to 'refs/tags/libxcursor-1_1.1.10-2'
Tag 'libxcursor-1_1.1.10-2' created by Cyril Brulebois at 2010-03-11 04:11 + Tagging upload of libxcursor 1:1.1.10-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkuYbYkACgkQeGfVPHR5Nd1QVwCeL0bNRERPAr0tGwSF9M/Md7Hj eRIAnj1o78JhwkLnzBYm723sigNytkaC =xF8m -END PGP SIGNATURE- Changes since libxcursor-1_1.1.10-1: Cyril Brulebois (7): Add udeb needed for the graphical installer: libxcursor1-udeb. Version/Bump some B-D to make sure the udeb gets its dependencies on udebs. Use XC-Package-Type to save some memory. Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). Add myself to Uploaders. Add ${misc:Depends} to non-udeb binaries, and wrap Depends. Upload to unstable. Julien Cristau (2): Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! Remove myself from Uploaders --- debian/changelog| 20 debian/control | 36 debian/libxcursor1-udeb.install |1 + debian/rules| 12 ++-- 4 files changed, 55 insertions(+), 14 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npzkr-0001ua...@alioth.debian.org
libxcursor: Changes to 'debian-unstable'
debian/changelog| 16 ++-- debian/control | 36 debian/libxcursor1-udeb.install |1 + debian/rules|2 +- 4 files changed, 44 insertions(+), 11 deletions(-) New commits: commit 4b9e7285c4666d9c4c4e015a733373907bdcb497 Author: Cyril Brulebois Date: Thu Mar 11 05:05:55 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 6048a94..be64adc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxcursor (1:1.1.10-2) UNRELEASED; urgency=low +libxcursor (1:1.1.10-2) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -16,7 +16,7 @@ libxcursor (1:1.1.10-2) UNRELEASED; urgency=low * Add myself to Uploaders. * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. - -- Julien Cristau Sat, 16 Jan 2010 16:47:44 + + -- Cyril Brulebois Thu, 11 Mar 2010 05:05:33 +0100 libxcursor (1:1.1.10-1) unstable; urgency=low commit 2bc54e22de9fb62dce0b7d84b907c35206933471 Author: Cyril Brulebois Date: Thu Mar 11 05:05:10 2010 +0100 Add ${misc:Depends} to non-udeb binaries, and wrap Depends. diff --git a/debian/changelog b/debian/changelog index c68aeb1..6048a94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ libxcursor (1:1.1.10-2) UNRELEASED; urgency=low - libxrender-dev * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. + * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. -- Julien Cristau Sat, 16 Jan 2010 16:47:44 + diff --git a/debian/control b/debian/control index 6ff4905..e991968 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxcursor.git Package: libxcursor1 Section: libs Architecture: any -Depends: ${shlibs:Depends} +Depends: + ${shlibs:Depends}, + ${misc:Depends}, Description: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in @@ -35,7 +37,8 @@ Package: libxcursor1-udeb XC-Package-Type: udeb Section: debian-installer Architecture: any -Depends: ${shlibs:Depends} +Depends: + ${shlibs:Depends}, Description: X cursor management library This is a udeb, or a microdeb, for the debian-installer. @@ -43,7 +46,10 @@ Package: libxcursor1-dbg Section: debug Priority: extra Architecture: any -Depends: libxcursor1 (= ${binary:Version}), ${shlibs:Depends} +Depends: + libxcursor1 (= ${binary:Version}), + ${shlibs:Depends}, + ${misc:Depends}, Description: X cursor management library (unstripped) This package provides an unstripped shared object with debugging symbols, useful to provide a backtrace with symbol names in a debugger; this @@ -59,7 +65,13 @@ Description: X cursor management library (unstripped) Package: libxcursor-dev Section: libdevel Architecture: any -Depends: libxcursor1 (= ${binary:Version}), x11proto-core-dev, libx11-dev, libxrender-dev, libxfixes-dev +Depends: + libxcursor1 (= ${binary:Version}), + x11proto-core-dev, + libx11-dev, + libxrender-dev, + libxfixes-dev, + ${misc:Depends}, Description: X cursor management library (development files) Header files and a static version of the X cursor management library are provided by this package. commit acaef7da538414430ecc5f0b00f75bd7d30b7c8f Author: Cyril Brulebois Date: Thu Mar 11 05:02:53 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 0cbab38..c68aeb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ libxcursor (1:1.1.10-2) UNRELEASED; urgency=low - libxfixes-dev - libxrender-dev * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Add myself to Uploaders. -- Julien Cristau Sat, 16 Jan 2010 16:47:44 + diff --git a/debian/control b/debian/control index fdd6524..6ff4905 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 +Uploaders: David Nusinow , Drew Parsons , Cyril Brulebois Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev (>= 6.2.1+cvs.20050722), commit dd7c79f8ab6b6bd56924664bb2c1cffd84241624 Author: Cyril Brulebois Date: Thu Mar 11 05:02:20 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index bd249b3..0cbab38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libxcursor (1:1.1.10-2) UNRELEASED; urgency=low - libx11-dev - libxfixes-dev - libxrender-dev + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). -- Julien Cristau Sat, 16 Jan 2010 16:
libxcursor_1.1.10-2_amd64.changes is NEW
libxcursor-dev_1.1.10-2_amd64.deb to main/libx/libxcursor/libxcursor-dev_1.1.10-2_amd64.deb libxcursor1-dbg_1.1.10-2_amd64.deb to main/libx/libxcursor/libxcursor1-dbg_1.1.10-2_amd64.deb (new) libxcursor1-udeb_1.1.10-2_amd64.udeb optional debian-installer X cursor management library This is a udeb, or a microdeb, for the debian-installer. libxcursor1_1.1.10-2_amd64.deb to main/libx/libxcursor/libxcursor1_1.1.10-2_amd64.deb libxcursor_1.1.10-2.diff.gz to main/libx/libxcursor/libxcursor_1.1.10-2.diff.gz libxcursor_1.1.10-2.dsc to main/libx/libxcursor/libxcursor_1.1.10-2.dsc Changes: libxcursor (1:1.1.10-2) unstable; 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 . [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxcursor1-udeb. * Version/Bump some B-D to make sure the udeb gets its dependencies on the (recently-added) udebs rather than on the libraries: - libx11-dev - libxfixes-dev - libxrender-dev * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. Override entries for your package: libxcursor-dev_1.1.10-2_amd64.deb - optional libdevel libxcursor1-dbg_1.1.10-2_amd64.deb - extra debug libxcursor1_1.1.10-2_amd64.deb - optional libs libxcursor_1.1.10-2.dsc - source devel Announcing to debian-devel-chan...@lists.debian.org Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npzpf-00043k...@ries.debian.org
Processing of libxcursor_1.1.10-2_amd64.changes
libxcursor_1.1.10-2_amd64.changes uploaded successfully to localhost along with the files: libxcursor_1.1.10-2.dsc libxcursor_1.1.10-2.diff.gz libxcursor1_1.1.10-2_amd64.deb libxcursor1-udeb_1.1.10-2_amd64.udeb libxcursor1-dbg_1.1.10-2_amd64.deb libxcursor-dev_1.1.10-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 Archive: http://lists.debian.org/e1npzng-0003t4...@ries.debian.org
libxfixes: Changes to 'refs/tags/libxfixes-1_4.0.4-2'
Tag 'libxfixes-1_4.0.4-2' created by Cyril Brulebois at 2010-03-11 03:59 + Tagging upload of libxfixes 1:4.0.4-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkuYao4ACgkQeGfVPHR5Nd3p1QCgpboRpIEddLjxkJ7JdSOp64VX e7cAnA0T8LI77h64er2MY9vARu2Nqoxb =BeJi -END PGP SIGNATURE- Changes since libxfixes-1_4.0.4-1: Brice Goglin (2): Remove Jamey Sharp from Uploaders Remove Josh Triplett from Uploaders Cyril Brulebois (7): Use dh_makeshlibs’s -V argument instead of debian/libxfixes3.shlibs Add udeb needed for the graphical installer: libxfixes3-udeb. Bump the B-D on libx11-dev to ensure libxfixes3-udeb gets a dependency on libx11-6-udeb. Use XC-Package-Type to save some memory. Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). Add myself to Uploaders. Upload to unstable. Julien Cristau (1): Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! --- debian/changelog | 19 +++ debian/control | 14 +++--- debian/libxfixes3-udeb.install |1 + debian/libxfixes3.shlibs |1 - debian/rules | 12 ++-- 5 files changed, 37 insertions(+), 10 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npzyn-000395...@alioth.debian.org
libxfixes: Changes to 'debian-unstable'
debian/changelog | 12 ++-- debian/control | 14 +++--- debian/libxfixes3-udeb.install |1 + debian/libxfixes3.shlibs |1 - debian/rules |2 +- 5 files changed, 23 insertions(+), 7 deletions(-) New commits: commit d20856b50f18676cc1f0f8bb4ed00cf59c771548 Author: Cyril Brulebois Date: Thu Mar 11 04:59:05 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 1b74b62..079a459 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxfixes (1:4.0.4-2) UNRELEASED; urgency=low +libxfixes (1:4.0.4-2) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -15,7 +15,7 @@ libxfixes (1:4.0.4-2) UNRELEASED; urgency=low * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. - -- Julien Cristau Sat, 16 Jan 2010 16:47:40 + + -- Cyril Brulebois Thu, 11 Mar 2010 04:56:27 +0100 libxfixes (1:4.0.4-1) unstable; urgency=low commit a78ea285de89b12ea090bdac4bfd601e053d13f7 Author: Cyril Brulebois Date: Thu Mar 11 04:56:17 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 6583818..1b74b62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ libxfixes (1:4.0.4-2) UNRELEASED; urgency=low * Bump the B-D on libx11-dev to ensure libxfixes3-udeb gets a dependency on libx11-6-udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Add myself to Uploaders. -- Julien Cristau Sat, 16 Jan 2010 16:47:40 + diff --git a/debian/control b/debian/control index 1297625..d2f5fc1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxfixes Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Drew Parsons +Uploaders: David Nusinow , Drew Parsons , Cyril Brulebois Build-Depends: debhelper (>= 5), libx11-dev (>= 2:1.3.3-2), commit 252dd00fa7d385d44e430d84ed87e7034c827769 Author: Cyril Brulebois Date: Thu Mar 11 04:53:20 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index 1fc8495..6583818 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libxfixes (1:4.0.4-2) UNRELEASED; urgency=low * Add udeb needed for the graphical installer: libxfixes3-udeb. * Bump the B-D on libx11-dev to ensure libxfixes3-udeb gets a dependency on libx11-6-udeb. + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). -- Julien Cristau Sat, 16 Jan 2010 16:47:40 + diff --git a/debian/control b/debian/control index 0862c3b..1297625 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: automake, libtool, xutils-dev (>= 1:7.5~1) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxfixes Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxfixes.git commit 26030ff2591b03c69d3914fd73d47f46882a9259 Author: Cyril Brulebois Date: Fri Feb 26 07:11:14 2010 +0100 Use XC-Package-Type to save some memory. diff --git a/debian/control b/debian/control index 2552922..0862c3b 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Description: X11 miscellaneous 'fixes' extension library git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfixes3-udeb -Package-Type: udeb +XC-Package-Type: udeb Section: debian-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} commit 88aaeeea909d7559bf957e12cb8d5f31f67e675e Author: Cyril Brulebois Date: Sat Feb 6 19:35:51 2010 + Bump the B-D on libx11-dev to ensure libxfixes3-udeb gets a dependency on libx11-6-udeb. diff --git a/debian/changelog b/debian/changelog index dd8f251..1fc8495 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ libxfixes (1:4.0.4-2) UNRELEASED; urgency=low [ Cyril Brulebois ] * Use dh_makeshlibs’s -V argument instead of debian/libxfixes3.shlibs * Add udeb needed for the graphical installer: libxfixes3-udeb. + * Bump the B-D on libx11-dev to ensure libxfixes3-udeb gets a dependency +on libx11-6-udeb. -- Julien Cristau Sat, 16 Jan 2010 16:47:40 + diff --git a/debian/control b/debian/control index 8f88ab7..2552922 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force Uploaders: David Nusinow , Drew Parsons Build-Depends: debhelper (>= 5), - libx11-dev (>= 1:0.99.2), + libx11-dev (>= 2:1.3.3-2), x11proto-fixes-dev (>= 4.0), pkg-config, quilt, commit fb0e7dcb36b9991bfae2173fc3382c6093ca9d95 Author: Cyril Brulebois Date: Sat Feb 6 19:33:34 2010 + Add udeb needed for the graphical installer: libxfixes3-udeb. diff --git a/debian/changelog b/debian/changelog index 0757936..dd8f
libxinerama: Changes to 'refs/tags/libxinerama-2_1.1-3'
Tag 'libxinerama-2_1.1-3' created by Cyril Brulebois at 2010-03-11 03:48 + Tagging upload of libxinerama 2:1.1-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkuYaCAACgkQeGfVPHR5Nd1NzQCfSPfeGwZnAkRC+0dSbN0Q7Pqy LwsAnRsTx9puAI+UaoPTRvzWSELY0AZw =iogE -END PGP SIGNATURE- Changes since libxinerama-2_1.1-2: Cyril Brulebois (6): Add udeb needed for the graphical installer: libxinerama1-udeb. Version/Bump some B-D to make sure the udeb gets its dependencies on udebs. Use XC-Package-Type to save some memory. Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). Add myself to Uploaders. Upload to unstable. Julien Cristau (2): Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! Remove myself from Uploaders --- debian/changelog | 18 ++ debian/control | 16 debian/libxinerama1-udeb.install |1 + debian/rules | 12 ++-- 4 files changed, 37 insertions(+), 10 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npzol-0001sm...@alioth.debian.org
libxinerama: Changes to 'debian-unstable'
debian/changelog | 14 -- debian/control | 16 debian/libxinerama1-udeb.install |1 + debian/rules |2 +- 4 files changed, 26 insertions(+), 7 deletions(-) New commits: commit 6dfcc7a915ee6b4bc53157bd89db516f0b35e4dc Author: Cyril Brulebois Date: Thu Mar 11 04:47:58 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index ba06469..1578241 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxinerama (2:1.1-3) UNRELEASED; urgency=low +libxinerama (2:1.1-3) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -14,7 +14,7 @@ libxinerama (2:1.1-3) UNRELEASED; urgency=low * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. - -- Julien Cristau Sat, 16 Jan 2010 16:47:38 + + -- Cyril Brulebois Thu, 11 Mar 2010 04:45:40 +0100 libxinerama (2:1.1-2) unstable; urgency=low commit 5f58c5baa85f542bbc37e571c99982018532478d Author: Cyril Brulebois Date: Thu Mar 11 04:45:37 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 1d8a334..ba06469 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libxinerama (2:1.1-3) UNRELEASED; urgency=low - libx11-dev - libxext-dev * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Add myself to Uploaders. -- Julien Cristau Sat, 16 Jan 2010 16:47:38 + diff --git a/debian/control b/debian/control index f48d6f3..e7c35c7 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 +Uploaders: David Nusinow , Cyril Brulebois Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 2:1.3.3-2), commit 03af750ad3bf8044aadf7463cf41bcd5857f3a47 Author: Cyril Brulebois Date: Thu Mar 11 04:43:40 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index e6ef0aa..1d8a334 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ libxinerama (2:1.1-3) UNRELEASED; urgency=low the (recently-added) udebs rather than on the libraries: - libx11-dev - libxext-dev + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). -- Julien Cristau Sat, 16 Jan 2010 16:47:38 + diff --git a/debian/control b/debian/control index 5d7fcb5..f48d6f3 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: automake, libtool, xutils-dev (>= 1:7.5~1) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxinerama Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxinerama.git commit 3b1b09d775b38ff1eb6cb453a3eee9595f75da90 Author: Cyril Brulebois Date: Fri Feb 26 07:20:22 2010 +0100 Use XC-Package-Type to save some memory. diff --git a/debian/control b/debian/control index 7e4d0f7..5d7fcb5 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Description: X11 Xinerama extension library git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxinerama1-udeb -Package-Type: udeb +XC-Package-Type: udeb Section: debian-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} commit c680729c28c50d958f2e544234b550629ffba8b6 Author: Cyril Brulebois Date: Sun Feb 7 00:02:22 2010 + Version/Bump some B-D to make sure the udeb gets its dependencies on udebs. diff --git a/debian/changelog b/debian/changelog index bc706a7..e6ef0aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,10 @@ libxinerama (2:1.1-3) UNRELEASED; urgency=low [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxinerama1-udeb. + * Version/Bump some B-D to make sure the udeb gets its dependencies on +the (recently-added) udebs rather than on the libraries: + - libx11-dev + - libxext-dev -- Julien Cristau Sat, 16 Jan 2010 16:47:38 + diff --git a/debian/control b/debian/control index b32506d..7e4d0f7 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian X Strike Force Uploaders: David Nusinow Build-Depends: debhelper (>= 5.0.0), - libx11-dev (>= 1:0.99.2), - libxext-dev (>= 1:0.99.1), + libx11-dev (>= 2:1.3.3-2), + libxext-dev (>= 2:1.1.1-3), x11proto-xinerama-dev (>= 1.2), pkg-config, automake, commit 2513c0462d3be3e93973b5d7a90fb497b6f18f30 Author: Cyril Brulebois Date: Sat Feb 6 23:57:19 2010 + Add udeb needed for the graphical installer: libxinerama1-udeb. diff --git a/debian/changelog b/debian/changelog index 56b4a3b..bc706a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ libxinerama (2:1.1-3) UNRELEASED; urgency=low + [ Julien Cr
libxinerama_1.1-3_amd64.changes is NEW
libxinerama-dev_1.1-3_amd64.deb to main/libx/libxinerama/libxinerama-dev_1.1-3_amd64.deb libxinerama1-dbg_1.1-3_amd64.deb to main/libx/libxinerama/libxinerama1-dbg_1.1-3_amd64.deb (new) libxinerama1-udeb_1.1-3_amd64.udeb optional debian-installer X11 Xinerama extension library This is a udeb, or a microdeb, for the debian-installer. libxinerama1_1.1-3_amd64.deb to main/libx/libxinerama/libxinerama1_1.1-3_amd64.deb libxinerama_1.1-3.diff.gz to main/libx/libxinerama/libxinerama_1.1-3.diff.gz libxinerama_1.1-3.dsc to main/libx/libxinerama/libxinerama_1.1-3.dsc Changes: libxinerama (2:1.1-3) unstable; 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 . [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxinerama1-udeb. * Version/Bump some B-D to make sure the udeb gets its dependencies on the (recently-added) udebs rather than on the libraries: - libx11-dev - libxext-dev * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. Override entries for your package: libxinerama-dev_1.1-3_amd64.deb - optional libdevel libxinerama1-dbg_1.1-3_amd64.deb - extra debug libxinerama1_1.1-3_amd64.deb - optional libs libxinerama_1.1-3.dsc - source video Announcing to debian-devel-chan...@lists.debian.org Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npzb9-0003eu...@ries.debian.org
libxext: Changes to 'refs/tags/libxext-2_1.1.1-3'
Tag 'libxext-2_1.1.1-3' created by Cyril Brulebois at 2010-03-11 03:41 + Tagging upload of libxext 2:1.1.1-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkuYZlAACgkQeGfVPHR5Nd32KACeOjp1AXflyWa4kSOZ6iD/tjiE eh8AnjCMKScxrm58Dd9SWvFIhZOmycCS =3Ogv -END PGP SIGNATURE- Changes since libxext-2_1.1.1-2: Cyril Brulebois (6): Add udeb needed for the graphical installer: libxext6-udeb. Version the B-D on libx11-dev to ensure libxext6-udeb gets a dependency on libx11-6-udeb. Use XC-Package-Type to save some memory. Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). Add myself to Uploaders. Upload to unstable. Julien Cristau (1): Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! --- debian/changelog | 15 +++ debian/control | 14 +++--- debian/libxext6-udeb.install |1 + debian/rules | 12 ++-- 4 files changed, 33 insertions(+), 9 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npzgx-vo...@alioth.debian.org
libxext: Changes to 'debian-unstable'
debian/changelog | 12 ++-- debian/control | 14 +++--- debian/libxext6-udeb.install |1 + debian/rules |2 +- 4 files changed, 23 insertions(+), 6 deletions(-) New commits: commit c32da7a9d2c62d54f7f1ed639991e75ea4b29027 Author: Cyril Brulebois Date: Thu Mar 11 03:55:07 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 84c7058..6654927 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxext (2:1.1.1-3) UNRELEASED; urgency=low +libxext (2:1.1.1-3) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -11,7 +11,7 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. - -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + + -- Cyril Brulebois Thu, 11 Mar 2010 03:54:58 +0100 libxext (2:1.1.1-2) unstable; urgency=low commit 8d7c1129c03b6fb757f8490ed88aac3105924231 Author: Cyril Brulebois Date: Thu Mar 11 03:54:50 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 08e1ebb..84c7058 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low * Bump the B-D on libx11-dev to ensure libxext6-udeb gets a dependency on libx11-6-udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Add myself to Uploaders. -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + diff --git a/debian/control b/debian/control index 0c3a029..1987ab5 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxext Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Brice Goglin +Uploaders: David Nusinow , Brice Goglin , Cyril Brulebois Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 2:1.3.3-2), commit 34378aa2eed3c4e05ed730649ab2a1846c014bc6 Author: Cyril Brulebois Date: Thu Mar 11 03:54:37 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index 77521c2..08e1ebb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low * Add udeb needed for the graphical installer: libxext6-udeb. * Bump the B-D on libx11-dev to ensure libxext6-udeb gets a dependency on libx11-6-udeb. + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + diff --git a/debian/control b/debian/control index 2cf89d3..0c3a029 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: libtool, xutils-dev (>= 1:7.5~1), quilt -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git commit c34e57b1eea5ce2921051b5b346e4f21b4e18baf Author: Cyril Brulebois Date: Fri Feb 26 07:14:47 2010 +0100 Use XC-Package-Type to save some memory. diff --git a/debian/control b/debian/control index 742ef2c..2cf89d3 100644 --- a/debian/control +++ b/debian/control @@ -56,7 +56,7 @@ Description: X11 miscellaneous extension library git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6-udeb -Package-Type: udeb +XC-Package-Type: udeb Section: debian-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} commit 2c14dc5a13f88f695b6b3be72b23d95f3a12dbc8 Author: Cyril Brulebois Date: Sat Feb 6 19:23:01 2010 + Version the B-D on libx11-dev to ensure libxext6-udeb gets a dependency on libx11-6-udeb. diff --git a/debian/changelog b/debian/changelog index bd95895..77521c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxext6-udeb. + * Bump the B-D on libx11-dev to ensure libxext6-udeb gets a dependency +on libx11-6-udeb. -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + diff --git a/debian/control b/debian/control index e28090f..742ef2c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force Uploaders: David Nusinow , Brice Goglin Build-Depends: debhelper (>= 5.0.0), - libx11-dev (>= 2:1.1.99.1), + libx11-dev (>= 2:1.3.3-2), x11proto-core-dev (>= 7.0.13), x11proto-xext-dev (>= 7.0.99.2), pkg-config, commit 052345e7ec1fad8bb1a9d6b786134dea84c028c1 Author: Cyril Brulebois Date: Sat Feb 6 19:18:49 2010 + Add udeb needed for the graphical installer: libxext6-udeb. diff --git a/debian/changelog b/debian/changelog index 2934947..bd95895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low + [ Julien C
Processing of libxinerama_1.1-3_amd64.changes
libxinerama_1.1-3_amd64.changes uploaded successfully to localhost along with the files: libxinerama_1.1-3.dsc libxinerama_1.1-3.diff.gz libxinerama1_1.1-3_amd64.deb libxinerama1-udeb_1.1-3_amd64.udeb libxinerama1-dbg_1.1-3_amd64.deb libxinerama-dev_1.1-3_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 Archive: http://lists.debian.org/e1npzpt-0001sx...@ries.debian.org
libxext_1.1.1-3_amd64.changes is NEW
libxext-dev_1.1.1-3_amd64.deb to main/libx/libxext/libxext-dev_1.1.1-3_amd64.deb libxext6-dbg_1.1.1-3_amd64.deb to main/libx/libxext/libxext6-dbg_1.1.1-3_amd64.deb (new) libxext6-udeb_1.1.1-3_amd64.udeb optional debian-installer X11 miscellaneous extension library This is a udeb, or a microdeb, for the debian-installer. libxext6_1.1.1-3_amd64.deb to main/libx/libxext/libxext6_1.1.1-3_amd64.deb libxext_1.1.1-3.diff.gz to main/libx/libxext/libxext_1.1.1-3.diff.gz libxext_1.1.1-3.dsc to main/libx/libxext/libxext_1.1.1-3.dsc Changes: libxext (2:1.1.1-3) unstable; urgency=low . [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! . [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxext6-udeb. * Bump the B-D on libx11-dev to ensure libxext6-udeb gets a dependency on libx11-6-udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. Override entries for your package: libxext-dev_1.1.1-3_amd64.deb - optional libdevel libxext6-dbg_1.1.1-3_amd64.deb - extra debug libxext6_1.1.1-3_amd64.deb - optional libs libxext_1.1.1-3.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npzme-0001pt...@ries.debian.org
Processing of libxext_1.1.1-3_amd64.changes
libxext_1.1.1-3_amd64.changes uploaded successfully to localhost along with the files: libxext_1.1.1-3.dsc libxext_1.1.1-3.diff.gz libxext6_1.1.1-3_amd64.deb libxext6-udeb_1.1.1-3_amd64.udeb libxext6-dbg_1.1.1-3_amd64.deb libxext-dev_1.1.1-3_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 Archive: http://lists.debian.org/e1npzkd-0001f5...@ries.debian.org
xft: Changes to 'debian-unstable'
debian/changelog| 15 +-- debian/control | 36 +--- debian/libxft2-udeb.install |1 + debian/rules|2 +- 4 files changed, 44 insertions(+), 10 deletions(-) New commits: commit 310bc734dda762dcd9881610897518a61d975030 Author: Cyril Brulebois Date: Thu Mar 11 02:34:22 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index db42ed7..faa9344 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xft (2.1.14-2) UNRELEASED; urgency=low +xft (2.1.14-2) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -15,7 +15,7 @@ xft (2.1.14-2) UNRELEASED; urgency=low * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. * Add myself to Uploaders. - -- Julien Cristau Sat, 16 Jan 2010 16:47:37 + + -- Cyril Brulebois Thu, 11 Mar 2010 02:33:50 +0100 xft (2.1.14-1) unstable; urgency=low commit 15eeff298ae23414c35bb44c798a92d929025ee5 Author: Cyril Brulebois Date: Thu Mar 11 02:33:29 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 1f5cd2a..db42ed7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ xft (2.1.14-2) UNRELEASED; urgency=low - libxrender-dev * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. + * Add myself to Uploaders. -- Julien Cristau Sat, 16 Jan 2010 16:47:37 + diff --git a/debian/control b/debian/control index c954b0a..8adfac1 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 +Uploaders: David Nusinow , Andres Salomon , Cyril Brulebois Build-Depends: debhelper (>= 5.0.0), libfontconfig1-dev, commit 752ae090e5db325d9b3e36baea414b7c0986f5c1 Author: Cyril Brulebois Date: Thu Mar 11 02:28:09 2010 +0100 Add ${misc:Depends} to non-udeb binaries, and wrap Depends. diff --git a/debian/changelog b/debian/changelog index 2fbf718..1f5cd2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ xft (2.1.14-2) UNRELEASED; urgency=low - libx11-dev - libxrender-dev * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. -- Julien Cristau Sat, 16 Jan 2010 16:47:37 + diff --git a/debian/control b/debian/control index 7db4f6e..c954b0a 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/xft.git Package: libxft2 Section: libs Architecture: any -Depends: ${shlibs:Depends} +Depends: + ${shlibs:Depends}, + ${misc:Depends}, Description: FreeType-based font drawing library for X Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font @@ -32,7 +34,8 @@ Package: libxft2-udeb XC-Package-Type: udeb Section: debian-installer Architecture: any -Depends: ${shlibs:Depends} +Depends: + ${shlibs:Depends}, Description: FreeType-based font drawing library for X This is a udeb, or a microdeb, for the debian-installer. @@ -40,7 +43,10 @@ Package: libxft2-dbg Section: debug Priority: extra Architecture: any -Depends: libxft2 (= ${binary:Version}), ${shlibs:Depends} +Depends: + libxft2 (= ${binary:Version}), + ${shlibs:Depends}, + ${misc:Depends}, Description: FreeType-based font drawing library for X (unstripped) Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font @@ -59,7 +65,15 @@ Description: FreeType-based font drawing library for X (unstripped) Package: libxft-dev Section: libdevel Architecture: any -Depends: libxft2 (= ${binary:Version}), libc6-dev | libc-dev, libfontconfig1-dev, libfreetype6-dev, libx11-dev (>= 2:1.0.0), libxrender-dev, zlib1g-dev | libz-dev +Depends: + libxft2 (= ${binary:Version}), + libc6-dev | libc-dev, + libfontconfig1-dev, + libfreetype6-dev, + libx11-dev (>= 2:1.0.0), + libxrender-dev, + zlib1g-dev | libz-dev, + ${misc:Depends}, Conflicts: libxft2-dev, xlibs-dev (<< 4.3.0) Provides: libxft2-dev Description: FreeType-based font drawing library for X (development files) commit a784bc4d28b5cefd67f0d7aa6923d462669e610a Author: Cyril Brulebois Date: Thu Mar 11 02:26:28 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index b6954f2..2fbf718 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ xft (2.1.14-2) UNRELEASED; urgency=low the (recently-added) udebs rather than on the libraries: - libx11-dev - libxrender-dev + * Bump Standards-Version
xft: Changes to 'refs/tags/xft-2.1.14-2'
Tag 'xft-2.1.14-2' created by Cyril Brulebois at 2010-03-11 01:42 + Tagging upload of xft 2.1.14-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkuYSpAACgkQeGfVPHR5Nd2e0wCePKmjR77YuB+6kFqZ3rfQLylo 4eEAn1zxARdUnrc3kcZvpJG+kvFbmP92 =n4u0 -END PGP SIGNATURE- Changes since xft-2.1.14-1: Cyril Brulebois (7): Add udeb needed for the graphical installer: libxft2-udeb. Version/Bump some B-D to make sure the udeb gets its dependencies on udebs. Use XC-Package-Type to save some memory. Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). Add ${misc:Depends} to non-udeb binaries, and wrap Depends. Add myself to Uploaders. Upload to unstable. Julien Cristau (2): Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! Remove myself from Uploaders --- debian/changelog| 19 +++ debian/control | 36 +--- debian/libxft2-udeb.install |1 + debian/rules| 16 4 files changed, 57 insertions(+), 15 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npxqi-0002tp...@alioth.debian.org
xft: Changes to 'pu/udeb'
Rebased ref, commits from common ancestor: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npxqi-0002tq...@alioth.debian.org
xft_2.1.14-2_amd64.changes is NEW
libxft-dev_2.1.14-2_amd64.deb to main/x/xft/libxft-dev_2.1.14-2_amd64.deb libxft2-dbg_2.1.14-2_amd64.deb to main/x/xft/libxft2-dbg_2.1.14-2_amd64.deb (new) libxft2-udeb_2.1.14-2_amd64.udeb optional debian-installer FreeType-based font drawing library for X This is a udeb, or a microdeb, for the debian-installer. libxft2_2.1.14-2_amd64.deb to main/x/xft/libxft2_2.1.14-2_amd64.deb xft_2.1.14-2.diff.gz to main/x/xft/xft_2.1.14-2.diff.gz xft_2.1.14-2.dsc to main/x/xft/xft_2.1.14-2.dsc Changes: xft (2.1.14-2) unstable; 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 . [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxft2-udeb. * Version/Bump some B-D to make sure the udeb gets its dependencies on the (recently-added) udebs rather than on the libraries: - libx11-dev - libxrender-dev * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. * Add myself to Uploaders. Override entries for your package: libxft-dev_2.1.14-2_amd64.deb - optional libdevel libxft2-dbg_2.1.14-2_amd64.deb - extra debug libxft2_2.1.14-2_amd64.deb - optional libs xft_2.1.14-2.dsc - source libs Announcing to debian-devel-chan...@lists.debian.org Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npxuv-ys...@ries.debian.org
Processing of xft_2.1.14-2_amd64.changes
xft_2.1.14-2_amd64.changes uploaded successfully to localhost along with the files: xft_2.1.14-2.dsc xft_2.1.14-2.diff.gz libxft2_2.1.14-2_amd64.deb libxft2-udeb_2.1.14-2_amd64.udeb libxft2-dbg_2.1.14-2_amd64.deb libxft-dev_2.1.14-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 Archive: http://lists.debian.org/e1npxs1-mg...@ries.debian.org
libxrender: Changes to 'refs/tags/libxrender-1_0.9.5-2'
Tag 'libxrender-1_0.9.5-2' created by Cyril Brulebois at 2010-03-11 01:04 + Tagging upload of libxrender 1:0.9.5-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkuYQaIACgkQeGfVPHR5Nd0n5QCbBK37NALN32v/QWucqzAzCiXM P5gAoMFn2GM9tbxNkW4KOsTG7Lw3TxwD =5fJu -END PGP SIGNATURE- Changes since libxrender-1_0.9.5-1: Cyril Brulebois (7): Add udeb needed for the graphical installer: libxrender1-udeb. Bump the B-D on libx11-dev to ensure libxrender1-udeb gets a dependency on libx11-6-udeb. Use XC-Package-Type to save some memory. Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). Add ${misc:Depends} to non-udeb binaries, and wrap Depends. Add myself to Uploaders. Upload to unstable. Julien Cristau (2): Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! Remove myself from Uploaders --- debian/changelog| 17 + debian/control | 31 +-- debian/libxrender1-udeb.install |1 + debian/rules| 12 ++-- 4 files changed, 49 insertions(+), 12 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npwq3-0004nk...@alioth.debian.org
libxrender: Changes to 'debian-unstable'
debian/changelog| 13 +++-- debian/control | 31 +-- debian/libxrender1-udeb.install |1 + debian/rules|2 +- 4 files changed, 38 insertions(+), 9 deletions(-) New commits: commit f1a2022a860227d000ae0bdd794c73df0856f9a0 Author: Cyril Brulebois Date: Thu Mar 11 02:02:34 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 8c3a6af..35fbb8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxrender (1:0.9.5-2) UNRELEASED; urgency=low +libxrender (1:0.9.5-2) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -13,7 +13,7 @@ libxrender (1:0.9.5-2) UNRELEASED; urgency=low * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. * Add myself to Uploaders. - -- Julien Cristau Sat, 16 Jan 2010 16:47:45 + + -- Cyril Brulebois Thu, 11 Mar 2010 02:02:29 +0100 libxrender (1:0.9.5-1) unstable; urgency=low commit 506f9e44dbade59955fdad3aee4a1e4709f05ccd Author: Cyril Brulebois Date: Thu Mar 11 02:01:56 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 91ffe91..8c3a6af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ libxrender (1:0.9.5-2) UNRELEASED; urgency=low dependency on libx11-6-udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. + * Add myself to Uploaders. -- Julien Cristau Sat, 16 Jan 2010 16:47:45 + diff --git a/debian/control b/debian/control index 6b46608..37b4fed 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 +Uploaders: David Nusinow , Andres Salomon , Brice Goglin , Cyril Brulebois Build-Depends: debhelper (>= 5.0.0), pkg-config, commit c09d9f386906b0e65a54fb32209193a6ae842a69 Author: Cyril Brulebois Date: Thu Mar 11 02:01:08 2010 +0100 Add ${misc:Depends} to non-udeb binaries, and wrap Depends. diff --git a/debian/changelog b/debian/changelog index b3c632b..91ffe91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ libxrender (1:0.9.5-2) UNRELEASED; urgency=low * Bump the B-D on libx11-dev to ensure libxrender1-udeb gets a dependency on libx11-6-udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. -- Julien Cristau Sat, 16 Jan 2010 16:47:45 + diff --git a/debian/control b/debian/control index 62c76e0..6b46608 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxrender.git Package: libxrender1 Section: libs Architecture: any -Depends: ${shlibs:Depends} +Depends: + ${shlibs:Depends}, + ${misc:Depends}, Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. @@ -40,7 +42,8 @@ Package: libxrender1-udeb XC-Package-Type: udeb Section: debian-installer Architecture: any -Depends: ${shlibs:Depends} +Depends: + ${shlibs:Depends}, Description: X Rendering Extension client library This is a udeb, or a microdeb, for the debian-installer. @@ -48,7 +51,10 @@ Package: libxrender1-dbg Section: debug Priority: extra Architecture: any -Depends: libxrender1 (= ${binary:Version}), ${shlibs:Depends} +Depends: + libxrender1 (= ${binary:Version}), + ${shlibs:Depends}, + ${misc:Depends}, Description: X Rendering Extension client library (unstripped) The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. @@ -76,7 +82,12 @@ Description: X Rendering Extension client library (unstripped) Package: libxrender-dev Section: libdevel Architecture: any -Depends: libxrender1 (= ${binary:Version}), libx11-dev (>= 2:1.0.0), x11proto-render-dev, x11proto-core-dev +Depends: + libxrender1 (= ${binary:Version}), + libx11-dev (>= 2:1.0.0), + x11proto-render-dev, + x11proto-core-dev, + ${misc:Depends}, Description: X Rendering Extension client library (development files) The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. commit 1bc5a3b24ed2a821254fb5ebd80863a38251b869 Author: Cyril Brulebois Date: Thu Mar 11 01:57:15 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index 8da64e2..b3c632b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libxrender (1:0.9.5-2) UNRELEASED; urgency=low * Add
libxrender: Changes to 'pu/udeb'
Rebased ref, commits from common ancestor: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npwq3-0004ma...@alioth.debian.org
libxrender_0.9.5-2_amd64.changes is NEW
libxrender-dev_0.9.5-2_amd64.deb to main/libx/libxrender/libxrender-dev_0.9.5-2_amd64.deb libxrender1-dbg_0.9.5-2_amd64.deb to main/libx/libxrender/libxrender1-dbg_0.9.5-2_amd64.deb (new) libxrender1-udeb_0.9.5-2_amd64.udeb optional debian-installer X Rendering Extension client library This is a udeb, or a microdeb, for the debian-installer. libxrender1_0.9.5-2_amd64.deb to main/libx/libxrender/libxrender1_0.9.5-2_amd64.deb libxrender_0.9.5-2.diff.gz to main/libx/libxrender/libxrender_0.9.5-2.diff.gz libxrender_0.9.5-2.dsc to main/libx/libxrender/libxrender_0.9.5-2.dsc Changes: libxrender (1:0.9.5-2) unstable; 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 . [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libxrender1-udeb. * Bump the B-D on libx11-dev to ensure libxrender1-udeb gets a dependency on libx11-6-udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add ${misc:Depends} to non-udeb binaries, and wrap Depends. * Add myself to Uploaders. Override entries for your package: libxrender-dev_0.9.5-2_amd64.deb - optional libdevel libxrender1-dbg_0.9.5-2_amd64.deb - extra debug libxrender1_0.9.5-2_amd64.deb - optional libs libxrender_0.9.5-2.dsc - source libs Announcing to debian-devel-chan...@lists.debian.org Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npx1p-0007e7...@ries.debian.org
Processing of libxrender_0.9.5-2_amd64.changes
libxrender_0.9.5-2_amd64.changes uploaded successfully to localhost along with the files: libxrender_0.9.5-2.dsc libxrender_0.9.5-2.diff.gz libxrender1_0.9.5-2_amd64.deb libxrender1-udeb_0.9.5-2_amd64.udeb libxrender1-dbg_0.9.5-2_amd64.deb libxrender-dev_0.9.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 Archive: http://lists.debian.org/e1npwu7-0006qg...@ries.debian.org
libx11: Changes to 'refs/tags/libx11-2_1.3.3-2'
Tag 'libx11-2_1.3.3-2' created by Cyril Brulebois at 2010-03-11 00:51 + Tagging upload of libx11 2:1.3.3-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkuYPp0ACgkQeGfVPHR5Nd0wXACdF9rrhlEyvnjPh6ktAIuLXH6I QtYAmwd86OFDJvS3KpdLjNVWnBj6dNtd =hyk0 -END PGP SIGNATURE- Changes since libx11-2_1.3.3-1: Brice Goglin (1): Remove Jamey Sharp and Josh Triplett from Uploaders Cyril Brulebois (5): Add udeb needed for the graphical installer: libx11-6-udeb. Bump the B-D on libxcb1-dev to ensure libx11-6-udeb gets a dependency on libxcb1-udeb. Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). Add myself to Uploaders. Upload to unstable. Julien Cristau (2): Update debian/copyright from upstream COPYING. Remove myself from Uploaders --- debian/changelog | 18 debian/control | 14 debian/copyright | 1678 ++- debian/libx11-6-udeb.install |8 debian/rules |3 5 files changed, 924 insertions(+), 797 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npwdf-0001bm...@alioth.debian.org
libx11: Changes to 'debian-unstable'
debian/changelog | 11 +-- debian/control | 14 +++--- debian/libx11-6-udeb.install |8 debian/rules |3 ++- 4 files changed, 30 insertions(+), 6 deletions(-) New commits: commit a83a4ebea9d68a5efe06f05b6e24db58c0a16a57 Author: Cyril Brulebois Date: Thu Mar 11 01:06:13 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index f8230db..113f9a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libx11 (2:1.3.3-2) UNRELEASED; urgency=low +libx11 (2:1.3.3-2) unstable; urgency=low [ Julien Cristau ] * Update debian/copyright from upstream COPYING. @@ -14,7 +14,7 @@ libx11 (2:1.3.3-2) UNRELEASED; urgency=low * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. - -- Julien Cristau Sun, 17 Jan 2010 10:09:53 + + -- Cyril Brulebois Thu, 11 Mar 2010 01:06:06 +0100 libx11 (2:1.3.3-1) unstable; urgency=low commit 78bdf340cda8de27796de0165c58bd01165eefb9 Author: Cyril Brulebois Date: Thu Mar 11 01:06:02 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index 343650d..f8230db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libx11 (2:1.3.3-2) UNRELEASED; urgency=low * Bump the B-D on libxcb1-dev to ensure libx11-6-udeb gets a dependency on libxcb1-udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Add myself to Uploaders. -- Julien Cristau Sun, 17 Jan 2010 10:09:53 + diff --git a/debian/control b/debian/control index adbc6bc..eb654b3 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 , Brice Goglin +Uploaders: David Nusinow , Brice Goglin , Cyril Brulebois Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.15.3), commit 67950eda6f42c0ba134647beb8d739cdca2c71f0 Author: Cyril Brulebois Date: Thu Mar 11 01:02:09 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index 9624e98..343650d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ libx11 (2:1.3.3-2) UNRELEASED; urgency=low * Add udeb needed for the graphical installer: libx11-6-udeb. * Bump the B-D on libxcb1-dev to ensure libx11-6-udeb gets a dependency on libxcb1-udeb. + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). -- Julien Cristau Sun, 17 Jan 2010 10:09:53 + diff --git a/debian/control b/debian/control index c12040d..adbc6bc 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: ghostscript, netpbm, psutils, -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libx11 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libx11.git commit 2d2acdd275da325a7faf8d485c41e54c3ca13f58 Author: Cyril Brulebois Date: Sat Feb 6 19:14:24 2010 + Bump the B-D on libxcb1-dev to ensure libx11-6-udeb gets a dependency on libxcb1-udeb. diff --git a/debian/changelog b/debian/changelog index 71aa7d5..9624e98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ libx11 (2:1.3.3-2) UNRELEASED; urgency=low [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libx11-6-udeb. + * Bump the B-D on libxcb1-dev to ensure libx11-6-udeb gets a dependency +on libxcb1-udeb. -- Julien Cristau Sun, 17 Jan 2010 10:09:53 + diff --git a/debian/control b/debian/control index 6185ed0..c12040d 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: x11proto-input-dev, x11proto-xext-dev, x11proto-xf86bigfont-dev, - libxcb1-dev (>= 1.1.92), + libxcb1-dev (>= 1.5-3), quilt, automake, libtool, commit 2f4065acd7c1569455d5f79b66b20f922aa6c356 Author: Cyril Brulebois Date: Sat Feb 6 18:43:41 2010 + Add udeb needed for the graphical installer: libx11-6-udeb. TODO: libx11-6-udeb.install could be trimmed down. diff --git a/debian/changelog b/debian/changelog index f46844b..71aa7d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ libx11 (2:1.3.3-2) UNRELEASED; urgency=low [ Brice Goglin ] * Remove Jamey Sharp and Josh Triplett from Uploaders, closes: #568274. + [ Cyril Brulebois ] + * Add udeb needed for the graphical installer: libx11-6-udeb. + -- Julien Cristau Sun, 17 Jan 2010 10:09:53 + libx11 (2:1.3.3-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 73d6f3e..6185ed0 100644 --- a/debian/control +++ b/debian/control @@ -45,6 +45,14 @@ Description: X11 client-side library This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 +Package: libx11-6-udeb +XC-Package-Type: udeb +Section: debian-installer +Architecture: any +Dep
libx11: Changes to 'pu/udeb'
Rebased ref, commits from common ancestor: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npwde-0001aa...@alioth.debian.org
libx11_1.3.3-2_amd64.changes is NEW
libx11-6-dbg_1.3.3-2_amd64.deb to main/libx/libx11/libx11-6-dbg_1.3.3-2_amd64.deb (new) libx11-6-udeb_1.3.3-2_amd64.udeb optional debian-installer X11 client-side library This is a udeb, or a microdeb, for the debian-installer. libx11-6_1.3.3-2_amd64.deb to main/libx/libx11/libx11-6_1.3.3-2_amd64.deb libx11-data_1.3.3-2_all.deb to main/libx/libx11/libx11-data_1.3.3-2_all.deb libx11-dev_1.3.3-2_amd64.deb to main/libx/libx11/libx11-dev_1.3.3-2_amd64.deb libx11-xcb-dev_1.3.3-2_amd64.deb to main/libx/libx11/libx11-xcb-dev_1.3.3-2_amd64.deb libx11-xcb1-dbg_1.3.3-2_amd64.deb to main/libx/libx11/libx11-xcb1-dbg_1.3.3-2_amd64.deb libx11-xcb1_1.3.3-2_amd64.deb to main/libx/libx11/libx11-xcb1_1.3.3-2_amd64.deb libx11_1.3.3-2.diff.gz to main/libx/libx11/libx11_1.3.3-2.diff.gz libx11_1.3.3-2.dsc to main/libx/libx11/libx11_1.3.3-2.dsc Changes: libx11 (2:1.3.3-2) unstable; urgency=low . [ Julien Cristau ] * Update debian/copyright from upstream COPYING. * Remove myself from Uploaders . [ Brice Goglin ] * Remove Jamey Sharp and Josh Triplett from Uploaders, closes: #568274. . [ Cyril Brulebois ] * Add udeb needed for the graphical installer: libx11-6-udeb. * Bump the B-D on libxcb1-dev to ensure libx11-6-udeb gets a dependency on libxcb1-udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Add myself to Uploaders. Override entries for your package: libx11-6-dbg_1.3.3-2_amd64.deb - extra debug libx11-6_1.3.3-2_amd64.deb - optional libs libx11-data_1.3.3-2_all.deb - optional x11 libx11-dev_1.3.3-2_amd64.deb - optional libdevel libx11-xcb-dev_1.3.3-2_amd64.deb - optional libdevel libx11-xcb1-dbg_1.3.3-2_amd64.deb - extra debug libx11-xcb1_1.3.3-2_amd64.deb - optional libs libx11_1.3.3-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 568274 Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npwnv-0006kf...@ries.debian.org
Processing of libx11_1.3.3-2_amd64.changes
libx11_1.3.3-2_amd64.changes uploaded successfully to localhost along with the files: libx11_1.3.3-2.dsc libx11_1.3.3-2.diff.gz libx11-data_1.3.3-2_all.deb libx11-6_1.3.3-2_amd64.deb libx11-6-udeb_1.3.3-2_amd64.udeb libx11-6-dbg_1.3.3-2_amd64.deb libx11-dev_1.3.3-2_amd64.deb libx11-xcb1_1.3.3-2_amd64.deb libx11-xcb1-dbg_1.3.3-2_amd64.deb libx11-xcb-dev_1.3.3-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 Archive: http://lists.debian.org/e1npwfz-00050v...@ries.debian.org
xserver-xorg-video-ati: Changes to 'debian-experimental'
debian/changelog |6 ++ debian/control | 49 + 2 files changed, 27 insertions(+), 28 deletions(-) New commits: commit 25220c6b281e223dcda72723a1f8097b4e4a71d5 Author: Brice Goglin Date: Wed Mar 10 22:55:18 2010 +0100 Update package descriptions. * Mention AMD * Add FireMV, FirePro and FireStream series * Change the text to match other driver packages diff --git a/debian/changelog b/debian/changelog index d74eadc..caa7e20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xserver-xorg-video-ati (1:6.12.191-2) UNRELEASED; urgency=low + + * Update package descriptions. + + -- Brice Goglin Wed, 10 Mar 2010 22:55:05 +0100 + xserver-xorg-video-ati (1:6.12.191-1) experimental; urgency=low * New upstream release candidate. diff --git a/debian/control b/debian/control index 7cc6f62..7cae381 100644 --- a/debian/control +++ b/debian/control @@ -37,12 +37,12 @@ Depends: xserver-xorg-video-mach64, xserver-xorg-video-radeon Provides: ${xviddriver:Provides} -Description: X.Org X server -- ATI display driver wrapper - This driver for the X.Org X server (see xserver-xorg for a further description) - provides support for the ATI Mach64, Rage128, Radeon and FireGL series. - It provides the 'ati' driver wrapper which loads one of the 'mach64', 'r128' - or 'radeon' sub-drivers depending on the hardware. These sub-drivers are - brought through package dependencies. +Description: X.Org X server -- AMD/ATI display driver wrapper + This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128, + Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is + actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon' + sub-drivers depending on the hardware. + These sub-drivers are brought through package dependencies. . More information about X.Org can be found at: http://www.X.org> @@ -61,15 +61,15 @@ Depends: xserver-xorg-video-radeon-dbg Section: debug Priority: extra -Description: X.Org X server -- ATI display driver wrapper (debugging symbols) - This driver for the X.Org X server (see xserver-xorg for a further description) - provides support for the ATI Mach64, Rage128, Radeon and FireGL series. - It provides the 'ati' driver wrapper which loads one of the 'mach64', 'r128' - or 'radeon' sub-drivers depending on the hardware. +Description: X.Org X server -- AMD/ATI display driver wrapper (debugging symbols) + This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128, + Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is + actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon' + sub-drivers depending on the hardware. + These sub-drivers are brought through package dependencies. . - This package provides debugging symbols for the Xorg X server ATI display - driver wrapper and brings debugging symbols for these sub-drivers through - package dependencies. + This package provides debugging symbols for this X.org X driver wrapper + and brings debugging symbols for sub-drivers through package dependencies. Package: xserver-xorg-video-radeon Architecture: any @@ -80,17 +80,14 @@ Depends: Provides: ${xviddriver:Provides} Replaces: xserver-xorg-video-ati (<= 1:6.8.191-1) Suggests: firmware-linux -Description: X.Org X server -- ATI Radeon display driver - This driver for the X.Org X server (see xserver-xorg for a further description) - provides support for the ATI Radeon and FireGL series. It provides the 'radeon' - driver. +Description: X.Org X server -- AMD/ATI Radeon display driver + This package provides the 'radeon' driver for the AMD/ATI Radeon, FireGL, + FireMV, FirePro and FireStream series. . Note that this is not the same as the ATI-provided, binary-only, 'fglrx' driver, which provides additional 3D functionality for some newer Radeon cards, but is not supported. . - This driver provides support for Radeon and FireGL series ATI cards. - . More information about X.Org can be found at: http://www.X.org> http://xorg.freedesktop.org> @@ -106,12 +103,8 @@ Depends: Replaces: xserver-xorg-video-ati-dbg (<= 1:6.8.191-1) Section: debug Priority: extra -Description: X.Org X server -- ATI Radeon display driver (debugging symbols) - This driver for the X.Org X server (see xserver-xorg for a further description) - provides support for the ATI Radeon and FireGL series. It provides the 'radeon' - driver. - . - This driver provides support for Radeon and FireGL series ATI cards. +Description: X.Org X server -- AMD/ATI Radeon display driver (debugging symbols) + This package provides the 'radeon' driver for the AMD/ATI Radeon, FireGL, + FireMV, FirePro and FireStream series. . - This package provides debugging symbols for the Xorg X server ATI Radeon - display driver. + This package provides debugging symbols for this X.org X driver. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a s
Bug#573371: xorg: server<->driver ABI deps are backwards
Package: xorg Version: 1:7.5+3 Severity: normal Hey, I'm filing this to avoid forgetting about this, and to get opinions. The way we're currently handling the xserver ABI is a pain, because it means we need Conflicts on older drivers, which confuses the hell out of the package manager (aptitude is particularly bad at this iirc). What I think would make more sense is to have the server provide xorg-video-abi-$N (or whatever we may want to call it) and the driver depend on that virtual abi package (in addition to the existing serverminver dependency for minor bumps). I'm not sure what this means for xserver-xorg's current "any driver with the right ABI" dependency. Maybe the drivers can keep providing an xorg-driver virtual package (which wouldn't have to be versioned). Thoughts? Cheers, Julien signature.asc Description: Digital signature
libxfont_1.4.1-2_amd64.changes is NEW
libxfont-dev_1.4.1-2_amd64.deb to main/libx/libxfont/libxfont-dev_1.4.1-2_amd64.deb libxfont1-dbg_1.4.1-2_amd64.deb to main/libx/libxfont/libxfont1-dbg_1.4.1-2_amd64.deb (new) libxfont1-udeb_1.4.1-2_amd64.udeb optional debian-installer X11 font rasterisation library This is a udeb, or a microdeb, for the debian-installer. libxfont1_1.4.1-2_amd64.deb to main/libx/libxfont/libxfont1_1.4.1-2_amd64.deb libxfont_1.4.1-2.diff.gz to main/libx/libxfont/libxfont_1.4.1-2.diff.gz libxfont_1.4.1-2.dsc to main/libx/libxfont/libxfont_1.4.1-2.dsc Changes: libxfont (1:1.4.1-2) unstable; 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 . [ Cyril Brulebois ] * Use dh_makeshlibs’s -V argument instead of debian/libxfont1.shlibs * Add udeb needed for the graphical installer: libxfont1-udeb. * Version the B-D on libfontenc-dev to ensure libxfont1-udeb gets a dependency on libfontenc1-udeb. * Use a bzip2-less flavour for the udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Fix obsolete-relation-form-in-source by using “<<” instead of “<” for xprint in Conflicts, thanks to lintian. * Add myself to Uploaders. Override entries for your package: libxfont-dev_1.4.1-2_amd64.deb - optional libdevel libxfont1-dbg_1.4.1-2_amd64.deb - extra debug libxfont1_1.4.1-2_amd64.deb - optional libs libxfont_1.4.1-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1nptrf-0007qq...@ries.debian.org
Processed: tagging 573328
Processing commands for cont...@bugs.debian.org: > tags 573328 + pending Bug #573328 [xserver-xorg-video-radeonhd] xserver-xorg-video-radeonhd Chipset support Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.126825719711949.transcr...@bugs.debian.org
xserver-xorg-video-radeonhd: Changes to 'debian-unstable'
debian/changelog |4 debian/control | 24 ++-- 2 files changed, 10 insertions(+), 18 deletions(-) New commits: commit 6beffdf6a8465185e0541f6f242f9e3abda4dc7c Author: Brice Goglin Date: Wed Mar 10 22:39:04 2010 +0100 Update description diff --git a/debian/changelog b/debian/changelog index 667744c..0602785 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ xserver-xorg-video-radeonhd (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 + [ Brice Goglin ] + * Update description, closes: #573328. + -- Julien Cristau Sat, 16 Jan 2010 16:47:17 + xserver-xorg-video-radeonhd (1.3.0-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 87391fe..6b7875a 100644 --- a/debian/control +++ b/debian/control @@ -34,15 +34,9 @@ Depends: ${xserver:Depends}, Provides: ${xviddriver:Provides} Suggests: firmware-linux -Description: X.Org X server -- AMD/ATI r5xx, r6xx display driver - This package provides the driver for the Radeon r5xx and r6xx family - of chipsets, including the X1550, X1300, X1550, X1600, FireGL V3300/V3350, - FireMV 2250, X1800, FireGL V5300/V7200/V7300/V7350, X1300 XT, X1600, - FireGL V3400/V5200 X1300, X1650, X1950 Pro/GT, X1650, X1900, X1950, - FireStream 2U, HD 2900 XT, HD 2400 Pro/XT, HD 2600 Pro/XT, Mobility X1300, - X1350, Mobility X1400, X1450, X2300, Mobility X1600, X1700, Mobility - FireGL V5200, V5250, Mobility X1800, X1900, Mobility FireGL V7100, V7200, - Mobility HD 2300, Mobility HD 2400, Mobility HD 2600, and Radeon X1200. +Description: X.Org X server -- AMD/ATI r5xx-r7xx alternate display driver + This package provides the alternate driver for the AMD/ATI Radeon + r5xx, r6xx and r7xx families of chipsets. . More information about X.Org can be found at: http://www.X.org> @@ -58,14 +52,8 @@ Depends: xserver-xorg-video-radeonhd (= ${binary:Version}), Section: debug Priority: extra -Description: X.Org X server -- AMD/ATI r5xx, r6xx display driver - This package provides the driver for the Radeon r5xx and r6xx family - of chipsets, including the X1550, X1300, X1550, X1600, FireGL V3300/V3350, - FireMV 2250, X1800, FireGL V5300/V7200/V7300/V7350, X1300 XT, X1600, - FireGL V3400/V5200 X1300, X1650, X1950 Pro/GT, X1650, X1900, X1950, - FireStream 2U, HD 2900 XT, HD 2400 Pro/XT, HD 2600 Pro/XT, Mobility X1300, - X1350, Mobility X1400, X1450, X2300, Mobility X1600, X1700, Mobility - FireGL V5200, V5250, Mobility X1800, X1900, Mobility FireGL V7100, V7200, - Mobility HD 2300, Mobility HD 2400, Mobility HD 2600, and Radeon X1200. +Description: X.Org X server -- AMD/ATI r5xx-r7xx alternate display driver + This package provides the alternate driver for the AMD/ATI Radeon + r5xx, r6xx and r7xx families of chipsets. . This package provides debugging symbols for this Xorg X driver. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1nptcb-0004mb...@alioth.debian.org
Bug#462582: xserver-xorg-video-ati: regression, size configuration incredibly broken, on bog-standard display size
Hi, On Mon, Mar 08, 2010 at 11:32:44AM +0100, Michel Dänzer wrote: > On Sun, 2010-03-07 at 21:09 +0100, Andreas Mohr wrote: > > Any ideas? What should I test? > > If you're still running the server in depth 16, try 24. (Known but low > priority bug in / related to xserver 1.7) Yerps, that was it indeed, thanks for the hint! Somewhat annoying that such a mode is buggy now (not everybody likes to run a bloaty 24bit mode), but who am I to complain... ;) Thanks, Andreas Mohr -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100310204431.ga24...@rhlx01.hs-esslingen.de
Bug#562216: marked as done (Blender crashes my computer when I slide a cursor)
Your message dated Wed, 10 Mar 2010 22:03:33 +0100 with message-id <20100310210333.gu10...@debian.org> and subject line Re: Bug#562216: Blender crashes my computer when I slide a cursor has caused the Debian Bug report #562216, regarding Blender crashes my computer when I slide a cursor to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 562216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562216 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: blender Version: 2.49.2~dfsg-1 Severity: critical Justification: breaks the whole system Hello, sliding a cursor crashes my system : screen becomes black, keyboard does not respond (for example, pressing CAPS LOCK does not light the LED), I can still access the computer through the network but did not manage to restore anything and had to do a "poweroff" ("fsck" needed on reboot). Procedure for reproducing the crash : SPACE > Add > Mesh > Cube n -> transform properties try to slide a cursor -> crash Running blender with LIBGL_ALWAYS_SOFTWARE=1 prevents the crash. If you could help to solve this problem, it would be nice. Best regards. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages blender depends on: ii gettext [libgette 0.17-8 GNU Internationalization utilities ii libalut0 1.1.0-2OpenAL Utility Toolkit ii libavcodec52 4:0.5+svn20090706-2+b1 ffmpeg codec library ii libavdevice52 4:0.5+svn20090706-2+b1 ffmpeg device handling library ii libavformat52 4:0.5+svn20090706-2+b1 ffmpeg file format library ii libavutil49 4:0.5+svn20090706-2+b1 ffmpeg utility library ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libdc1394-22 2.1.2-1high level programming interface f ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib ii libftgl2 2.1.3~rc5-2library to render text in OpenGL u ii libgcc1 1:4.4.2-3 GCC support library ii libgl1-mesa-glx [ 7.6-1 A free implementation of the OpenG ii libglu1-mesa [lib 7.6-1 The OpenGL utility library (GLU) ii libgsm1 1.0.13-3 Shared libraries for GSM speech co ii libilmbase6 1.0.1-3several utility libraries from ILM ii libjpeg62 6b-15 The Independent JPEG Group's JPEG ii libogg0 1.1.4~dfsg-1 Ogg bitstream library ii libopenal11:1.10.622-1 Software implementation of the Ope ii libopenexr6 1.6.1-4.1 runtime files for the OpenEXR imag ii libopenjpeg2 1.3+dfsg-4 JPEG 2000 image compression/decomp ii libpng12-01.2.41-1 PNG library - runtime ii libsdl1.2debian 1.2.13-5 Simple DirectMedia Layer ii libstdc++64.4.2-3The GNU Standard C++ Library v3 ii libswscale0 4:0.5+svn20090706-2+b1 ffmpeg video scaling library ii libvorbis0a 1.2.3-3The Vorbis General Audio Compressi ii libvorbisenc2 1.2.3-3The Vorbis General Audio Compressi ii libx11-6 2:1.3.2-1 X11 client-side library ii libxi62:1.2.1-2 X11 Input extension library ii python2.5.4-2An interactive high-level object-o ii python-support1.0.6 automated rebuilding support for P ii python2.5 2.5.4-3An interactive high-level object-o ii ttf-dejavu2.30-1 Metapackage to pull in ttf-dejavu- ii zlib1g1:1.2.3.3.dfsg-15 compression library - runtime blender recommends no packages. Versions of packages blender suggests: ii libtiff4 3.9.2-1Tag Image File Format (TIFF) libra pn yafray (no description available) -- no debconf information --- End Message --- --- Begin Message --- OC (04/03/2010): > Hello, Hi, > after your suggestion, I did: > apt-get install libglu1-mesa libgl1-mesa-dri -t unstable > and rebooted. Now blender does not crash when I slide a cursor. The > crash problem seems to be solved ! nice. Closing this bug accordingly. Mraw, KiBi. signature.asc Description: Digital signature -
Bug#546586: xorg: X server lockup in int10 when booting a secondary card
Hello Cyril, with "AutoEnableDevices" "false" the first test with two real seperate logins was successful :-) I still need the dummy X server started first as it seems and stability is not tested yet ;-) As for the int10 problem I would consider the issue as fixed :-) Many thanks for maintaining X to you and the other team members and best regards, -- Alexander Mader -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4b98030b.6010...@gmx.net
libxfont: Changes to 'refs/tags/libxfont-1_1.4.1-2'
Tag 'libxfont-1_1.4.1-2' created by Cyril Brulebois at 2010-03-10 20:00 + Tagging upload of libxfont 1:1.4.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkuX+k8ACgkQeGfVPHR5Nd0SMwCgx61jpK1u19EhEuw1rz8s0zin sCYAoMByIUM3O8iyQXopFBCr7NTFfjvx =W4YO -END PGP SIGNATURE- Changes since libxfont-1_1.4.1-1: Cyril Brulebois (11): Use dh_makeshlibs’s -V argument instead of debian/libxfont1.shlibs Add udeb needed for the graphical installer: libxfont1-udeb. Version the B-D on libfontenc-dev to ensure libxfont1-udeb gets a dependency on libfontenc1-udeb. Use a bzip2-less flavour for the udeb. Fix clean target. Fix install target. Use XC-Package-Type to save some memory. Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). Add myself to Uploaders. Fix obsolete-relation-form-in-source by using “<<” instead of “<” for xprint in Conflicts, thanks to lintian. Upload to unstable. Julien Cristau (2): Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! Remove myself from Uploaders --- debian/changelog | 20 debian/control| 16 debian/libxfont1-udeb.install |2 ++ debian/libxfont1.shlibs |1 - debian/rules | 35 --- 5 files changed, 58 insertions(+), 16 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1nps62-0005vm...@alioth.debian.org
libxfont: Changes to 'debian-unstable'
debian/changelog | 16 ++-- debian/control| 16 debian/libxfont1-udeb.install |2 ++ debian/libxfont1.shlibs |1 - debian/rules | 21 + 5 files changed, 45 insertions(+), 11 deletions(-) New commits: commit 68134cb7b2007c673805b1359b64b7423331f77b Author: Cyril Brulebois Date: Wed Mar 10 20:05:38 2010 +0100 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index efb681c..a40c5f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxfont (1:1.4.1-2) UNRELEASED; urgency=low +libxfont (1:1.4.1-2) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -16,7 +16,7 @@ libxfont (1:1.4.1-2) UNRELEASED; urgency=low xprint in Conflicts, thanks to lintian. * Add myself to Uploaders. - -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + + -- Cyril Brulebois Wed, 10 Mar 2010 20:05:31 +0100 libxfont (1:1.4.1-1) unstable; urgency=low commit 6354f33b4319cff8309346677c7211820a96a60c Author: Cyril Brulebois Date: Wed Mar 10 20:05:22 2010 +0100 Fix obsolete-relation-form-in-source by using “<<” instead of “<” for xprint in Conflicts, thanks to lintian. diff --git a/debian/changelog b/debian/changelog index 1c40a8b..efb681c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ libxfont (1:1.4.1-2) UNRELEASED; urgency=low dependency on libfontenc1-udeb. * Use a bzip2-less flavour for the udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Fix obsolete-relation-form-in-source by using “<<” instead of “<” for +xprint in Conflicts, thanks to lintian. * Add myself to Uploaders. -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + diff --git a/debian/control b/debian/control index b51497e..b1b82c1 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Package: libxfont1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: xprint (< 2:1.6.0-1) +Conflicts: xprint (<< 2:1.6.0-1) Description: X11 font rasterisation library libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). commit 56cf5e79b45fee013794348f6b516839f96d8a65 Author: Cyril Brulebois Date: Wed Mar 10 20:00:39 2010 +0100 Add myself to Uploaders. diff --git a/debian/changelog b/debian/changelog index b0df6f4..1c40a8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libxfont (1:1.4.1-2) UNRELEASED; urgency=low dependency on libfontenc1-udeb. * Use a bzip2-less flavour for the udeb. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + * Add myself to Uploaders. -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + diff --git a/debian/control b/debian/control index f77876b..b51497e 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 +Uploaders: David Nusinow , Drew Parsons , Cyril Brulebois Build-Depends: debhelper (>= 5), pkg-config, commit 533bb827754c9cc34b5c3b5dfde34d51c79f6ba6 Author: Cyril Brulebois Date: Wed Mar 10 19:57:23 2010 +0100 Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). diff --git a/debian/changelog b/debian/changelog index 7dbed35..b0df6f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ libxfont (1:1.4.1-2) UNRELEASED; urgency=low * Version the B-D on libfontenc-dev to ensure libxfont1-udeb gets a dependency on libfontenc1-udeb. * Use a bzip2-less flavour for the udeb. + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). -- Julien Cristau Sat, 16 Jan 2010 16:47:42 + diff --git a/debian/control b/debian/control index 5355ffc..f77876b 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: # devel-docs xmlto, lynx, -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxfont Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxfont.git commit 156a3f5cfd2cb61dd92486e94367d817dc2a5247 Author: Cyril Brulebois Date: Fri Feb 26 04:35:19 2010 +0100 Use XC-Package-Type to save some memory. diff --git a/debian/control b/debian/control index 6796ac7..5355ffc 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,7 @@ Description: X11 font rasterisation library git://anongit.freedesktop.org/git/xorg/lib/libXfont Package: libxfont1-udeb -Package-Type: udeb +XC-Package-Type: udeb Section: debian-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} commit bdae293177937d3633030a8544c7dfa3b1fb0d67 Author: Cyril Brulebois Date: Mon Feb 15 01:47:32 2010 +0100 Fix install target. diff --git a/debian/rules
libxfont: Changes to 'pu/udeb'
Rebased ref, commits from common ancestor: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1nps5p-0005so...@alioth.debian.org
Processing of libxfont_1.4.1-2_amd64.changes
libxfont_1.4.1-2_amd64.changes uploaded successfully to localhost along with the files: libxfont_1.4.1-2.dsc libxfont_1.4.1-2.diff.gz libxfont1_1.4.1-2_amd64.deb libxfont1-udeb_1.4.1-2_amd64.udeb libxfont1-dbg_1.4.1-2_amd64.deb libxfont-dev_1.4.1-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 Archive: http://lists.debian.org/e1nps88-0004wo...@ries.debian.org
Découvrez la Nouvelle collection été maintenant !!!
Si vous ne pouvez pas lire cet email, cliquez ici (http://front.chemise-web.eu/php/emailing/view_mail.php?CODE=50RHAJQT_165328&HASH=73a32028d0cad479a23c4cd2afdc4b62) Chemiseweb.com : La nouvelle collection été est en ligne, plus de 300 modèles. (http://lt.chemise-web.eu/r.php?i=50RHAJQT_165328_1&l=http%3A%2F%2Fwww.chemiseweb.com%2F) FABRICANT DE CHEMISES MODE HAUT DE GAMME,VENTE DIRECTE ET SANS INTERMEDIAIRE, DU FABRICANT AU CONSOMMATEUR. PLUS DE 300 MODELES EN STOCK DE 36,99 à 45 PRIX MAXIMUM. LIVRAISON SOUS 48 H. Retrouvez-nous sur Facebook (http://lt.chemise-web.eu/r.php?i=50RHAJQT_165328_2&l=http%3A%2F%2Fwww.facebook.com%2Fpages%2FWWWCHEMISEWEBCOM%2F287136851768%3Fref%3Dmf) Chemise RAFAELLO 45 : Chemise Homme fabriquée dans un tissus satin 100 % coton, très mode avec son véritable double col rose sur blanc, intérieur du col et pied de col blanc, poignet pointe bicolore, intérieur du poignet et capucin blanc en opposition. Une chemise fashion au look original dans cette version bicolore, à porter de préférence col ouvert. (http://lt.chemise-web.eu/r.php?i=50RHAJQT_165328_3&l=http%3A%2F%2Fwww.chemiseweb.com%2FChemises_cintrees%2Fdetail_Z17EB1_885.htm) Bonne visite sur Chemiseweb.com (http://lt.chemise-web.eu/r.php?i=50RHAJQT_165328_1&l=http%3A%2F%2Fwww.chemiseweb.com%2F) En application de la loi n° 78 17 du 6 janvier 1978 modifiée par la loi du 6 Août 2005 relative à l'informatique, aux fichiers et aux libertés, les participants disposent d'un droit d'accès, de modification, de rectification et de suppression des données personnelles les concernant auprès de servicecli...@chemiseweb.com (mailto:servicecli...@chemiseweb.com) Si vous voulez vous désinscrire, cliquez ici (http://front.chemise-web.eu/php/emailing/unsuscribe.php?CODE=50RHAJQT_165328&HASH=73a32028d0cad479a23c4cd2afdc4b62)
Bug#573336: FIXED
ive managed to fix this issuue myself by removing the old copy of libdrm_intel1 at /usr/local/lib/ so that the default link refers to the copy in /usr/lib instead. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/f1447a11003101039w52c05449y806454ff387ee...@mail.gmail.com
Bug#573336: xserver-xorg-video-intel: intel_drv xorg driver failure
Package: xserver-xorg-video-intel Version: 2:2.9.1-2 Severity: grave Justification: renders package unusable When attempting to use the "intel" driver in xorg, gdm produces the following error. X.Org X Server 1.7.5 Release Date: 2010-02-16 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32.8-dsa-amd64 x86_64 Debian Current Operating System: Linux l020050 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 22:40:40 UTC 2010 x86_64 Kernel command line: root=/dev/sda1 ro single Build Date: 16 February 2010 10:23:38AM xorg-server 2:1.7.5-1 (bui...@brahms.debian.org) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 9 12:41:26 2010 (==) Using config file: "/etc/X11/xorg.conf" xf86TokenToOptinfo: table is NULL xf86TokenToOptinfo: table is NULL /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/intel_drv.so: undefined symbol: drm_intel_bo_disable_reuse I believe the symbol in question is supposed to reside within the libdrm_intel1 library due to the fact that symbols of similar names seem to reside there. --- # objdump -T /usr/lib/libdrm_intel.so.1 | grep drm_intel_bo 5c20 gDF .text 01ab Base drm_intel_bo_gem_create_from_name 1ad0 gDF .text 0012 Base drm_intel_bo_unreference 2670 gDF .text 00b3 Base drm_intel_bo_fake_disable_backing_store 1b00 gDF .text 000a Basedrm_intel_bo_unmap 1c80 gDF .text 000d Base drm_intel_bo_references # objdump -T /usr/lib/libdrm_intel.so.1 | grep drm_intel_bol_disable_reuse --- *note, i am posting this from a terminal being run inside xorg by using the "vesa" driver. As such, i have modified the xorg.conf dump below to reflect the "accurate" config rather than the "current" config, as well as removed the xorg log dump since the only one produced is of xorg starting with vesa and there for does not apply to this issue. -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.md5sum does not exist. X server symlink status: lrwxrwxrwx 1 root root 13 Jan 23 2009 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1866912 Feb 16 02:25 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 1237 Mar 9 12:44 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Extensions" Option "Composite" "enable" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" Driver "intel" # Driver "vesa" Option "RenderAccel" "true" Option "AccelMethod" "XAA" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection udev information: DRM Information from dmesg: [1.160913] Linux agpgart interface v0.103 [1.385015] agpgart: Detected an Intel Mobile Intel? GM45 Express Chipset. [1.385015] agpgart: Detected 32764K stolen memory. [1.393268] agpgart: AGP aperture is 256M @ 0xe000 -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.U
Processed: Re: Bug#573325: openssh-client: ssh-agent strips LD_LIBRARY_PATH from user profile in X sessions
Processing commands for cont...@bugs.debian.org: > reassign 573325 x11-common Bug #573325 [openssh-client] openssh-client: ssh-agent strips LD_LIBRARY_PATH from user profile in X sessions Bug reassigned from package 'openssh-client' to 'x11-common'. Bug No longer marked as found in versions openssh/1:5.3p1-3. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.12682418319224.transcr...@bugs.debian.org
Bug#573328: xserver-xorg-video-radeonhd Chipset support
Robert Richter wrote: > Package: xserver-xorg-video-radeonhd > Version: 1.3.0-2 > > > > Please update the supported chipsets in the package description of > xserver-xorg-video-radeonhd > [http://packages.debian.org/en/squeeze/xserver-xorg-video-radeonhd]. > > Please add new cards such as my RV770 etc. > > Unfortunately, I could not test it yet. Currently I use Debian Lenny on > this computer. I installed for testing, Debian Squeeze in VirtualBox. > The radeonhd driver does not works in VirtualBox. > > When Squeeze is stable, I will test the new radeonhd driver. > You should rather test radeon instead. It supports more boards, with more features, with KMS, ... Brice -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4b97d229.8070...@ens-lyon.org
Bug#573328: xserver-xorg-video-radeonhd Chipset support
Package: xserver-xorg-video-radeonhd Version: 1.3.0-2 Please update the supported chipsets in the package description of xserver-xorg-video-radeonhd [http://packages.debian.org/en/squeeze/xserver-xorg-video-radeonhd]. Please add new cards such as my RV770 etc. Unfortunately, I could not test it yet. Currently I use Debian Lenny on this computer. I installed for testing, Debian Squeeze in VirtualBox. The radeonhd driver does not works in VirtualBox. When Squeeze is stable, I will test the new radeonhd driver. Thanks a lot! Robert Richter -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1268238958.5330.18.ca...@debian.fritz.box
libxxf86misc REMOVED from testing
FYI: The status of the libxxf86misc source package in Debian's testing distribution has changed. Previous version: 1:1.0.2-1 Current version: (not in testing) Hint: Package not in unstable The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npown-0004gq...@ries.debian.org
Bug#573231: xserver-xorg-video-radeon: Font and bitmap corruption with full EXA (HD 4650 AGP)
On Wed, 2010-03-10 at 16:54 +0100, Stephen Kitt wrote: > On Tue, 09 Mar 2010 23:05:55 +0100, Stephen Kitt wrote: > > On my HD 4650 AGP board, I'm getting font and bitmap corruption unless > > I disable EXA uploads to and downloads from the screen. If I disable > > only uploads the corruption isn't as severe as when running full EXA, > > but it still makes the system difficult to use after a few hours. > > It turns out I spoke too soon, even with no EXA downloads or uploads I'm > getting corruption after a dozen hours or so. See the attached screenshot... Given this and you're using KMS, this is more likely a kernel driver issue than an X driver issue. -- Earthling Michel Dänzer |http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1268239363.8275.3602.ca...@thor.local
Bug#546586: xorg: X server lockup in int10 when booting a secondary card
Am 10.03.2010 09:18, schrieb Mader, Alexander: Would effectively separating the input devices allow distinct logins again? If so, how could I achieve this? I will try "Auto[Add|Enable]Devices" asap. -- Alexander Mader smime.p7s Description: S/MIME Cryptographic Signature
Processed: forcibly merging 568168 573294
Processing commands for cont...@bugs.debian.org: > forcemerge 568168 573294 Bug#568168: xserver-xorg-video-nouveau: fails to build with X server 1.7 Bug#573294: can't install on powerpc Forcibly Merged 568168 573294. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.126822671619506.transcr...@bugs.debian.org
Bug#573294: can't install on powerpc
Package: xserver-xorg-video-nouveau Severity: normal Hello I run apt-get install xserver-xorg-video-nouveau and get: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: xserver-xorg-video-nouveau: Depends: libdrm-nouveau1 (>= 2.4.11+git+20090630+de1ed01) but it is not installable Depends: xserver-xorg-core (>= 2:1.5.99.901) but it is not going to be installed Depends: linux-nouveau-modules but it is not installable E: Broken packages # uname -a Linux bee 2.6.32-trunk-powerpc #1 Sun Dec 27 00:23:12 UTC 2009 ppc GNU/Linux Yours, Guerkan -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4b979303.20...@phys.ethz.ch
Processed: openchrome: XvShmPutImage fails with BadAccess
Processing commands for cont...@bugs.debian.org: > reassign 420473 xserver-xorg-video-openchrome Bug #420473 [libxcb] Multimedia apps crashes with libxcb esp xine,gmplayer Bug reassigned from package 'libxcb' to 'xserver-xorg-video-openchrome'. > retitle 420473 openchrome: XvShmPutImage fails with BadAccess Bug #420473 [xserver-xorg-video-openchrome] Multimedia apps crashes with libxcb esp xine,gmplayer Changed Bug title to 'openchrome: XvShmPutImage fails with BadAccess' from 'Multimedia apps crashes with libxcb esp xine,gmplayer' > tag 420473 moreinfo Bug #420473 [xserver-xorg-video-openchrome] openchrome: XvShmPutImage fails with BadAccess Added tag(s) moreinfo. > kthxbye Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.12682255699208.transcr...@bugs.debian.org
openchrome: XvShmPutImage fails with BadAccess
reassign 420473 xserver-xorg-video-openchrome retitle 420473 openchrome: XvShmPutImage fails with BadAccess tag 420473 moreinfo kthxbye On Wed, Mar 10, 2010 at 13:36:47 +0100, Michael Schiansky wrote: > reassign 420473 libxcb XvShmPutImage failing with BadAccess doesn't sound like a libxcb bug to me. Prakash, are you still seeing this error with video players today? If so please attach the output of: /usr/share/bug/xserver-xorg/script 3>&1 to this bug. Thanks, Julien signature.asc Description: Digital signature
mesa: Changes to 'ubuntu'
debian/changelog |9 + debian/rules |6 ++ 2 files changed, 15 insertions(+) New commits: commit 19592243c5830e6e1947c6f753aa6e40d0908da6 Author: Alberto Milone Date: Wed Mar 10 13:32:20 2010 +0100 * debian/rules: pass --with-dri-searchpath=/usr/lib/dri:/usr/lib32/dri to confflags-dri on i386 so that /usr/lib32/dri is used for 32 bit compatibility on 64 bit systems (LP: #248392). diff --git a/debian/changelog b/debian/changelog index 7471eae..2f0457f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mesa (7.7-4ubuntu2) UNRELEASED; urgency=low + + [Alberto Milone] + * debian/rules: pass --with-dri-searchpath=/usr/lib/dri:/usr/lib32/dri +to confflags-dri on i386 so that /usr/lib32/dri is used for 32 bit +compatibility on 64 bit systems (LP: #248392). + + -- Alberto Milone Wed, 10 Mar 2010 13:26:38 +0100 + mesa (7.7-4ubuntu1) lucid; urgency=low [Timo Aaltonen] diff --git a/debian/rules b/debian/rules index 5ffef65..f661e9d 100755 --- a/debian/rules +++ b/debian/rules @@ -93,6 +93,12 @@ confflags-dri = \ $(DIRECT_RENDERING) \ $(confflags-common) +# Add /usr/lib32/dri/ on 32 bit systems so that this path is used +# for 32 bit compatibility on 64 bit systems +ifeq ($(DEB_BUILD_ARCH),i386) + confflags-dri += --with-dri-searchpath=/usr/lib/dri:/usr/lib32/dri +endif + confflags-osmesa = \ --with-driver=osmesa \ --with-demos= \ -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1npl7a-00063m...@alioth.debian.org
Bug#573264: "Hangcheck timer elapsed..." is back with i915 + 2.6.33
Package: xserver-xorg-video-intel Version: 2:2.9.1-2 Severity: Important Justification: Frequent crashes on specific hardware Heyho! Opening a new bug since errors are slightly different from what I've seen reported with earlier kernel/X. Symptom: X suddenly goes black during some (unspecified) actions (opening menus, resizing windows, ...); this time instead of a mouse counter there is a text cursor (non-blinking underline) top left of the screen. Changing to text console is not possible. ssh is fine, restarting X is not possible. Messages: dmesg ends with: [ 5559.16] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 5559.100019] render error detected, EIR: 0x [ 5559.100249] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 425747 at 425735) Xorg.0.log ends with: +++ Fatal server error: Failed to submit batchbuffer: Input/output error Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. (II) AIGLX: Suspending AIGLX clients for VT switch +++ kernel is 2.6.33-1~experimental.2 X is 2:1.7.5-1 (xserver-xorg-core); rest of the system is a fairly up to date squeeze. Now trying with mem=400M (on a 512M box) - this didn't get us anywhere. Compositing was disabled. Enabling compositing gets us this crash immediately instead only sporadically. cheers -- vbi -- BOFH excuse #333: A plumber is needed, the network drain is clogged signature.asc Description: This is a digitally signed message part.
Bug#546586: Re: Bug#546586: xorg: X server lockup in int10 when booting a secondary card
Hello Cyril, some more remarks ;-) Am 20:59, schrieb Mader, Alexander (N-MSR): The configuration is as described in http://... The configuration is archived in the first email of this bug report as well. The restart with the upgraded packages gave me the GDM login screen. I was able to logon successfully but everything was a bit slow. The reason for this was that *everything* was *simultaneously* on *both* seats! In other words a separate login was not possible any more. Finally both X server froze at some point. As mentioned in my last post the single X server grabs all the input devices although there are explicitly configured ones. In the log this can be found when the events 2 and 4 are registered in addition to the configured ones (3 and 5). Is the observation of simultaneous logins just the result of all input devices being automatically registered with all X servers? In other words: Did I really login with both X servers? Would effectively separating the input devices allow distinct logins again? If so, how could I achieve this? I could not find anything at the end of the Xorg*log files but will send them asap. Unfortunately, I deleted one of the logs during my experiments. So I have to reproduce the dual seat stuff :-( I am sorry, please, stay tuned ;-) Best regards, -- Alexander Mader smime.p7s Description: S/MIME Cryptographic Signature