Bug#746777: marked as done (xinit: spawns xserver on random tty)

2014-05-05 Thread Debian Bug Tracking System
Your message dated Tue, 6 May 2014 00:28:37 +0200 with message-id <20140505222837.ga4...@betterave.cristau.org> and subject line Re: Bug#746777: xinit: spawns xserver on random tty has caused the Debian Bug report #746777, regarding xinit: spawns xserver on random tty to be marked as done. This me

Processed: tagging 746562

2014-05-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 746562 + upstream Bug #746562 [xserver-xephyr] xserver-xephyr: large screen size causes immediate exit Added tag(s) upstream. > thanks Stopping processing here. Please contact me if you need assistance. -- 746562: http://bugs.debian.org/cg

Bug#723086: [libxkbcommon-dev] dh_install --fail-missing may fail

2014-05-05 Thread Julien Cristau
On Fri, May 2, 2014 at 09:45:43 -0300, Fernando Seiti Furusato wrote: > Index: libxkbcommon-0.4.0/debian/libxkbcommon-dev.install > === > --- libxkbcommon-0.4.0.orig/debian/libxkbcommon-dev.install 2014-05-02 > 12:28:49.

Processed: reassign 746272 to mesa ..., tagging 746272, retitle 746272 to gallium endian issues

2014-05-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 746272 mesa 10.1.1-1 Bug #746272 [xserver-xorg-video-ati] xserver-xorg-video-ati: libGL error: failed to load driver: r300 Bug reassigned from package 'xserver-xorg-video-ati' to 'mesa'. No longer marked as found in versions xserver-xorg

Processed: bug 746557 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=75723

2014-05-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 746557 https://bugs.freedesktop.org/show_bug.cgi?id=75723 Bug #746557 [libgl1-mesa-dri] KWin with OpenGL effects crashes on startup with linux 3.14 on Intel Gen 4-5 hardware Set Bug forwarded-to-address to 'https://bugs.freedesktop.org

Bug#672546: xserver-xorg-video-openchrome: FTBFS on hurd-i386: unconditional libdrm requirement

2014-05-05 Thread Samuel Thibault
Gabriele Giacone, le Mon 05 May 2014 23:50:40 +0200, a écrit : > On Mon, May 5, 2014 at 6:12 PM, Samuel Thibault wrote: > > Gabriele Giacone, le Mon 05 May 2014 18:02:34 +0200, a écrit : > >> On Mon, May 05, 2014 at 04:57:53PM +0200, Samuel Thibault wrote: > >> > > + pitch = ALIGN_TO(pitch, al

Bug#672546: xserver-xorg-video-openchrome: FTBFS on hurd-i386: unconditional libdrm requirement

2014-05-05 Thread Gabriele Giacone
On Mon, May 5, 2014 at 6:12 PM, Samuel Thibault wrote: > Gabriele Giacone, le Mon 05 May 2014 18:02:34 +0200, a écrit : >> On Mon, May 05, 2014 at 04:57:53PM +0200, Samuel Thibault wrote: >> > > + pitch = ALIGN_TO(pitch, alignment); >> > >> > Err, this can not work: "pitch" becomes completely

Bug#672546: xserver-xorg-video-openchrome: FTBFS on hurd-i386: unconditional libdrm requirement

2014-05-05 Thread Samuel Thibault
And again, see what I wrote: considering how drm seems to be stuffed into its source code, I don't think we want to spend more time on the openchrome driver; the dependency was already dropped from the xorg package, we can just ask ftpmaster to drop the remaining previous binaries. Samuel -- To

xterm: Changes to 'debian-unstable'

2014-05-05 Thread Sven Joachim
INSTALL |6 Imakefile| 13 MANIFEST |6 Tekproc.c| 38 VTPrsTbl.c | 38 VTparse.def |5 VTparse.h|5 aclocal.m4 | 35 button.c |

xterm: Changes to 'upstream-unstable'

2014-05-05 Thread Sven Joachim
INSTALL |6 Imakefile| 13 MANIFEST |6 Tekproc.c| 38 VTPrsTbl.c | 38 VTparse.def |5 VTparse.h|5 aclocal.m4 | 35 button.c |

xterm: Changes to 'pristine-tar'

2014-05-05 Thread Sven Joachim
xterm_304.orig.tar.gz.delta |binary xterm_304.orig.tar.gz.id|1 + 2 files changed, 1 insertion(+) New commits: commit 43c857b56950ecd960c6913e519425b64d92593d Author: Sven Joachim Date: Mon May 5 17:51:42 2014 +0200 pristine-tar data for xterm_304.orig.tar.gz diff --git a/xterm_

Bug#672546: xserver-xorg-video-openchrome: FTBFS on hurd-i386: unconditional libdrm requirement

2014-05-05 Thread Samuel Thibault
Gabriele Giacone, le Mon 05 May 2014 18:02:34 +0200, a écrit : > On Mon, May 05, 2014 at 04:57:53PM +0200, Samuel Thibault wrote: > > > + pitch = ALIGN_TO(pitch, alignment); > > > > Err, this can not work: "pitch" becomes completely undefined... > > Only said it would have built, not also wor

Bug#672546: xserver-xorg-video-openchrome: FTBFS on hurd-i386: unconditional libdrm requirement

2014-05-05 Thread Gabriele Giacone
On Mon, May 05, 2014 at 04:57:53PM +0200, Samuel Thibault wrote: > > + pitch = ALIGN_TO(pitch, alignment); > > Err, this can not work: "pitch" becomes completely undefined... Only said it would have built, not also worked ;) Attached new workaround. -- G..e diff -u xserver-xorg-video-opench

