[26345] in Source-Commits
Re: /svn/athena r25530 -
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Wed May 30 11:00:13 2012
Date: Wed, 30 May 2012 08:00:10 -0700 (PDT)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201205301444.q4UEiSgH012325@drugstore.mit.edu>
Message-ID: <alpine.DEB.2.00.1205300800090.16176@dr-wily.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
ACK
--
Geoffrey Thomas
geofft@mit.edu
On Wed, 30 May 2012, Jonathan D Reed wrote:
> Author: jdreed
> Date: 2012-05-30 10:44:28 -0400 (Wed, 30 May 2012)
> New Revision: 25530
>
> Modified:
> trunk/debathena/config/lightdm-config/debian/control.in
> Log:
>>> is not the same as >=
>
> Modified: trunk/debathena/config/lightdm-config/debian/control.in
> ===================================================================
> --- trunk/debathena/config/lightdm-config/debian/control.in 2012-05-30 14:40:18 UTC (rev 25529)
> +++ trunk/debathena/config/lightdm-config/debian/control.in 2012-05-30 14:44:28 UTC (rev 25530)
> @@ -7,7 +7,7 @@
>
> Package: debathena-lightdm-config
> Architecture: all
> -Depends: lightdm (>> 1.0.6),
> +Depends: lightdm (>= 1.0.6~),
> python, python-gobject,
> gir1.2-lightdm-1, gir1.2-glib-2.0, gir1.2-gtk-3.0,
> ${misc:Depends}
>
>