[24204] in Source-Commits
/svn/athena r23805 - trunk/athena/bin/discuss/debian
daemon@ATHENA.MIT.EDU (Evan Broder)
Mon May 18 18:27:29 2009
Date: Mon, 18 May 2009 18:27:17 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200905182227.n4IMRHGV016940@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: broder
Date: 2009-05-18 18:27:17 -0400 (Mon, 18 May 2009)
New Revision: 23805
Modified:
trunk/athena/bin/discuss/debian/control.in
Log:
Slight typo in the handling of discuss's dependencies.
Modified: trunk/athena/bin/discuss/debian/control.in
===================================================================
--- trunk/athena/bin/discuss/debian/control.in 2009-05-18 22:24:09 UTC (rev 23804)
+++ trunk/athena/bin/discuss/debian/control.in 2009-05-18 22:27:17 UTC (rev 23805)
@@ -16,7 +16,7 @@
Package: debathena-discuss-emacs
Architecture: all
Provides: discuss-emacs
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${source:Version}), emacs | emacsen
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (>= ${source:Version}), emacs | emacsen
Description: Emacs interface to discuss
Discuss is a user-interface front end to a networked conferencing
system.