[25441] in Source-Commits

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

/svn/athena r24985 - trunk/debathena/config/athinfod-cluster-config/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Mon Feb 28 09:41:17 2011

Date: Mon, 28 Feb 2011 09:41:11 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201102281441.p1SEfBEu009217@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-02-28 09:41:11 -0500 (Mon, 28 Feb 2011)
New Revision: 24985

Modified:
   trunk/debathena/config/athinfod-cluster-config/debian/control.in
Log:
Use correct syntax in Depends line

Modified: trunk/debathena/config/athinfod-cluster-config/debian/control.in
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/control.in	2011-02-28 14:32:54 UTC (rev 24984)
+++ trunk/debathena/config/athinfod-cluster-config/debian/control.in	2011-02-28 14:41:11 UTC (rev 24985)
@@ -7,7 +7,7 @@
 
 Package: debathena-athinfod-cluster-config
 Architecture: all
-Depends: debathena-athinfod, debathena-machtype, python-usb ${misc:Depends}
+Depends: debathena-athinfod, debathena-machtype, python-usb, ${misc:Depends}
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Description: Athinfod configuration for Debathena


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