Bug#648764: More informative backtrace
On Die, 2011-11-15 at 00:51 +0100, Cyril Brulebois wrote: > > Jan Oberländer (14/11/2011): > > I suppose it's a good thing this bug reproduces so well. :) Here's a > > better backtrace. > > thanks for that. But you could also install libdrm's debug packages I > think. ;-) > > (Getting a core and exploiting it afterwards is usually a nice idea: you > can install more packages as needed, without having to get a new crash. > Hints at http://x.debian.net/howto/use-gdb.html) > > > -- gdb output: > > #3 0xb729db28 in *__GI___assert_fail (assertion=0xb6f98287 > > "boi->space_accounted", file=0xb6f9826a "../../radeon/radeon_cs_gem.c", > > line=181, function=0xb6f982ba "cs_gem_write_reloc") at assert.c:81 > > buf = 0xb8fff898 "Xorg: ../../radeon/radeon_cs_gem.c:181: > > cs_gem_write_reloc: Assertion `boi->space_accounted' failed.\n" > > #4 0xb6f96384 in ?? () from /usr/lib/i386-linux-gnu/libdrm_radeon.so.1 > > No symbol table info available. > > #5 0xb6f971a2 in radeon_cs_write_reloc () from > > /usr/lib/i386-linux-gnu/libdrm_radeon.so.1 > > No symbol table info available. > > > for those That shouldn't be necessary. As in the other bug, the libdrm_radeon assertion failure is probably just a symptom of the bug in the radeon driver. -- Earthling Michel Dänzer | http://www.amd.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/1321372091.16559.36.camel@thor.local
Bug#648598: Gnome3: complete system freeze, fallback OK
On Die, 2011-11-15 at 17:12 +0100, Joost Kraaijeveld wrote: > Setting agpmode=-1 in the radeon-kms.conf did not help. Oh well, thanks for testing it. https://bugs.freedesktop.org/show_bug.cgi?id=41838 (which is somewhat similar in that it only happens with gnome-shell, though it's about a different card generation) suggests that current upstream Mesa Git might help, if you ever feel adventurous again. -- Earthling Michel Dänzer | http://www.amd.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/1321375186.16559.40.camel@thor.local
Bug#648856: xserver-xorg-video-intel: Xorg refuses to start after a dist-upgrade
Package: xserver-xorg-video-intel Version: 2:2.16.0-1 Severity: important Dear Maintainer, After a dist-upgrade last night, xorg refuses to start. I've tried to disable KMS in /etc/modprobe.d/i915-kms.conf and start the kernel without vga= parameter, the problem persists. VDE tools is disabled in /etc/default/acpi-support. The difference in xorg.0.log when I disabled KMS was a (EE) line complaining that the number of screens declared in the xorg configuration didn't match what it found. I wanted to try with the last version of xorg and xorg intel drivers, unfortunately it the same version used in unstable today. I've also tried to boot on the linux-image-3.1.0-1-686-pae from unstable, but it didn't solve the problem. kernel package version : linux-image-3.0.0-1-686-pae uname -a : Linux lenny 3.1.0-1-686-pae #1 SMP Mon Nov 14 08:24:20 UTC 2011 i686 GNU/Linux Regards, Clément lsci : 00:00.0 Host bridge: Intel Corporation 82946GZ/PL/GL Memory Controller Hub (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL Integrated Graphics Controller (rev 02) 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01) 00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01) 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01) 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) 00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01) 01:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10) grep intel syslog last boot : Nov 15 17:25:29 lenny kernel: [0.050526] CPU0: Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz stepping 0b Nov 15 17:25:29 lenny kernel: [0.052002] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. Nov 15 17:25:29 lenny kernel: [0.581406] intel_idle: MWAIT substates: 0x220 Nov 15 17:25:29 lenny kernel: [0.581409] intel_idle: does not run on family 6 model 15 Nov 15 17:25:29 lenny kernel: [0.892448] agpgart-intel :00:00.0: Intel 946GZ Chipset Nov 15 17:25:29 lenny kernel: [0.892528] agpgart-intel :00:00.0: detected gtt size: 524288K total, 262144K mappable Nov 15 17:25:29 lenny kernel: [0.893456] agpgart-intel :00:00.0: detected 8192K stolen memory Nov 15 17:25:29 lenny kernel: [0.893582] agpgart-intel :00:00.0: AGP aperture is 256M @ 0xe000 Nov 15 17:25:29 lenny kernel: [6.074154] intel_rng: FWH not detected Nov 15 17:25:29 lenny kernel: [7.122016] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver Nov 15 17:25:29 lenny kernel: [7.122414] fbcon: inteldrmfb (fb0) is primary device Nov 15 17:25:29 lenny kernel: [7.170087] fb0: inteldrmfb frame buffer device Nov 15 17:25:29 lenny kernel: [7.339219] snd_hda_intel :00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Nov 15 17:25:29 lenny kernel: [7.339265] snd_hda_intel :00:1b.0: irq 41 for MSI/MSI-X Nov 15 17:25:29 lenny kernel: [7.339291] snd_hda_intel :00:1b.0: setting latency timer to 64 Find bellow informations from dmesg, syslog and -- Package-specific info: X server symlink status: lrwxrwxrwx 1 root root 13 Dec 15 2006 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 2048200 Nov 2 12:08 /usr/bin/Xorg VGA-compatible devices on PCI bus: -- 00:02.0 VGA compatible controller [0300]: Intel Corporation 82946GZ/GL Integrated Graphics Controller [8086:2972] (rev 02) Xorg X server configuration file status: -rw-r- 1 root root 2726 Nov 15 12:48 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: --- Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice"Mouse0" "CorePointer" InputDevice"Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/
Bug#506666: SDL_Init causing crashes on powerpc
Package: xserver-xorg-video-radeon Version: 1:6.13.1-2+squeeze1 On my mac mini 1.33 + squeeze the same error appears. I checked the gdb stack and it was very similar to the one posted. The line causing segfault was line 224: pVidMode->Next = pVidMode->First->next; It would be great if this could be solved. Zoltan -- 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/2015181503.79fa1...@mini.lan
x11proto-bigreqs: Changes to 'debian-unstable'
debian/changelog |8 ++-- debian/control |1 + 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 72c9a16e779310d0f67355f501a129728762ec68 Author: Steve Langasek Date: Tue Nov 15 10:21:05 2011 -0800 releasing version 1:1.1.1-2 diff --git a/debian/changelog b/debian/changelog index b1c2885..1e2ec4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x11proto-bigreqs (1:1.1.1-2) UNRELEASED; urgency=low +x11proto-bigreqs (1:1.1.1-2) unstable; urgency=low [ Cyril Brulebois ] * Fix missing URL in long description (Closes: #642224), thanks to @@ -7,7 +7,7 @@ x11proto-bigreqs (1:1.1.1-2) UNRELEASED; urgency=low [ Steve Langasek ] * Mark x11proto-bigreqs-dev Multi-Arch: foreign. - -- Cyril Brulebois Tue, 20 Sep 2011 16:27:01 +0200 + -- Steve Langasek Tue, 15 Nov 2011 10:20:54 -0800 x11proto-bigreqs (1:1.1.1-1) unstable; urgency=low commit b86d4156135bac2f12fd6167b61dbc5408fd1505 Author: Steve Langasek Date: Tue Nov 15 10:20:44 2011 -0800 Mark x11proto-bigreqs-dev Multi-Arch: foreign. diff --git a/debian/changelog b/debian/changelog index 9f2cfd4..b1c2885 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ x11proto-bigreqs (1:1.1.1-2) UNRELEASED; urgency=low + [ Cyril Brulebois ] * Fix missing URL in long description (Closes: #642224), thanks to Aputsiaq Janussen. + [ Steve Langasek ] + * Mark x11proto-bigreqs-dev Multi-Arch: foreign. + -- Cyril Brulebois Tue, 20 Sep 2011 16:27:01 +0200 x11proto-bigreqs (1:1.1.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 670720e..22b0428 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-bigreqs.git Package: x11proto-bigreqs-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: X11 Big Requests extension wire protocol This package provides the wire protocol for the BIG-REQUESTS extension, used to -- 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/e1rqnrj-mt...@vasks.debian.org
x11proto-bigreqs: Changes to 'refs/tags/x11proto-bigreqs-1_1.1.1-2'
Tag 'x11proto-bigreqs-1_1.1.1-2' created by Steve Langasek at 2011-11-15 18:35 + Tagging upload of x11proto-bigreqs 1:1.1.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsKxAVaNMPMhshM9AQhnoBAAhB3obzo3sg1QRoCiutJQSLydd490XgP1 6aeodMmSqEynWfhF361X/ym0N9sFc7G+I/zDFcTsbp3LSPlcWrPa82WWZHDzmy5m UveWAm5UhL9RqoCfbuhSZKKiuYQKM8Ah2KS3mAQmo4a+1jUCLRLCtkPe/tgDS1uJ QrCGBAVlfEIbiTGQtGiYy2a3BLGzx/APnIuscm+ftwNXoBthUVfGfi+gioAfF8v1 VRtMWQqybDOEH6mv2ImysKYuAsxlynM5b9K4yW59jU1qK9DHc9hNl5gg4Vgd6Oi3 ExBDK6E9EhbG/w97lwmMNpggXGNTH4XJV922FC5SNfpA7vWMBtY65Arzrj9FpqEF OnwzMlCCvFqAssF5Gh1saLiduo3FyYxDfIz6VfwczYcFe+rKl6LSmUUOutJPQ2eI TObE/3qzDSR4xy/zkETtTU6Kjp/9McpnBeM3Advr/8yvg+ApR19kvzV7fAyyRBse TsXsAMdSjlFya77lgDhcMqPsIaEwemklW7vsdv0KTUT79H+FwPJrYLTR4JXW+bic 3Lzh/XthLgt7aLZxzYI8t1ZmHJ8ILUTtIoMlSOgiI+ZmmzywQSnK5AxC4Oi54m/s TwcNRV8x7LgLbkjb2pCeiKghoDPJMUQMl28ubl9G8o9flnsHuxJxMLJfMO/qM1dv rqw7NVFzu5I= =FtJb -END PGP SIGNATURE- Changes since x11proto-bigreqs-1_1.1.1-1: Cyril Brulebois (2): Mention upstream git URL in a comment. Fix missing URL in long description (Closes: #642224), thanks to Aputsiaq Janussen. Steve Langasek (2): Mark x11proto-bigreqs-dev Multi-Arch: foreign. releasing version 1:1.1.1-2 --- debian/changelog | 11 +++ debian/control |2 ++ debian/watch |1 + 3 files changed, 14 insertions(+) --- -- 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/e1rqnrm-ny...@vasks.debian.org
Processing of x11proto-bigreqs_1.1.1-2_amd64.changes
x11proto-bigreqs_1.1.1-2_amd64.changes uploaded successfully to localhost along with the files: x11proto-bigreqs_1.1.1-2.dsc x11proto-bigreqs_1.1.1-2.diff.gz x11proto-bigreqs-dev_1.1.1-2_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqntx-0007q6...@franck.debian.org
libx11: Changes to 'debian-unstable'
debian/changelog |1 + debian/control |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit b02ee0875f535c95e106f7d7d7ee4511c00951a7 Author: Julien Cristau Date: Tue Nov 15 20:22:59 2011 +0100 Move libx11-doc from section libdevel to doc (closes: #648706). diff --git a/debian/changelog b/debian/changelog index f556167..ce1e65d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libx11 (2:1.4.4-5) UNRELEASED; urgency=low * Move xorg-sgml-doctools dependency from -dev to -doc. + * Move libx11-doc from section libdevel to doc (closes: #648706). -- Julien Cristau Fri, 11 Nov 2011 20:38:39 +0100 diff --git a/debian/control b/debian/control index 8ca5493..9846be4 100644 --- a/debian/control +++ b/debian/control @@ -196,7 +196,7 @@ Description: Xlib/XCB interface library (development headers) git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-doc -Section: libdevel +Section: doc Architecture: all Multi-Arch: foreign Depends: -- 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/e1rqobm-0003jz...@vasks.debian.org
x11proto-dmx: Changes to 'debian-unstable'
debian/changelog |8 ++-- debian/control |1 + 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 93f02fef0a020bd318de5aa2945c4a91879a9873 Author: Steve Langasek Date: Tue Nov 15 11:18:38 2011 -0800 releasing version 1:2.3-3 diff --git a/debian/changelog b/debian/changelog index 4b3a0b0..f27347a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x11proto-dmx (1:2.3-3) UNRELEASED; urgency=low +x11proto-dmx (1:2.3-3) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -8,7 +8,7 @@ x11proto-dmx (1:2.3-3) UNRELEASED; urgency=low [ Steve Langasek ] * Mark x11proto-dmx-dev Multi-Arch: foreign - -- Julien Cristau Sat, 16 Jan 2010 16:47:51 + + -- Steve Langasek Tue, 15 Nov 2011 11:18:24 -0800 x11proto-dmx (1:2.3-2) unstable; urgency=low commit 031bb6163bb0e20617db8e7f46de61022f1cc3d7 Author: Steve Langasek Date: Tue Nov 15 10:46:04 2011 -0800 Mark x11proto-dmx-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index dc46af3..4b3a0b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ x11proto-dmx (1:2.3-3) UNRELEASED; urgency=low + [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * Remove myself from Uploaders + [ Steve Langasek ] + * Mark x11proto-dmx-dev Multi-Arch: foreign + -- Julien Cristau Sat, 16 Jan 2010 16:47:51 + x11proto-dmx (1:2.3-2) unstable; urgency=low diff --git a/debian/control b/debian/control index d4dd9eb..81ba31c 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git Package: x11proto-dmx-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: libdmx-dev (<< 1:1.0.99.1) Description: X11 Distributed Multihead X extension wire protocol -- 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/e1rqoxo-0003oi...@vasks.debian.org
x11proto-dmx: Changes to 'refs/tags/x11proto-dmx-1_2.3-3'
Tag 'x11proto-dmx-1_2.3-3' created by Steve Langasek at 2011-11-15 19:19 + Tagging upload of x11proto-dmx 1:2.3-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsK7TFaNMPMhshM9AQic2BAAipeqLRQ+GvY5lM05GmAxB/qG1gNn5jC6 WFEV34HTf/Vo2BnAdFe57zLjTZteUncQFsmZG2vY7rrLhcRLMXzncUD9Aeb2dxaE YX6YsNa5kVbbKTkdR7nGIyRrUQsfDnXQ5sDUnbAo3wZnwPl2ZvZ2PjCAD4UEuifs 1LFA/I+3686FyB7l/lCNKajPPVdn6p/V1Ma4GwD+BR3myKzR0PwQU3E3VpmqM1te MvfdxDGLZtn4GVV5VfS5Y91UE3+phWbhAPKDuuttvqXZK1O3zOIrHb8JQLapCuab WPla4HMR78ZpOoOwRU8tIZqbanOewEzsuTFaebUgKNNq0dopAqCBNA1Or9sASjuS 6msu2GhFZhwyK9Rv2gJ6NGZKNw3l09gwnYW3Ox/Xe06VsGiHW85IqdH9fmGcIpaE bermVij/HsufGp2Z2y24iuqjS+Wbg3Do5UeO3AyBZ7pUb7Nr1KqgML1njzjw7lYC 5YrXS/nFO0x3FeUInw/h2tQh1Nsb7sJP+7mmhJPy4QecrOVl8t67Bk8Efs+5p2+i 3wrF1upcehwDtLRVeFCl9d+/iPhu+FFP9WTpF7a6tc1l+qoZYxjoObHXdUu8YSM/ ZFvOo1+lokGCRgt4QSlX0dHO2bETuFb5MJy82aJY8kzTP9d8X0BwGYvYh8kP7oDg TwvADkR4KFs= =oyq2 -END PGP SIGNATURE- Changes since x11proto-dmx-1_2.3-2: Cyril Brulebois (1): Mention upstream git URL in a comment. 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 Mikhail Gusarov (1): Remove duplicate xorg.fd.o URL and confusing mailing list URL from debian/control Steve Langasek (2): Mark x11proto-dmx-dev Multi-Arch: foreign releasing version 1:2.3-3 --- debian/changelog | 12 debian/control |5 ++--- debian/rules | 10 +- debian/watch |1 + 4 files changed, 20 insertions(+), 8 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/e1rqoxs-0003pg...@vasks.debian.org
x11proto-fonts: Changes to 'debian-unstable'
debian/changelog |6 ++ 1 file changed, 6 insertions(+) New commits: commit ca894c643ad87f45cecbfa983e9cd3bf86af30a4 Author: Steve Langasek Date: Tue Nov 15 11:39:29 2011 -0800 releasing version 2.1.1-2 diff --git a/debian/changelog b/debian/changelog index e78d0d9..3932f59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -x11proto-fonts (2.1.1-2) UNRELEASED; urgency=low +x11proto-fonts (2.1.1-2) unstable; urgency=low * Mark x11proto-fonts-dev Multi-Arch: foreign - -- Steve Langasek Tue, 15 Nov 2011 11:39:12 -0800 + -- Steve Langasek Tue, 15 Nov 2011 11:39:24 -0800 x11proto-fonts (2.1.1-1) unstable; urgency=low commit 9dc6dad5abeef0e7fa5cc91666bb3ac237ccb4ec Author: Steve Langasek Date: Tue Nov 15 11:39:16 2011 -0800 Mark x11proto-fonts-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index 5dbf2da..e78d0d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-fonts (2.1.1-2) UNRELEASED; urgency=low + + * Mark x11proto-fonts-dev Multi-Arch: foreign + + -- Steve Langasek Tue, 15 Nov 2011 11:39:12 -0800 + x11proto-fonts (2.1.1-1) unstable; urgency=low [ Julien Cristau ] -- 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/e1rqotk-0005qv...@vasks.debian.org
x11proto-fonts: Changes to 'refs/tags/x11proto-fonts-2.1.1-2'
Tag 'x11proto-fonts-2.1.1-2' created by Steve Langasek at 2011-11-15 19:42 + Tagging upload of x11proto-fonts 2.1.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLAnVaNMPMhshM9AQjwzxAAhhIOtMquokC1tQhtbBV3AHAg4ALXqssB Ip8E4eaPb1clmcoXbqVXZYiXxnFEQp5qnpXtskQTDuOLY8ZRUVw6ikrSycE7uHE4 xaOTvkpeOAWcBACnQb9x3p3ZTvevz4ewuPVHecW6ROt5OwBm6pA7c8z9SLwGnLLL eUVWkWPxZ0aZLNCn22HboPCauXnZ1fySPhdiZ60IXRkjzRz6KnX7/S4ZF/AXcVHO Sf59a4jF62JA9EPMToXF4G5h0ymlJk1lNethsphwLqpFvSYgDeSko+JwdkDEoEr1 lqTZUiDu91QA0ap6Uc4KLDWYBoUTkZCJKinyOQp5a+Sn+l4U9b/sxp8fDzQX0Uur Esetxrk/RBkKkdrRaeFqRDdPsGi5ka+xsJcJbRB+xh3I1ZV9k3+kIeOMti7JKT43 fXh30bDT+fTvvdDazEVZ5IApcfv9ipfNybg9WCOM0FzFuLwjpAoKzfdryZbc0TJo Y1VgRcYXoLnmqDkKC4XQ8pfnnIx5Mue0cD4JFLW42/IDTpaR/2tDdnxP35c1b6Uz 1050fDvU74sCzwCSl3tFFOivh7hjJ9x2ZOoAb33OfEkndsoaw0XRziUl4hZEn1h6 MPJEAPwFYioz+pierVqzb+xE8R8krUcijbmI6aDYohDYQZGO/j7QSfU8K4oNjb9f 0R7vTWcmxu8= =m7a9 -END PGP SIGNATURE- Changes since x11proto-fonts-2.1.1-1: Cyril Brulebois (1): Mention upstream git URL in a comment. Steve Langasek (2): Mark x11proto-fonts-dev Multi-Arch: foreign releasing version 2.1.1-2 --- debian/changelog |6 ++ debian/watch |1 + 2 files changed, 7 insertions(+) --- -- 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/e1rqoto-0005rq...@vasks.debian.org
Processing of x11proto-fonts_2.1.1-2_amd64.changes
x11proto-fonts_2.1.1-2_amd64.changes uploaded successfully to localhost along with the files: x11proto-fonts_2.1.1-2.dsc x11proto-fonts_2.1.1-2.diff.gz x11proto-fonts-dev_2.1.1-2_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqovr-00065j...@franck.debian.org
x11proto-print: Changes to 'debian-unstable'
debian/changelog |8 ++-- debian/control |1 + 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 8b53a4f6b35bdf175fa148c7e77b6f82f99c12d9 Author: Steve Langasek Date: Tue Nov 15 11:44:27 2011 -0800 releasing version 1.0.5-2 diff --git a/debian/changelog b/debian/changelog index 555d75f..af7c370 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x11proto-print (1.0.5-2) UNRELEASED; urgency=low +x11proto-print (1.0.5-2) unstable; urgency=low [ Julien Cristau ] * Remove David and Andres from Uploaders. @@ -7,7 +7,7 @@ x11proto-print (1.0.5-2) UNRELEASED; urgency=low [ Steve Langasek ] * Mark x11proto-print-dev Multi-Arch: foreign - -- Julien Cristau Thu, 28 Apr 2011 14:44:35 +0200 + -- Steve Langasek Tue, 15 Nov 2011 11:44:18 -0800 x11proto-print (1.0.5-1) unstable; urgency=low commit 3f8d442bbd33ffd13d0650338c628cf559e193b7 Author: Steve Langasek Date: Tue Nov 15 11:44:14 2011 -0800 Mark x11proto-print-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index 065d64d..555d75f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ x11proto-print (1.0.5-2) UNRELEASED; urgency=low + [ Julien Cristau ] * Remove David and Andres from Uploaders. * Drop obsolete Pre-Depends on x11-common. + [ Steve Langasek ] + * Mark x11proto-print-dev Multi-Arch: foreign + -- Julien Cristau Thu, 28 Apr 2011 14:44:35 +0200 x11proto-print (1.0.5-1) unstable; urgency=low diff --git a/debian/control b/debian/control index e0d824a..33d8f87 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-print.git Package: x11proto-print-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libxp-dev (<<1:1) Description: X11 Printing extension (Xprint) wire protocol -- 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/e1rqoyc-0005lm...@vasks.debian.org
x11proto-print: Changes to 'refs/tags/x11proto-print-1.0.5-2'
Tag 'x11proto-print-1.0.5-2' created by Steve Langasek at 2011-11-15 19:46 + Tagging upload of x11proto-print 1.0.5-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLBsFaNMPMhshM9AQgQ8Q/7BfrCIJGd8spZ5Y+ENv1r6WEKGlu0GWcv LvMMfZ28ZUu5RJdWbDQRuU9mMRmMD7pce8U3xfyt8u6Zb6G2Qny7QakDbKkwBeKn fyfmtLq9dbbg1SSQDgSxOOp4IU/gSmD+GyOJvgZHhsPKPtTkxB51ByN2tuS1UCJk fra57MqY4fPgxn7g5B7EJPfr7pCX36KXpx9wAho7MxPt6DXJGTVAPZgogWx2t0fC 0Twt9xuvaSxtF/malhYJvKSL8fM747jmM3va9ZjToACrf6wphr8yOJU52sRXfOnr numlCgasfFzgbJsuBwCv1ZNo3n+YAW2lfC0YbE1mts6H8/mgMHrU/xCHyBIal5ov EdV85Txv5OOZYC6fu0/OSm75inZsXA+sR295hAKfWw64SAH4XDhFCRoMQ8QfBNMA Xg167+DX7uIhQ0/nnWx2niIkhEDnMj0AtePVLkVRj+t0v0G96fHy/pkAjB7umR9X VRUS9UnAmSonulcvAa3H1YdKgCGargcgIhbAB/5XFphIGwDeq9+1h6bAPKzERv2k gWxQ0fjHqxOt2oMgjZxZeX8MmjPhwpLSiAk/dPlLk7Vwwe5w0baIlEtLKH8Tx3WU jmDRU3F+QRf12sVD7JP66kEh7HgwjMjFsAwrQgnkCuq/CbUn2l82pTrwvQBpsQzT p0c9K0zOrG0= =LfHb -END PGP SIGNATURE- Changes since x11proto-print-1.0.5-1: Julien Cristau (2): Remove David and Andres from Uploaders. Drop obsolete Pre-Depends on x11-common. Steve Langasek (2): Mark x11proto-print-dev Multi-Arch: foreign releasing version 1.0.5-2 --- debian/changelog | 11 +++ debian/control |4 ++-- 2 files changed, 13 insertions(+), 2 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/e1rqoyf-0005mc...@vasks.debian.org
Processing of x11proto-print_1.0.5-2_amd64.changes
x11proto-print_1.0.5-2_amd64.changes uploaded successfully to localhost along with the files: x11proto-print_1.0.5-2.dsc x11proto-print_1.0.5-2.diff.gz x11proto-print-dev_1.0.5-2_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqp0j-0006gq...@franck.debian.org
x11proto-scrnsaver: Changes to 'debian-unstable'
debian/changelog |6 ++ debian/control |1 + 2 files changed, 7 insertions(+) New commits: commit 1401086e4d217c6ed6a9452bbfadea9a32775b7c Author: Steve Langasek Date: Tue Nov 15 11:49:21 2011 -0800 releasing version 1.2.1-2 diff --git a/debian/changelog b/debian/changelog index 1a99c2c..7523006 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -x11proto-scrnsaver (1.2.1-2) UNRELEASED; urgency=low +x11proto-scrnsaver (1.2.1-2) unstable; urgency=low * Mark x11proto-scrnsaver-dev Multi-Arch: foreign - -- Steve Langasek Tue, 15 Nov 2011 11:48:51 -0800 + -- Steve Langasek Tue, 15 Nov 2011 11:49:19 -0800 x11proto-scrnsaver (1.2.1-1) unstable; urgency=low commit e78a259c1524d0df8ddf6091d8d3bae2b7733256 Author: Steve Langasek Date: Tue Nov 15 11:48:57 2011 -0800 Mark x11proto-scrnsaver-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index 209da6a..1a99c2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-scrnsaver (1.2.1-2) UNRELEASED; urgency=low + + * Mark x11proto-scrnsaver-dev Multi-Arch: foreign + + -- Steve Langasek Tue, 15 Nov 2011 11:48:51 -0800 + x11proto-scrnsaver (1.2.1-1) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index 5ff05bb..1865700 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-scrnsaver.git Package: x11proto-scrnsaver-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev Breaks: libxss-dev (<< 1:1.2.0) Description: X11 Screen Saver extension wire protocol -- 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/e1rqp2o-0006ho...@vasks.debian.org
x11proto-scrnsaver: Changes to 'refs/tags/x11proto-scrnsaver-1.2.1-2'
Tag 'x11proto-scrnsaver-1.2.1-2' created by Steve Langasek at 2011-11-15 19:51 + Tagging upload of x11proto-scrnsaver 1.2.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLCtFaNMPMhshM9AQjHAA//RjjyrnbAl73PWW6AuVQxyqRk5yE7NyCc ZgSRbrNaVnZ9NJcujkC0BWCjV6LmqvYnpBWH5CLslqnqQT95q23QNQLbNkJvCMvE Vw4o9Ol1Ziyd+Xci4fYmaUbhOuFTrj61rUX7ObFcz/CAH5gKUQctJ4d4Q9aZmpt9 XvOhx6sPHVqCSe0uYTCn31iV7mGBrHJlXfnZGDkSF1snb47YgKpxFCAFVa6spdZz zRmmqY5WFnlEDr1TT2kGO6Ag7WJu3Ne6i8MMOO7M6RcEymhiTm9wm6bGamYP3eDV +CZJoPdtp+hY/Nd1cKO1lyDDmyJ8H50GG2my1ytEbY/z/be+m7UQsegt9bKk65Zw XcqX1sxClDTC9mtWGnTpDq30aBcv1mzcjm4ZX0suWQQzZm5kvSYUIwY4gC5IgAqe uVWSCCQoYTyUiPL9V/Mh4tHLVApIHeVVaAQn3V0SV8E8+NCkIjcKT2t2RMVsv1eX 2c81hqXfUNwJvb2DnGuKNZNs36qD9frclIJ87NtZPqQ1if9OrlDrvXt2ieGqC8Pe RWvjQ/F8dnLPzKltX2nUFB1AMCaSvBpdOpuBVhqE8p92YFRKkNVea+NbnupVolcF 5Pre2f4Yhcauszh6+cCl2sfsyHEnkLg2foOgEFDPborUxiLn8kacTgT3o+4yqQSD wRHH4of5aoU= =LcdA -END PGP SIGNATURE- Changes since x11proto-scrnsaver-1.2.1-1: Cyril Brulebois (1): Mention upstream git URL in a comment. Steve Langasek (2): Mark x11proto-scrnsaver-dev Multi-Arch: foreign releasing version 1.2.1-2 --- debian/changelog |6 ++ debian/control |1 + debian/watch |1 + 3 files changed, 8 insertions(+) --- -- 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/e1rqp2r-0006j3...@vasks.debian.org
Processing of x11proto-scrnsaver_1.2.1-2_amd64.changes
x11proto-scrnsaver_1.2.1-2_amd64.changes uploaded successfully to localhost along with the files: x11proto-scrnsaver_1.2.1-2.dsc x11proto-scrnsaver_1.2.1-2.diff.gz x11proto-scrnsaver-dev_1.2.1-2_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqp59-0007pz...@franck.debian.org
x11proto-xcmisc: Changes to 'debian-unstable'
debian/changelog |6 ++ debian/control |1 + 2 files changed, 7 insertions(+) New commits: commit f7ace8a780e7890b4f65dd45e85b962eb9bf1c32 Author: Steve Langasek Date: Tue Nov 15 11:52:58 2011 -0800 releasing version 1.2.1-2 diff --git a/debian/changelog b/debian/changelog index 06d6e94..4699d95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -x11proto-xcmisc (1.2.1-2) UNRELEASED; urgency=low +x11proto-xcmisc (1.2.1-2) unstable; urgency=low * Mark x11proto-xcmisc-dev Multi-Arch: foreign - -- Steve Langasek Tue, 15 Nov 2011 11:52:40 -0800 + -- Steve Langasek Tue, 15 Nov 2011 11:52:55 -0800 x11proto-xcmisc (1.2.1-1) unstable; urgency=low commit 4ac74dc9b618edd05e13d3dede322ae8fec9c724 Author: Steve Langasek Date: Tue Nov 15 11:52:50 2011 -0800 Mark x11proto-xcmisc-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index 14f9fd3..06d6e94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-xcmisc (1.2.1-2) UNRELEASED; urgency=low + + * Mark x11proto-xcmisc-dev Multi-Arch: foreign + + -- Steve Langasek Tue, 15 Nov 2011 11:52:40 -0800 + x11proto-xcmisc (1.2.1-1) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index feca004..777eb23 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-xcmisc.git Package: x11proto-xcmisc-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: X11 XC-Miscellaneous extension wire protocol This package provides development headers describing the wire protocol -- 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/e1rqp5y-0006zl...@vasks.debian.org
x11proto-xcmisc: Changes to 'refs/tags/x11proto-xcmisc-1.2.1-2'
Tag 'x11proto-xcmisc-1.2.1-2' created by Steve Langasek at 2011-11-15 19:54 + Tagging upload of x11proto-xcmisc 1.2.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLDeVaNMPMhshM9AQiwuhAAsdYxjkfptFDnzlVNVXH1Fh+t8NqL6SFP lZpYTkjyaT83/ZMO2MqJmGzriSCrcUGbfZdwSuYldaZoF5DjmCIrC+/EyWwH+qXF UODzRq8if5yXpZjmQPSZKv0xKj3q4168qu23PHGghQFLco6wauuH4oyDZXAJN3sa 5TaRiaiz0oeAhdohwOSaZ4qlcn85kKvhipkthwZ+64BBMg+2/iWpEFqFTEQpo2Hd 2EGe8oRkhf3QUtCTaWnLY5X/8kIxoqTOrBn/Y6MjyAEJl6PcM0G9VapuqD9FqlgW pqj0tqy/mk4CO4ohunO7VPjNld0CSsYwNYO56vaSIEQNo3GkEjFOUNAg18mt50jk sn/byCNIc5DzJx2ZQDBvJfrnzBu7husSRQOo9UdqpTss+40a7BEiSnLRd5kXOZgM qQ1zP1c6n7ZD7vdv3nA0f0Ff0HPWi20qZmcUHLgiyPxqBJvno7flrs5kEYGf1cOj 7EHXIZ0uNddsfoeY9tqZK/lT21LQ3Ayqqoy9q7BvybZZ8VZkODQA8VAWu1X7aRDz 7xznavoc8eizmkLxoA7Y4HVcsqCq2o7VLjUK2ff5spZ7YCzHWzWaD7loSLrnDlAF A/Jxdxsir++h8kJhU4WJeJVUpDQeT9To5P1TTQwePm96KI2ZkGnSt7Fu6fxG3MNg w178hUaySj8= =U6lr -END PGP SIGNATURE- Changes since x11proto-xcmisc-1.2.1-1: Cyril Brulebois (1): Mention upstream git URL in a comment. Steve Langasek (2): Mark x11proto-xcmisc-dev Multi-Arch: foreign releasing version 1.2.1-2 --- debian/changelog |6 ++ debian/control |1 + debian/watch |1 + 3 files changed, 8 insertions(+) --- -- 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/e1rqp5b-0006a8...@vasks.debian.org
x11proto-xf86dga: Changes to 'refs/tags/x11proto-xf86dga-2.1-3'
Tag 'x11proto-xf86dga-2.1-3' created by Steve Langasek at 2011-11-15 19:56 + Tagging upload of x11proto-xf86dga 2.1-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLEAVaNMPMhshM9AQiExQ//c6VTzG8XP5W9f3kPjl4V8nNiiKTLfWMh Iy9TuTINX4GsfJsJaPr6Bhd+jAVgXJf28urlnAFH43QyNKyRuuZN95tU1CL/9yif Y0r/2++6shWqat6/bbtpZmOwi0L1D9gUyYuBgC/vN/4qR+5o6PItV1BFxE+QHRzV AM38EJgyxoE2cumkre1B9d2cvLyOhWYg+Mff4n/qCDUVCuCnG4M5Cqh5euuAB/Tc oSa7upFE2tAki7nrzcPV8cyZSn4abnyNZPkpRV8IwynyXmpt1WceOO5ZWIEmBaY1 XEdi0pqUeRpvsQjyTw5Kss9ZNIWAVmweB3gwxYBCtPxxVr5uHZT2L/O0cZhbIyCX 9o3Yu1/yxE5HRuP6mCptoivkrNlMhTY5jr7tK9cpGWtmpodochN9ahztwtpR/xUl +OM79VXFjpCyQCZeuK7h7RUey/bQRISNs57abkEg45AfIAdlGD/28EYuUJcuiC5N O5K8/rNNJLjWgi+PUU2bZWEbNhMo67+N5t6hyV/p8cL02PsZtQyd3Jbkvn9Fz82w wIX9XYf/OKOXG3anzxz4fzSJk+WT/zzXMGl128OXgTAqtCShqqWcrXRR9kPMJmvc 2wY9RezI0xxuXFLUrjqveOceSKXUxb/B2go8RLmFiTU3bVRay6UCQT28klSeQCHV odbjyE6dQ8c= =UooK -END PGP SIGNATURE- Changes since x11proto-xf86dga-2.1-2: Cyril Brulebois (1): Mention upstream git URL in a comment. 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 Mikhail Gusarov (1): Remove duplicate xorg.fd.o URL and confusing mailing list URL from debian/control Steve Langasek (2): Mark x11proto-xf86dga-dev Multi-Arch: foreign releasing version 2.1-3 --- debian/changelog | 12 debian/control |5 ++--- debian/rules | 10 +- debian/watch |1 + 4 files changed, 20 insertions(+), 8 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/e1rqp7n-0006jq...@vasks.debian.org
Processing of x11proto-xf86dga_2.1-3_amd64.changes
x11proto-xf86dga_2.1-3_amd64.changes uploaded successfully to localhost along with the files: x11proto-xf86dga_2.1-3.dsc x11proto-xf86dga_2.1-3.diff.gz x11proto-xf86dga-dev_2.1-3_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqpa0-0008v4...@franck.debian.org
Processing of x11proto-xcmisc_1.2.1-2_amd64.changes
x11proto-xcmisc_1.2.1-2_amd64.changes uploaded successfully to localhost along with the files: x11proto-xcmisc_1.2.1-2.dsc x11proto-xcmisc_1.2.1-2.diff.gz x11proto-xcmisc-dev_1.2.1-2_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqpa3-76...@franck.debian.org
x11proto-xf86dga: Changes to 'debian-unstable'
debian/changelog |8 ++-- debian/control |1 + 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit b1fddb2120bd187af6a190a061d5407b297c9740 Author: Steve Langasek Date: Tue Nov 15 11:55:43 2011 -0800 releasing version 2.1-3 diff --git a/debian/changelog b/debian/changelog index 2d29a7b..a4edece 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x11proto-xf86dga (2.1-3) UNRELEASED; urgency=low +x11proto-xf86dga (2.1-3) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no @@ -8,7 +8,7 @@ x11proto-xf86dga (2.1-3) UNRELEASED; urgency=low [ Steve Langasek ] * Mark x11proto-xf86dga-dev Multi-Arch: foreign - -- Julien Cristau Sat, 16 Jan 2010 16:47:47 + + -- Steve Langasek Tue, 15 Nov 2011 11:55:40 -0800 x11proto-xf86dga (2.1-2) unstable; urgency=low commit c693d13cd67c5f735e1a2e6c815b086c3b139797 Author: Steve Langasek Date: Tue Nov 15 11:55:38 2011 -0800 Mark x11proto-xf86dga-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index 8d8ec6c..2d29a7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ x11proto-xf86dga (2.1-3) UNRELEASED; urgency=low + [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * Remove myself from Uploaders + [ Steve Langasek ] + * Mark x11proto-xf86dga-dev Multi-Arch: foreign + -- Julien Cristau Sat, 16 Jan 2010 16:47:47 + x11proto-xf86dga (2.1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 1a7cbbc..2fa6154 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86dga.git Package: x11proto-xf86dga-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev Breaks: libxxf86dga-dev (<< 2:1.0.99.1) Description: X11 Direct Graphics Access extension wire protocol -- 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/e1rqp7k-0006j1...@vasks.debian.org
x11proto-xf86dri: Changes to 'debian-unstable'
debian/changelog|7 +++ debian/control |1 + debian/x11proto-xf86dri-dev.install |2 +- 3 files changed, 9 insertions(+), 1 deletion(-) New commits: commit b20d233e9189e149a5d0ba4d496f7dfcd15a3547 Author: Steve Langasek Date: Tue Nov 15 11:59:01 2011 -0800 releasing version 2.1.1-2 diff --git a/debian/changelog b/debian/changelog index 69ee77e..3f84f9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -x11proto-xf86dri (2.1.1-2) UNRELEASED; urgency=low +x11proto-xf86dri (2.1.1-2) unstable; urgency=low * Mark x11proto-xf86dri-dev Multi-Arch: foreign * Install xf86driproto.pc to /usr/share/pkgconfig - -- Steve Langasek Tue, 15 Nov 2011 11:57:36 -0800 + -- Steve Langasek Tue, 15 Nov 2011 11:58:56 -0800 x11proto-xf86dri (2.1.1-1) unstable; urgency=low commit 92d873e8d51cd90e04e6ffbb79d254867a40 Author: Steve Langasek Date: Tue Nov 15 11:58:51 2011 -0800 Install xf86driproto.pc to /usr/share/pkgconfig diff --git a/debian/changelog b/debian/changelog index 9eaa34a..69ee77e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ x11proto-xf86dri (2.1.1-2) UNRELEASED; urgency=low * Mark x11proto-xf86dri-dev Multi-Arch: foreign + * Install xf86driproto.pc to /usr/share/pkgconfig -- Steve Langasek Tue, 15 Nov 2011 11:57:36 -0800 diff --git a/debian/x11proto-xf86dri-dev.install b/debian/x11proto-xf86dri-dev.install index a963161..ee27172 100644 --- a/debian/x11proto-xf86dri-dev.install +++ b/debian/x11proto-xf86dri-dev.install @@ -1,2 +1,2 @@ usr/include/X11/dri/* -usr/lib/pkgconfig/xf86driproto.pc +usr/lib/pkgconfig/xf86driproto.pc /usr/share/pkgconfig commit 2425b3813d180cb743e30287ee07701cf816217a Author: Steve Langasek Date: Tue Nov 15 11:57:43 2011 -0800 Mark x11proto-xf86dri-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index ec53ead..9eaa34a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-xf86dri (2.1.1-2) UNRELEASED; urgency=low + + * Mark x11proto-xf86dri-dev Multi-Arch: foreign + + -- Steve Langasek Tue, 15 Nov 2011 11:57:36 -0800 + x11proto-xf86dri (2.1.1-1) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index 7d95081..e0ccee0 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86dri.git Package: x11proto-xf86dri-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: X11 DRI extension wire protocol This package provides development headers describing the wire protocol -- 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/e1rqpbn-0008oh...@vasks.debian.org
x11proto-xf86dri: Changes to 'refs/tags/x11proto-xf86dri-2.1.1-2'
Tag 'x11proto-xf86dri-2.1.1-2' created by Steve Langasek at 2011-11-15 20:01 + Tagging upload of x11proto-xf86dri 2.1.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLE/FaNMPMhshM9AQgbchAAtPI8vR38TVTyF82FEm/q/UFw80ax6cmD AmGjzxWRL9PaaKeYhJxfenrDokobPDWL/DxvZP0iSmdEVBYn0koFfJdy7FRg2Doa k8uzFBy2r6MfCYkSddr193C5Nugtci+r0UBVMYBw/jyUM0DU0c9FkaKzRsgdnVKI s1tR61XoQY477Z4VKsx/LDrWi1ePVGgLZVnFoHCNHLtl2NLbADt+ZTqZJyS/dm9f VTZA3gCSZAcVg940g7eJHDyOqWb50PZK7nQdevM7yjvk7oxBjlMOfP9pdJw2IZIp 6WT0uA64LKnEToQ2KVjxpSGd+2YObKHzL8ZMSkljA6WfBegrhzqFIUfuasZZkS4Y pKbsGccYEcA3NaRrPa5IL+Oqklpd7TQfk4A9H+t/NoP5jeMlMcenKCtVGmZWI5it qMRxM8jxqduz9e1Mi7DZKrHk62Q41UUMKLg16DHnk75yo+I6nnM98Ulyd69uU4Il eaSzAvmDZOVtC+tG5jiW2q6DqvzHBxRmg/NTscsyZunarxj2HCFPJksK8iECE/kg i7TaN6bo561FB7vykzvMxwZ9GDNVTs1lSLooaGNJTVGWvgEUjJINc1JC2hsdk831 tXbDeGn05g5suWH8IB8gP+/jnKpMNh4oy+/NCOas+Ws3+XTlSe8xCxtycLzwox8v nq+09KHV+w8= =kyGH -END PGP SIGNATURE- Changes since x11proto-xf86dri-2.1.1-1: Steve Langasek (3): Mark x11proto-xf86dri-dev Multi-Arch: foreign Install xf86driproto.pc to /usr/share/pkgconfig releasing version 2.1.1-2 --- debian/changelog|7 +++ debian/control |1 + debian/x11proto-xf86dri-dev.install |2 +- 3 files changed, 9 insertions(+), 1 deletion(-) --- -- 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/e1rqpbr-0008u3...@vasks.debian.org
x11proto-xf86misc: Changes to 'debian-unstable'
debian/changelog |7 +++ debian/control |1 + debian/x11proto-xf86misc-dev.install |2 +- 3 files changed, 9 insertions(+), 1 deletion(-) New commits: commit d743f3765c1816bab17e061bdd432c251fe37d56 Author: Steve Langasek Date: Tue Nov 15 12:02:26 2011 -0800 releasing version 0.9.3-2 diff --git a/debian/changelog b/debian/changelog index 312c8ed..007eeb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -x11proto-xf86misc (0.9.3-2) UNRELEASED; urgency=low +x11proto-xf86misc (0.9.3-2) unstable; urgency=low * Mark x11proto-xf86misc-dev Multi-Arch: foreign * Install xf86miscproto.pc to /usr/share/pkgconfig - -- Steve Langasek Tue, 15 Nov 2011 12:01:34 -0800 + -- Steve Langasek Tue, 15 Nov 2011 12:02:23 -0800 x11proto-xf86misc (0.9.3-1) unstable; urgency=low commit e398b226fee8f2ad9c752d05d3c08e360e1ee186 Author: Steve Langasek Date: Tue Nov 15 12:02:20 2011 -0800 Install xf86miscproto.pc to /usr/share/pkgconfig diff --git a/debian/changelog b/debian/changelog index 868c8f2..312c8ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ x11proto-xf86misc (0.9.3-2) UNRELEASED; urgency=low * Mark x11proto-xf86misc-dev Multi-Arch: foreign + * Install xf86miscproto.pc to /usr/share/pkgconfig -- Steve Langasek Tue, 15 Nov 2011 12:01:34 -0800 diff --git a/debian/x11proto-xf86misc-dev.install b/debian/x11proto-xf86misc-dev.install index a4ead92..8144d87 100644 --- a/debian/x11proto-xf86misc-dev.install +++ b/debian/x11proto-xf86misc-dev.install @@ -1,2 +1,2 @@ usr/include/X11/extensions/* -usr/lib/pkgconfig/xf86miscproto.pc +usr/lib/pkgconfig/xf86miscproto.pc /usr/share/pkgconfig commit 44ff7a363c346a18668c0d968562202567414a95 Author: Steve Langasek Date: Tue Nov 15 12:01:41 2011 -0800 Mark x11proto-xf86misc-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index 2fd57e4..868c8f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-xf86misc (0.9.3-2) UNRELEASED; urgency=low + + * Mark x11proto-xf86misc-dev Multi-Arch: foreign + + -- Steve Langasek Tue, 15 Nov 2011 12:01:34 -0800 + x11proto-xf86misc (0.9.3-1) unstable; urgency=low [ Timo Aaltonen ] diff --git a/debian/control b/debian/control index 7369708..43c3980 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86misc.git Package: x11proto-xf86misc-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: X11 XFree86-Miscellaneous extension wire protocol This package provides development headers describing the wire protocol -- 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/e1rqpeb-00051i...@vasks.debian.org
x11proto-xf86misc: Changes to 'refs/tags/x11proto-xf86misc-0.9.3-2'
Tag 'x11proto-xf86misc-0.9.3-2' created by Steve Langasek at 2011-11-15 20:03 + Tagging upload of x11proto-xf86misc 0.9.3-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLFqVaNMPMhshM9AQgI2BAAq23ULIP0bb6djyKZ8l9MPOiX0PEZYEFW 6LKtxQmYy0nJFheK3qEhaWcSsancVR1MjasQMTyO8Gy/xqXBm1zvvTaWnORQFt05 fzEh9Q2A8HazVu8CV2sAw47W0TkNPr8AxFzsUg2rFKm4m7JuFEYdhCyZT7deLyLt cDuK1wWYGxY+HYSoITZp1+427TxwOwC1xhi5+6OXY+yVjwcoB67epeKuNlBwiE+q 3fR1TVdNAQEjI31OKgEbP4jSfHIvzAVX05RwJSt0SOMBk5PQUS99kqwCqv2kIh7n G5UiMSJFafvM8I3z9+MbN6tnP+ou4NBQBDpk3cloDt0v5cTyszFNjoLhN1dccAAK elVPC70q7p/XzhrXvuedee7IfHQEvHnZPsnXzFx83heaDnCkN/MQWx4vf432b3AO yUxa+oOBYnmG/JPhtA9mhrYVVBgc50w0aZB9XY+o7MecGW5Ch+K/srPBiSF/yqPc vIMh/eWfaqoR3xGFQYBSl0Uo0Sa6zG/iFPfN9z1e98lz7umLAnH7J9w4zmRB080o hR+dnMG+jJF5BQKUIGlycRWFx8KvuyzYP12jqdylQlHeFfo95P1AKJU2hrmZZJk8 BIRA0ANex1uRQ8/z2W60e6lj4CsJ23mNNWLQoax2zFb9EGB08szecrt51YGEA7Hf 7lSJGyjcFuM= =jVAy -END PGP SIGNATURE- Changes since x11proto-xf86misc-0.9.3-1: Cyril Brulebois (1): Mention upstream git URL in a comment. Mikhail Gusarov (1): Remove duplicate xorg.fd.o URL and confusing mailing list URL from debian/control Steve Langasek (3): Mark x11proto-xf86misc-dev Multi-Arch: foreign Install xf86miscproto.pc to /usr/share/pkgconfig releasing version 0.9.3-2 --- debian/changelog |7 +++ debian/control |3 +-- debian/watch |1 + debian/x11proto-xf86misc-dev.install |2 +- 4 files changed, 10 insertions(+), 3 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/e1rqpef-0005ag...@vasks.debian.org
Processing of x11proto-xf86dri_2.1.1-2_amd64.changes
x11proto-xf86dri_2.1.1-2_amd64.changes uploaded successfully to localhost along with the files: x11proto-xf86dri_2.1.1-2.dsc x11proto-xf86dri_2.1.1-2.diff.gz x11proto-xf86dri-dev_2.1.1-2_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqpeu-0001dh...@franck.debian.org
Processing of x11proto-xf86misc_0.9.3-2_amd64.changes
x11proto-xf86misc_0.9.3-2_amd64.changes uploaded successfully to localhost along with the files: x11proto-xf86misc_0.9.3-2.dsc x11proto-xf86misc_0.9.3-2.diff.gz x11proto-xf86misc-dev_0.9.3-2_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqpjk-00028t...@franck.debian.org
x11proto-dmx: Changes to 'debian-unstable'
.gitignore | 78 ++- Makefile.am | 11 --- README | 40 configure.ac | 22 +++ debian/changelog |9 +++--- debian/control |3 -- 6 files changed, 139 insertions(+), 24 deletions(-) New commits: commit 52c0da8e855dc876a21a9af6235f02acd2854749 Author: Steve Langasek Date: Tue Nov 15 13:36:40 2011 -0800 import version 1:2.3.1-1; 1:2.3-3 was never uploaded diff --git a/debian/changelog b/debian/changelog index f27347a..d0fb437 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,15 @@ -x11proto-dmx (1:2.3-3) unstable; urgency=low +x11proto-dmx (1:2.3.1-1) 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 - [ Steve Langasek ] - * Mark x11proto-dmx-dev Multi-Arch: foreign + [ Cyril Brulebois ] + * New upstream release. + * Add myself to Uploaders. - -- Steve Langasek Tue, 15 Nov 2011 11:18:24 -0800 + -- Cyril Brulebois Fri, 14 Jan 2011 16:50:04 +0100 x11proto-dmx (1:2.3-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 81ba31c..49f4ee3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-dmx Section: x11 Priority: optional Maintainer: Debian X Strike Force -Uploaders: David Nusinow , Andres Salomon +Uploaders: David Nusinow , Andres Salomon , Cyril Brulebois Build-Depends: debhelper (>= 5.0.0), automake, @@ -13,7 +13,6 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git Package: x11proto-dmx-dev Architecture: all -Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: libdmx-dev (<< 1:1.0.99.1) Description: X11 Distributed Multihead X extension wire protocol commit aade7161f63fd7f5a673e8432abd998fe1d9c7a2 Author: Alan Coopersmith Date: Wed Jan 5 17:26:54 2011 -0800 dmxproto 2.3.1 Signed-off-by: Alan Coopersmith diff --git a/configure.ac b/configure.ac index 3d74833..af05b01 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([DMXProto], [2.3], +AC_INIT([DMXProto], [2.3.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AC_CONFIG_SRCDIR([Makefile.am]) commit d6131b3d0cf6b30fd059fe1a1a17d4be24d00e9b Author: Alan Coopersmith Date: Tue Dec 28 18:26:35 2010 -0800 Remove accidentally added config.h header creation Signed-off-by: Alan Coopersmith diff --git a/configure.ac b/configure.ac index 2260553..3d74833 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ([2.60]) AC_INIT([DMXProto], [2.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AC_CONFIG_SRCDIR([Makefile.am]) -AC_CONFIG_HEADERS([config.h]) # Initialize Automake AM_INIT_AUTOMAKE([foreign dist-bzip2]) commit 710bb6773a0eeb3dfccc92ef0b414c97ee553103 Author: Alan Coopersmith Date: Tue Dec 28 17:59:39 2010 -0800 Add links to DMX website & protocol spec to README Signed-off-by: Alan Coopersmith diff --git a/README b/README index 3b93b48..d549e99 100644 --- a/README +++ b/README @@ -5,6 +5,15 @@ X server that controls multiple back-end X servers making up a large display. Extension name: DMX +More information about the DMX software can be found on the original project +website at: +http://dmx.sourceforge.net/ + +The protocol specification is currently maintained in the xserver git +repository at hw/dmx/doc/DMXSpec.txt and can be viewed online at: + +http://cgit.freedesktop.org/xorg/xserver/tree/hw/dmx/doc/DMXSpec.txt + All questions regarding this software should be directed at the Xorg mailing list: commit 9e9b74b7b6ba9427fdae736093263f87e098ae59 Author: Alan Coopersmith Date: Tue Dec 28 17:53:22 2010 -0800 config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES Signed-off-by: Alan Coopersmith diff --git a/configure.ac b/configure.ac index e4442dd..2260553 100644 --- a/configure.ac +++ b/configure.ac @@ -18,5 +18,6 @@ m4_ifndef([XORG_MACROS_VERSION], XORG_MACROS_VERSION(1.3) XORG_DEFAULT_OPTIONS -AC_OUTPUT([Makefile - dmxproto.pc]) +AC_CONFIG_FILES([Makefile + dmxproto.pc]) +AC_OUTPUT commit 7df615d96ea2204b3922bf0600a55cbe661b3d69 Author: Alan Coopersmith Date: Tue Dec 28 17:51:15 2010 -0800 config: Add missing AC_CONFIG_SRCDIR Regroup AC statements under the Autoconf initialization section. Regroup AM statements under the Automake initialization section. Signed-off-by: Alan Coopersmith diff --git a/configure.ac b/configure.ac index c25791e..e4442dd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,14 @@ +dnl +dnl Process this file with autoconf to create configure
x11proto-dmx: Changes to 'refs/tags/dmxproto-2.2.2'
Tag 'dmxproto-2.2.2' created by Peter Hutterer at 2009-08-25 05:39 + dmxproto 2.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkqTeSYACgkQ4jt+cLRn8L89QgCgjqmyybUpsQjNyOXLwERtmRAg 1EUAoJUqzJkdHT9/fVxZpvRXViBgYJ39 =B8FM -END PGP SIGNATURE- Changes since the dawn of time: Adam Jackson (2): Require automake 1.7 in AM_INIT_AUTOMAKE revert last change, didn't do right thing at all, sorry for the noise Daniel Stone (2): Fix typo; change first dmxproto.h to dmxext.h. Change version to 2.2. Eric Anholt (1): Add basic .cvsignore files for proto modules. Josh Triplett (1): Add some COPYING files. Kevin E Martin (5): Add Distributed Multihead X (DMX) support Initial build system files for proto module. Various changes preparing packages for RC0: Update package version number for RC1 release. Update package version number for final X11R7 release candidate. Søren Sandmann Pedersen (1): Change all the protonames from Ext to Proto. -- 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/e1rqqgk-0004wi...@vasks.debian.org
x11proto-dmx: Changes to 'refs/tags/dmxproto-2.3'
Tag 'dmxproto-2.3' created by Peter Hutterer at 2009-10-01 11:59 + dmxproto 2.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkrEmbAACgkQ4jt+cLRn8L8ekwCgo8lO38uwslSN/rVUazH78hVw pIAAnjEHIs/73ph+2R9tTTJzQX3J15Bu =FxrW -END PGP SIGNATURE- Changes since dmxproto-2.2.99.1: Peter Hutterer (2): Require macros 1.3 for XORG_DEFAULT_OPTIONS dmxproto 2.3 --- configure.ac | 12 ++-- 1 file changed, 6 insertions(+), 6 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/e1rqqgk-0004xa...@vasks.debian.org
x11proto-dmx: Changes to 'refs/tags/dmxproto-2.3.1'
Tag 'dmxproto-2.3.1' created by Alan Coopersmith at 2011-01-06 01:27 + dmxproto 2.3.1 Changes since dmxproto-2.3: Alan Coopersmith (5): config: Add missing AC_CONFIG_SRCDIR config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES Add links to DMX website & protocol spec to README Remove accidentally added config.h header creation dmxproto 2.3.1 Gaetan Nadon (9): .gitignore: use common defaults with custom section # 24239 configure.ac: AM_MAINTAINER_MODE missing #24238 configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 Makefile.am: INSTALL file is missing or incorrect #24206 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 README: file created or updated #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60 --- .gitignore | 78 +-- Makefile.am | 11 README | 40 ++ configure.ac | 22 4 files changed, 133 insertions(+), 18 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/e1rqqgl-0004xg...@vasks.debian.org
x11proto-dmx: Changes to 'refs/tags/dmxproto-2.2.99.1'
Tag 'dmxproto-2.2.99.1' created by Peter Hutterer at 2009-08-26 23:39 + dmxproto 2.2.99.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkqVx68ACgkQ4jt+cLRn8L/iAACeKvBuCx/PKuQWtvQAoSZRvFOI k+8An0e5Ias3TE4JBTsLj5Lf3RBmL2Yr =SkwP -END PGP SIGNATURE- Changes since dmxproto-2.2.2: Alan Coopersmith (1): renamed: .cvsignore -> .gitignore James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Paulo Cesar Pereira de Andrade (1): Janitor: Correct make distcheck and dont distribute autogen.sh Peter Hutterer (3): Remove RCS tags. Remove Xlib parts from dmxext.h, rename to dmx.h dmxproto 2.2.99.1 --- .cvsignore | 10 --- .gitignore | 14 ChangeLog|4 - Makefile.am | 14 +++- configure.ac |6 + dmx.h| 68 + dmxext.h | 190 --- dmxproto.h |1 8 files changed, 99 insertions(+), 208 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/e1rqqgk-0004wj...@vasks.debian.org
x11proto-dmx: Changes to 'refs/tags/x11proto-dmx-1_2.3.1-1'
Tag 'x11proto-dmx-1_2.3.1-1' created by Steve Langasek at 2011-11-15 21:36 + Tagging upload of x11proto-dmx 1:2.3.1-1 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLbelaNMPMhshM9AQhBYg//QeP5bIIQ3FEvqGNGvl/badsN87dexJjj XoSwhh5jPVEIQZArAdveh5xWIaFwFMh3Ehx2a62HDGK4aXfT/HkDW7GXgKYRxWcL ZRdCDfdxNX5c4ta3E6vT5Nq5mJQ6s7cdgEritvb6IKZ7Y9XfC9MizEtbFO+x5F1n ZsSYnY9WuWBiHlWWAxsUsICP0ehbMNAOR1aVA7SDRyaXpYJzl2yo7VOD65E5Y3aV V4pDp4CyRyQt2NvtuGtpZyOHpRoaiRcjuQZq6sWPqZpIQQEWWverNlNN5b6Yj4OR KNLLKtY1+a7QeTtd8uOx689Cv4dUB3eMEAZYG0MaNXMqFijBJa1+HlXIql+cTJ27 Vl41LzHOyema/xOaEnoCdxawJfUzEYEg+Xqz36B5F8LFHWkrzVLhs41PUVDYMUO+ Ox8uiZ7uX161Szuw8g1wdRwBlHSxX2UoJOsJrYp3M0LDHiHmskm8zD5f7CK1rvlR 9n5wF005X/IXHhP+LTrIhm3fWYK4AERZ7ZwReXJAAVjfmLogFBtb8Gq+OcGpcA5t MF2MW9J4m2WnJylSttlLqXJr7nK8rD7qwUlQ6HEeIgPVqUIcmBu0e3sDQ1DDqXv7 9f9mRrpglr3F9S6B62Y+oYYbZ8RnqrRApNnt49yQxGQXFMzCuyOiCPEFbT/ynk+j 6by3Wy0woTg= =kyrO -END PGP SIGNATURE- Changes since x11proto-dmx-1_2.3-3: Alan Coopersmith (5): config: Add missing AC_CONFIG_SRCDIR config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES Add links to DMX website & protocol spec to README Remove accidentally added config.h header creation dmxproto 2.3.1 Gaetan Nadon (9): .gitignore: use common defaults with custom section # 24239 configure.ac: AM_MAINTAINER_MODE missing #24238 configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 Makefile.am: INSTALL file is missing or incorrect #24206 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 README: file created or updated #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60 Steve Langasek (2): Merge commit 'dmxproto-2.3.1' into debian-unstable import version 1:2.3.1-1; 1:2.3-3 was never uploaded --- .gitignore | 78 ++- Makefile.am | 11 --- README | 40 configure.ac | 22 +++ debian/changelog |9 +++--- debian/control |3 -- 6 files changed, 139 insertions(+), 24 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/e1rqqgl-0004yj...@vasks.debian.org
x11proto-dmx: Changes to 'debian-unstable'
debian/changelog|7 +++ debian/control |1 + debian/x11proto-dmx-dev.install |2 +- 3 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 00f741176ac1b1822a84678f92f0d572c095a525 Author: Steve Langasek Date: Tue Nov 15 13:38:29 2011 -0800 releasing version 1:2.3.1-2 diff --git a/debian/changelog b/debian/changelog index 5804616..0163b51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -x11proto-dmx (1:2.3.1-2) UNRELEASED; urgency=low +x11proto-dmx (1:2.3.1-2) unstable; urgency=low * Mark x11proto-dmx-dev Multi-Arch: foreign * Install dmxproto.pc to /usr/share/pkgconfig - -- Steve Langasek Tue, 15 Nov 2011 13:37:42 -0800 + -- Steve Langasek Tue, 15 Nov 2011 13:38:24 -0800 x11proto-dmx (1:2.3.1-1) unstable; urgency=low commit 4435c6cccd940901fb629861a6d34a9841322954 Author: Steve Langasek Date: Tue Nov 15 13:38:22 2011 -0800 Install dmxproto.pc to /usr/share/pkgconfig diff --git a/debian/changelog b/debian/changelog index b594a74..5804616 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ x11proto-dmx (1:2.3.1-2) UNRELEASED; urgency=low * Mark x11proto-dmx-dev Multi-Arch: foreign + * Install dmxproto.pc to /usr/share/pkgconfig -- Steve Langasek Tue, 15 Nov 2011 13:37:42 -0800 diff --git a/debian/x11proto-dmx-dev.install b/debian/x11proto-dmx-dev.install index 475d744..556475b 100644 --- a/debian/x11proto-dmx-dev.install +++ b/debian/x11proto-dmx-dev.install @@ -1,2 +1,2 @@ usr/include/X11/extensions/* -usr/lib/pkgconfig/dmxproto.pc +usr/lib/pkgconfig/dmxproto.pc /usr/share/pkgconfig commit 89f8eab66617ca3b58df4ea497d3d1f83c9766e5 Author: Steve Langasek Date: Tue Nov 15 13:37:49 2011 -0800 Mark x11proto-dmx-dev Multi-Arch: foreign diff --git a/debian/changelog b/debian/changelog index d0fb437..b594a74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-dmx (1:2.3.1-2) UNRELEASED; urgency=low + + * Mark x11proto-dmx-dev Multi-Arch: foreign + + -- Steve Langasek Tue, 15 Nov 2011 13:37:42 -0800 + x11proto-dmx (1:2.3.1-1) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index 49f4ee3..7561285 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git Package: x11proto-dmx-dev Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: libdmx-dev (<< 1:1.0.99.1) Description: X11 Distributed Multihead X extension wire protocol -- 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/e1rqqjo-0004pa...@vasks.debian.org
x11proto-dmx: Changes to 'refs/tags/x11proto-dmx-1_2.3.1-2'
Tag 'x11proto-dmx-1_2.3.1-2' created by Steve Langasek at 2011-11-15 21:40 + Tagging upload of x11proto-dmx 1:2.3.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATsLcPVaNMPMhshM9AQiuwA/+ORAvgeHgQ4UH8JSWQWV+YvluBYhDM6gF Itihrxh1o4Om9qwH4sE7ycyLOdq/i4myC5J4jj7izerU5AZJ67GoWh2ccODWteGw kCqCf2nBD7yprupGnmdGOcpie/B5EPFKDqRm5z3UQjmibax0ji1UQLG8PvIOfKZR lhQ88RbYr/fW8S9vC/d8mqeVJcmA8Tqu5a+dOYnOf3qd7Uoo1J2dbsefzvPk4g5K rm4Re6NutxBkURbby59H5MRJCzp9iz7xZrJUdoVxrSTUoy3A1AqPLJP5HU/6G1iX r2DY/gAckeKP1Zvf+ut99xS0tasIo+7r4Inp4YWTSa8sVKF0HM2Rj+PY+V/WrzaX tnorsHLTugyi8phiMYHcoTnoyp6b3sTNX+C/dXpJDWzeSj6EvaywX5LaaBg5cgBJ dXpF7z6t4QhiY9KjxQp0JSjOq5I5jRMsJ6m9LTZOp5nkn6b7/8fYFh4WRvE1WRNE qnE/lk8rzHXwRQ5XPPq+6e1+ri6ls+QsT/O8aQG9mWyn1UpJHKPADmleG9MIT+Gs 6/sY2qvvrlECsuB33HbIRNdO7gZY24ChIGTOBUy52/D+48WGcOPagJMw2nmUKrvo nl7LgBrZBJu7s6jZcdaNdx9bdigDS8lbI1nrDNcvGxOadrotY9/8eexorH3pjn8p BXpHCqetCK4= =zUyD -END PGP SIGNATURE- Changes since x11proto-dmx-1_2.3.1-1: Steve Langasek (3): Mark x11proto-dmx-dev Multi-Arch: foreign Install dmxproto.pc to /usr/share/pkgconfig releasing version 1:2.3.1-2 --- debian/changelog|7 +++ debian/control |1 + debian/x11proto-dmx-dev.install |2 +- 3 files changed, 9 insertions(+), 1 deletion(-) --- -- 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/e1rqqjs-0004uj...@vasks.debian.org
Processing of x11proto-dmx_2.3.1-2_amd64.changes
x11proto-dmx_2.3.1-2_amd64.changes uploaded successfully to localhost along with the files: x11proto-dmx_2.3.1-2.dsc x11proto-dmx_2.3.1-2.diff.gz x11proto-dmx-dev_2.3.1-2_all.deb Greetings, Your Debian queue daemon (running on host franck.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/e1rqqor-00054i...@franck.debian.org
Bug#642224: marked as done (Long package description refers to URL, but URL not included.)
Your message dated Tue, 15 Nov 2011 23:07:40 + with message-id and subject line Bug#642224: fixed in x11proto-bigreqs 1:1.1.1-2 has caused the Debian Bug report #642224, regarding Long package description refers to URL, but URL not included. 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.) -- 642224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642224 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: x11proto-bigreqs-dev Versions: x11proto-bigreqs-dev (1:1.1.1-1) Long description says: This package provides the wire protocol for the BIG-REQUESTS extension, used to send larger requests than usual in order to avoid fragmentation. . More information about X.Org can be found at: --- An URL seems to be missing. Version info taken from: http://ddtp.debian.net/ddtss Best regards, Aputsiaq Janussen --- End Message --- --- Begin Message --- Source: x11proto-bigreqs Source-Version: 1:1.1.1-2 We believe that the bug you reported is fixed in the latest version of x11proto-bigreqs, which is due to be installed in the Debian FTP archive: x11proto-bigreqs-dev_1.1.1-2_all.deb to main/x/x11proto-bigreqs/x11proto-bigreqs-dev_1.1.1-2_all.deb x11proto-bigreqs_1.1.1-2.diff.gz to main/x/x11proto-bigreqs/x11proto-bigreqs_1.1.1-2.diff.gz x11proto-bigreqs_1.1.1-2.dsc to main/x/x11proto-bigreqs/x11proto-bigreqs_1.1.1-2.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 642...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steve Langasek (supplier of updated x11proto-bigreqs package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 15 Nov 2011 10:20:54 -0800 Source: x11proto-bigreqs Binary: x11proto-bigreqs-dev Architecture: source all Version: 1:1.1.1-2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force Changed-By: Steve Langasek Description: x11proto-bigreqs-dev - X11 Big Requests extension wire protocol Closes: 642224 Changes: x11proto-bigreqs (1:1.1.1-2) unstable; urgency=low . [ Cyril Brulebois ] * Fix missing URL in long description (Closes: #642224), thanks to Aputsiaq Janussen. . [ Steve Langasek ] * Mark x11proto-bigreqs-dev Multi-Arch: foreign. Checksums-Sha1: dda6d3a7f02d2c81b8837827276f7cee3a3ba617 2079 x11proto-bigreqs_1.1.1-2.dsc 6d111f56c2eaab30077643ebf61cb1ee3268626b 14014 x11proto-bigreqs_1.1.1-2.diff.gz 7c50aa957895474a204260e64a4d82194226731d 10836 x11proto-bigreqs-dev_1.1.1-2_all.deb Checksums-Sha256: d9f502179c498cefb82a1752dcef7ea27c0a3789699bb8fdadeffa906ae469eb 2079 x11proto-bigreqs_1.1.1-2.dsc 204426bb1e2e299c0618ffd05f2b5de7c4e5ccef40f4806fc043296c7792151b 14014 x11proto-bigreqs_1.1.1-2.diff.gz 3894df525ee46e5e875cd2ed5f1b0aaa6d93819e56596920b77fef64f0dcd011 10836 x11proto-bigreqs-dev_1.1.1-2_all.deb Files: 65e9cdd035e5d51129ffe751936348ed 2079 x11 optional x11proto-bigreqs_1.1.1-2.dsc ebdebd34d3487e030d4592e910b9f1d8 14014 x11 optional x11proto-bigreqs_1.1.1-2.diff.gz 32a2d5b167c01043e6faf7c0581dca09 10836 x11 optional x11proto-bigreqs-dev_1.1.1-2_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUBTsKxIVaNMPMhshM9AQhmXRAAsQFnlxWoSxg140/ZrwOz9HvNTBodItbB BLGI5DFToQQCCjwHQ6PLYUAdRqFvk3GZybUX2IkCykSVysrcVbBfDbTpb13TB1Yt YOOHcqKh70ca2+6sb0SGRKnOA78euQ7eDSK4M6nP+ZAm/E1wRBpnylz/5Z7o5ySF x8Oa8E7V1bvrdpoYHswwSFRbowotjc3pZ8MWyFdglsXQweyQ4QzlQLVDbpAzE8+n Wnspy0MU6tRc3oIDUBR8wbflI6+2lt6cuqs0V1Ob/vbKIORtGrUamrJDon88ypcW TLIIz2BgsgEbM97MpWb+v4zUuuFxxOxm/LzYbBWHuASDFaBmWR/ZCPDcECt64/Kr SJ4j9OzTIWtEiXrrRjAlajMQ/6Qo/ikgM7xSZEF2+J5e76dUlMHi+9FmC5oz0LU6 Tp6/pYFbg5FRTd/CAU0j1MRT2/BV6QYerL7NjCpiTyrRCNFX+HYVcGG1AZScOpbn LEW0eqKNhmI2QelWVu0Y5zWQXbaNqFHReU0/VDd6AiMGfhGHh1ERy0NPi0tw7fMj pIC0u01bC6LkmjCBl2GgeAB4s73+KEqq9Pa688xOvW0TYBnSbuVHBLVSv1lKk2lJ yGQ1bKicB6R1DkDc/4OMvXGFy7mn7gvTiIj88jOnhCoLcEoOnrxPSnlmqLn98Ven ucNBJ3lWtGQ= =aPYo -END PGP SIGNATURE- --- End Message ---
x11proto-bigreqs_1.1.1-2_amd64.changes ACCEPTED into unstable
Accepted: x11proto-bigreqs-dev_1.1.1-2_all.deb to main/x/x11proto-bigreqs/x11proto-bigreqs-dev_1.1.1-2_all.deb x11proto-bigreqs_1.1.1-2.diff.gz to main/x/x11proto-bigreqs/x11proto-bigreqs_1.1.1-2.diff.gz x11proto-bigreqs_1.1.1-2.dsc to main/x/x11proto-bigreqs/x11proto-bigreqs_1.1.1-2.dsc Override entries for your package: x11proto-bigreqs-dev_1.1.1-2_all.deb - optional x11 x11proto-bigreqs_1.1.1-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 642224 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqs6o-ly...@franck.debian.org
x11proto-fonts_2.1.1-2_amd64.changes ACCEPTED into unstable
Accepted: x11proto-fonts-dev_2.1.1-2_all.deb to main/x/x11proto-fonts/x11proto-fonts-dev_2.1.1-2_all.deb x11proto-fonts_2.1.1-2.diff.gz to main/x/x11proto-fonts/x11proto-fonts_2.1.1-2.diff.gz x11proto-fonts_2.1.1-2.dsc to main/x/x11proto-fonts/x11proto-fonts_2.1.1-2.dsc Override entries for your package: x11proto-fonts-dev_2.1.1-2_all.deb - optional x11 x11proto-fonts_2.1.1-2.dsc - source fonts Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqs6l-qm...@franck.debian.org
x11proto-print_1.0.5-2_amd64.changes ACCEPTED into unstable
Accepted: x11proto-print-dev_1.0.5-2_all.deb to main/x/x11proto-print/x11proto-print-dev_1.0.5-2_all.deb x11proto-print_1.0.5-2.diff.gz to main/x/x11proto-print/x11proto-print_1.0.5-2.diff.gz x11proto-print_1.0.5-2.dsc to main/x/x11proto-print/x11proto-print_1.0.5-2.dsc Override entries for your package: x11proto-print-dev_1.0.5-2_all.deb - optional x11 x11proto-print_1.0.5-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqs78-uc...@franck.debian.org
x11proto-scrnsaver_1.2.1-2_amd64.changes ACCEPTED into unstable
Accepted: x11proto-scrnsaver-dev_1.2.1-2_all.deb to main/x/x11proto-scrnsaver/x11proto-scrnsaver-dev_1.2.1-2_all.deb x11proto-scrnsaver_1.2.1-2.diff.gz to main/x/x11proto-scrnsaver/x11proto-scrnsaver_1.2.1-2.diff.gz x11proto-scrnsaver_1.2.1-2.dsc to main/x/x11proto-scrnsaver/x11proto-scrnsaver_1.2.1-2.dsc Override entries for your package: x11proto-scrnsaver-dev_1.2.1-2_all.deb - optional x11 x11proto-scrnsaver_1.2.1-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqs7v-wa...@franck.debian.org
x11proto-xcmisc_1.2.1-2_amd64.changes ACCEPTED into unstable
Accepted: x11proto-xcmisc-dev_1.2.1-2_all.deb to main/x/x11proto-xcmisc/x11proto-xcmisc-dev_1.2.1-2_all.deb x11proto-xcmisc_1.2.1-2.diff.gz to main/x/x11proto-xcmisc/x11proto-xcmisc_1.2.1-2.diff.gz x11proto-xcmisc_1.2.1-2.dsc to main/x/x11proto-xcmisc/x11proto-xcmisc_1.2.1-2.dsc Override entries for your package: x11proto-xcmisc-dev_1.2.1-2_all.deb - optional x11 x11proto-xcmisc_1.2.1-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqs7s-ym...@franck.debian.org
x11proto-xf86dga_2.1-3_amd64.changes ACCEPTED into unstable
Accepted: x11proto-xf86dga-dev_2.1-3_all.deb to main/x/x11proto-xf86dga/x11proto-xf86dga-dev_2.1-3_all.deb x11proto-xf86dga_2.1-3.diff.gz to main/x/x11proto-xf86dga/x11proto-xf86dga_2.1-3.diff.gz x11proto-xf86dga_2.1-3.dsc to main/x/x11proto-xf86dga/x11proto-xf86dga_2.1-3.dsc Override entries for your package: x11proto-xf86dga-dev_2.1-3_all.deb - optional x11 x11proto-xf86dga_2.1-3.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqs8g-000113...@franck.debian.org
x11proto-xf86dri_2.1.1-2_amd64.changes ACCEPTED into unstable
Accepted: x11proto-xf86dri-dev_2.1.1-2_all.deb to main/x/x11proto-xf86dri/x11proto-xf86dri-dev_2.1.1-2_all.deb x11proto-xf86dri_2.1.1-2.diff.gz to main/x/x11proto-xf86dri/x11proto-xf86dri_2.1.1-2.diff.gz x11proto-xf86dri_2.1.1-2.dsc to main/x/x11proto-xf86dri/x11proto-xf86dri_2.1.1-2.dsc Override entries for your package: x11proto-xf86dri-dev_2.1.1-2_all.deb - optional x11 x11proto-xf86dri_2.1.1-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqs8b-00013u...@franck.debian.org
x11proto-xf86misc_0.9.3-2_amd64.changes ACCEPTED into unstable
Accepted: x11proto-xf86misc-dev_0.9.3-2_all.deb to main/x/x11proto-xf86misc/x11proto-xf86misc-dev_0.9.3-2_all.deb x11proto-xf86misc_0.9.3-2.diff.gz to main/x/x11proto-xf86misc/x11proto-xf86misc_0.9.3-2.diff.gz x11proto-xf86misc_0.9.3-2.dsc to main/x/x11proto-xf86misc/x11proto-xf86misc_0.9.3-2.dsc Override entries for your package: x11proto-xf86misc-dev_0.9.3-2_all.deb - optional x11 x11proto-xf86misc_0.9.3-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqs8w-000166...@franck.debian.org
x11proto-dmx_2.3.1-2_amd64.changes ACCEPTED into unstable
Accepted: x11proto-dmx-dev_2.3.1-2_all.deb to main/x/x11proto-dmx/x11proto-dmx-dev_2.3.1-2_all.deb x11proto-dmx_2.3.1-2.diff.gz to main/x/x11proto-dmx/x11proto-dmx_2.3.1-2.diff.gz x11proto-dmx_2.3.1-2.dsc to main/x/x11proto-dmx/x11proto-dmx_2.3.1-2.dsc Override entries for your package: x11proto-dmx-dev_2.3.1-2_all.deb - optional x11 x11proto-dmx_2.3.1-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rqtri-0008aq...@franck.debian.org
Bug#648856: xserver-xorg-video-intel: Xorg refuses to start after a dist-upgrade
Hi, Clément BRUGUERA (15/11/2011): > After a dist-upgrade last night, xorg refuses to start. dist-upgraded from what? If that's just from wheezy/unstable from a while ago, what got upgraded? (dpkg.log to the rescue) > I've tried to disable KMS in /etc/modprobe.d/i915-kms.conf KMS has been mandatory for intel for a while now, disabling it can't work, especially since you're forcing the driver through xorg.conf (which you probably could move aside, since there's nothing interesting there except maybe the ZAxisMapping option). And FWIW, fbdev might be a nice alternative for old cards when intel doesn't work. Mraw, KiBi. signature.asc Description: Digital signature