[26884] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25814 -

daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Wed Feb 20 13:05:13 2013

Date: Wed, 20 Feb 2013 13:05:04 -0500 (EST)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201302201452.r1KEqhf5004537@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1302201305010.9389@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

ACK.
-Ben

On Wed, 20 Feb 2013, Jonathan D Reed wrote:

> Author: jdreed
> Date: 2013-02-20 09:52:43 -0500 (Wed, 20 Feb 2013)
> New Revision: 25814
>
> Modified:
>   trunk/debathena/config/lightdm-config/debian/control.in
> Log:
> Build-dep on x11-common to workaround LP 921169 on oneiric
>
> Modified: trunk/debathena/config/lightdm-config/debian/control.in
> ===================================================================
> --- trunk/debathena/config/lightdm-config/debian/control.in	2013-02-19 19:21:49 UTC (rev 25813)
> +++ trunk/debathena/config/lightdm-config/debian/control.in	2013-02-20 14:52:43 UTC (rev 25814)
> @@ -2,7 +2,9 @@
> Section: debathena-config/gnome
> Priority: extra
> Maintainer: Debathena Project <debathena@mit.edu>
> -Build-Depends: @cdbs@, lightdm
> +# The build dependency on x11-common is to work around LP: #921169
> +# It can be removed once we stop building for Oneiric.
> +Build-Depends: @cdbs@, x11-common, lightdm
> Standards-Version: 3.9.1
>
> Package: debathena-lightdm-config
>
>

home help back first fref pref prev next nref lref last post