Your message dated Wed, 18 Jan 2006 08:01:40 -0800 with message-id <[EMAIL PROTECTED]> and subject line Fixed in upload of evilwm 0.99.21-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at maintonly) by bugs.debian.org; 9 Jan 2006 01:38:35 +0000 >From [EMAIL PROTECTED] Sun Jan 08 17:38:35 2006 Return-path: <[EMAIL PROTECTED]> Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] helo=chistera.yi.org) by spohr.debian.org with esmtp (Exim 4.50) id 1EvlzW-0000nU-7Y for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:38:35 -0800 Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) id 1Evlz0-0006kx-KM for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:02 +0100 From: Adeodato =?utf-8?B?U2ltw7M=?= <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: evilwm: FTBFS: build-depends on removed xlibs-dev Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <[EMAIL PROTECTED]> Date: Mon, 09 Jan 2006 02:38:02 +0100 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: evilwm Version: 0.99.17-1 Severity: serious Hello, This is a serious bug filed against your package because it build-depends on xlibs-dev, which as announced in [1] a while ago, is no longer available in sid. This makes your package fail to build from source. [1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html To fix this bug, you need to update your build-dependencies and substitute xlibs-dev for the list of individual X development libraries that your package needs to be built. You can find detailed information about how to do that in the DependsXlibsDev wiki page [2]. [2] http://wiki.debian.org/DependsXlibsDev As indicated by the Release Team [3], the full transition from XFree86 to Xorg is a release blocker for Etch, which means that Etch will not be released until this bug is fixed (or your package removed from testing). So, please, try to fix in a timely manner. [3] http://lists.debian.org/debian-devel-announce/2005/10/msg00004.html The number of affected packages by the xlibs-dev transition is huge, so if you feel like helping with patches or uploads, feel free to follow the instructions contained in the wiki page above. A list of affected packages can be found here [4]. [4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev Finally, if there's a strong reason for which your package should not be NMUed, please note so in this bug report. Prospective NMUers will read your reasoning, and will decide if it's strong enough to delay their upload. Thanks for your collaboration! -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org --------------------------------------- Received: (at 346656-done) by bugs.debian.org; 18 Jan 2006 16:01:42 +0000 >From [EMAIL PROTECTED] Wed Jan 18 08:01:42 2006 Return-path: <[EMAIL PROTECTED]> Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86] helo=tennyson.dodds.net) by spohr.debian.org with esmtp (Exim 4.50) id 1EzFkk-0000kE-8V; Wed, 18 Jan 2006 08:01:42 -0800 Received: by tennyson.dodds.net (Postfix, from userid 1000) id 9FFE77002; Wed, 18 Jan 2006 08:01:40 -0800 (PST) Date: Wed, 18 Jan 2006 08:01:40 -0800 From: Steve Langasek <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Fixed in upload of evilwm 0.99.21-1 Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+S4DbcR7QPeSsP0V" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 2 --+S4DbcR7QPeSsP0V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Version: 0.99.21-1 Sorry, I sponsored the upload of evilwm and didn't use the -v option to dpkg-buildpackage, so these bugs were not closed. Closing now; the changelog follows. --=20 Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ evilwm (0.99.21-1) unstable; urgency=3Dlow * New upstream release. * Fixes positioning error introduced in 0.99.20. -- Ciaran Anscomb <[EMAIL PROTECTED]> Mon, 16 Jan 2006 19:04:55 +0000 evilwm (0.99.20-1) unstable; urgency=3Dlow * New upstream release. * Depend on x-dev, libx11-dev, libxext-dev instead of xlibs-dev (closes: #346656) * Remove dependency on Motif/LessTif headers. * Simplify code to avoid enter events when moving windows around without = the mouse. * Exit gracefully when no suitable font is found. * Change frame colouring method. Allows aterm & others to use "fast transparency". * Remove redundant window map when a new client isn't going to be visible= on the current virtual desktop. -- Ciaran Anscomb <[EMAIL PROTECTED]> Fri, 13 Jan 2006 12:05:41 +0000 evilwm (0.99.19-1) unstable; urgency=3Dlow * New upstream release. * Info window movement made a bit more sensible. * Don't remove clients from within error handler, instead flag for remova= l. * While removing client, only reparent to root if window is withdrawn or window manager is shutting down (fixes xpdf-in-firefox bug). * Window close key with shift held will XKillClient(). * LD: Replace logic to decide if we have a shaped window (cribbed from fvwm-2.5.10). * LD: Warp mouse pointer to a visible point in shaped windows. -- Ciaran Anscomb <[EMAIL PROTECTED]> Thu, 6 Oct 2005 21:46:14 +0100 evilwm (0.99.18-1) unstable; urgency=3Dlow * New upstream release. * Fix Alt+Tab crash when there are no clients. * Added -app, -g and -v options to specify geometry and vdesk (incl stick= y), for new windows. * Fix so shape information is applied on WM startup. * Allow override of WM modifiers used to grab keys/mouse buttons with -mask1 and -mask2 (closes: #230518) * Merged lots of Larry Doolittle's patches; these are mostly to increase strictness of code. * Removed deprecated 'vdesk' external pager support. -- Ciaran Anscomb <[EMAIL PROTECTED]> Thu, 2 Jun 2005 18:24:39 +0100 --+S4DbcR7QPeSsP0V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDzmZkKN6ufymYLloRAnY2AKDF5zXVakHQvJi+bW+nqvDnxqWO8wCfQXNx za3TcZ7pMghI8S3drPt134Y= =or/W -----END PGP SIGNATURE----- --+S4DbcR7QPeSsP0V-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]