Bug#672546: xserver-xorg-video-openchrome: FTBFS on hurd-i386: unconditional libdrm requirement

2014-05-05 Thread Samuel Thibault
Gabriele Giacone, le Mon 05 May 2014 16:55:08 +0200, a écrit : > +diff --git a/src/via_memmgr.c b/src/via_memmgr.c > +index 5d4cc3f..e174771 100644 > +--- a/src/via_memmgr.c > b/src/via_memmgr.c > +@@ -74,6 +74,7 @@ drm_bo_alloc_surface(ScrnInfoPtr pScrn, unsigned int > width, unsigned int he

Bug#672546: xserver-xorg-video-openchrome: FTBFS on hurd-i386: unconditional libdrm requirement

2014-05-05 Thread Gabriele Giacone
On Sat, Feb 08, 2014 at 10:00:51PM +0100, Samuel Thibault wrote: > Well, in the meanwhile the source code has changed, and would need > to be fixed to be buildable without libdrm, see via_memmgr.c having > a lot of unconditional uses of DRM_*. Perhaps we should rather give > up with porting opench

libxmu_1.1.2-1_amd64.changes ACCEPTED into unstable

2014-05-05 Thread Debian FTP Masters
Mapping sid to unstable. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 05 May 2014 14:13:01 +0200 Source: libxmu Binary: libxmu6 libxmu6-dbg libxmu-dev libxmuu1 libxmuu1-dbg libxmuu-dev libxmu-headers Architecture: source all amd64 Version: 2:1.1.2-1 Distributio

Processing of libxmu_1.1.2-1_amd64.changes

2014-05-05 Thread Debian FTP Masters
libxmu_1.1.2-1_amd64.changes uploaded successfully to localhost along with the files: libxmu-headers_1.1.2-1_all.deb libxmu6_1.1.2-1_amd64.deb libxmu6-dbg_1.1.2-1_amd64.deb libxmu-dev_1.1.2-1_amd64.deb libxmuu1_1.1.2-1_amd64.deb libxmuu1-dbg_1.1.2-1_amd64.deb libxmuu-dev_1.1.2-1_amd64

libxmu: Changes to 'refs/tags/libxmu-2_1.1.2-1'

2014-05-05 Thread Julien Cristau
Tag 'libxmu-2_1.1.2-1' created by Julien Cristau at 2014-05-05 12:38 + Tagging upload of libxmu 2:1.1.2-1 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJTZ4ZZAAoJEDEBgAUJBeQMfIQQAPLkjEbc9YlccZghAaJjljiA oQgivd2SwW68MFSDK6tYTEJFpclPLVZsnP1BOF60yBZJAWNJwwk0phfBkOe

Sonder Woche der Nale Late Orangen (... und kommen mit einem Geschenk)

2014-05-05 Thread NaturValencia (Nachrichten aus der Huerta)
Publi-News NaturValencia