[23668] in Source-Commits
/svn/athena r23282 - trunk/athena/bin/discuss/debian
daemon@ATHENA.MIT.EDU (broder@MIT.EDU)
Fri Jan 9 21:48:40 2009
Date: Fri, 9 Jan 2009 21:48:12 -0500 (EST)
From: broder@MIT.EDU
Message-Id: <200901100248.VAA08299@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: broder
Date: 2009-01-09 21:48:11 -0500 (Fri, 09 Jan 2009)
New Revision: 23282
Modified:
trunk/athena/bin/discuss/debian/changelog
trunk/athena/bin/discuss/debian/control
trunk/athena/bin/discuss/debian/control.in
Log:
Remove debathena-machtype from debathena-discuss-emacs' dependency list.
Modified: trunk/athena/bin/discuss/debian/changelog
===================================================================
--- trunk/athena/bin/discuss/debian/changelog 2009-01-10 02:46:22 UTC (rev 23281)
+++ trunk/athena/bin/discuss/debian/changelog 2009-01-10 02:48:11 UTC (rev 23282)
@@ -4,8 +4,9 @@
changes to aclocal.m4
* Remove hard-coded paths from discuss-mode, in favor of getting them
from autoconf.
+ * Remove debathena-machtype as a dependency, as it's no longer needed.
- -- Evan Broder <broder@mit.edu> Fri, 09 Jan 2009 21:32:25 -0500
+ -- Evan Broder <broder@mit.edu> Fri, 09 Jan 2009 21:47:33 -0500
debathena-discuss (10.0.6-0debathena1) unstable; urgency=low
Modified: trunk/athena/bin/discuss/debian/control
===================================================================
--- trunk/athena/bin/discuss/debian/control 2009-01-10 02:46:22 UTC (rev 23281)
+++ trunk/athena/bin/discuss/debian/control 2009-01-10 02:48:11 UTC (rev 23282)
@@ -16,7 +16,7 @@
Package: debathena-discuss-emacs
Architecture: all
Provides: discuss-emacs
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), debathena-machtype, 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.
Modified: trunk/athena/bin/discuss/debian/control.in
===================================================================
--- trunk/athena/bin/discuss/debian/control.in 2009-01-10 02:46:22 UTC (rev 23281)
+++ trunk/athena/bin/discuss/debian/control.in 2009-01-10 02:48:11 UTC (rev 23282)
@@ -16,7 +16,7 @@
Package: debathena-discuss-emacs
Architecture: all
Provides: discuss-emacs
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), debathena-machtype, 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.