[26341] in Source-Commits

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

/svn/athena r25530 - trunk/debathena/config/lightdm-config/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed May 30 10:44:30 2012

Date: Wed, 30 May 2012 10:44:28 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201205301444.q4UEiSgH012325@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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}


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