[23922] in Source-Commits

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

/svn/athena r23532 - trunk/athena/bin/discuss/debian

daemon@ATHENA.MIT.EDU (Evan Broder)
Thu Mar 5 15:40:10 2009

Date: Thu, 5 Mar 2009 15:39:59 -0500
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200903052039.n25KdxLj014365@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-03-05 15:39:59 -0500 (Thu, 05 Mar 2009)
New Revision: 23532

Modified:
   trunk/athena/bin/discuss/debian/control.in
Log:
Add missing inetd dependency.


Modified: trunk/athena/bin/discuss/debian/control.in
===================================================================
--- trunk/athena/bin/discuss/debian/control.in	2009-03-05 20:28:07 UTC (rev 23531)
+++ trunk/athena/bin/discuss/debian/control.in	2009-03-05 20:39:59 UTC (rev 23532)
@@ -27,7 +27,7 @@
 Architecture: any
 Provides: discuss-server
 Pre-Depends: adduser
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), netbase
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), netbase, openbsd-inetd | inet-superserver
 Description: A conferencing and mail archiving system
  Discuss is a user-interface front end to a networked conferencing 
  system.


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