[23654] in Source-Commits
/svn/athena r23273 - trunk/athena/bin/discuss/debian
daemon@ATHENA.MIT.EDU (andersk@MIT.EDU)
Thu Jan 8 17:07:37 2009
Date: Thu, 8 Jan 2009 17:07:08 -0500 (EST)
From: andersk@MIT.EDU
Message-Id: <200901082207.RAA01424@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: andersk
Date: 2009-01-08 17:07:07 -0500 (Thu, 08 Jan 2009)
New Revision: 23273
Modified:
trunk/athena/bin/discuss/debian/changelog
trunk/athena/bin/discuss/debian/control
trunk/athena/bin/discuss/debian/control.in
Log:
debathena-discuss: Depend emacs | emacsen instead of emacs22 | emacs21
| emacsen, so that the emacs metapackage is pulled in by default.
Modified: trunk/athena/bin/discuss/debian/changelog
===================================================================
--- trunk/athena/bin/discuss/debian/changelog 2009-01-08 02:50:26 UTC (rev 23272)
+++ trunk/athena/bin/discuss/debian/changelog 2009-01-08 22:07:07 UTC (rev 23273)
@@ -1,3 +1,14 @@
+debathena-discuss (10.0.6-0debathena1) unstable; urgency=low
+
+ [ Evan Broder ]
+ * Add com_err support for delete and discuss on OS X.
+
+ [ Anders Kaseorg ]
+ * Depend emacs | emacsen instead of emacs22 | emacs21 | emacsen, so that
+ the emacs metapackage is pulled in by default.
+
+ -- Anders Kaseorg <andersk@mit.edu> Thu, 08 Jan 2009 16:35:04 -0500
+
debathena-discuss (10.0.5-0debathena1) unstable; urgency=low
* Fix some trivial typos.
Modified: trunk/athena/bin/discuss/debian/control
===================================================================
--- trunk/athena/bin/discuss/debian/control 2009-01-08 02:50:26 UTC (rev 23272)
+++ trunk/athena/bin/discuss/debian/control 2009-01-08 22:07:07 UTC (rev 23273)
@@ -16,7 +16,7 @@
Package: debathena-discuss-emacs
Architecture: all
Provides: discuss-emacs
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), debathena-machtype, emacs22 | emacs21 | emacsen
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), debathena-machtype, 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-08 02:50:26 UTC (rev 23272)
+++ trunk/athena/bin/discuss/debian/control.in 2009-01-08 22:07:07 UTC (rev 23273)
@@ -16,7 +16,7 @@
Package: debathena-discuss-emacs
Architecture: all
Provides: discuss-emacs
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), debathena-machtype, emacs22 | emacs21 | emacsen
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-discuss (= ${Source-Version}), debathena-machtype, emacs | emacsen
Description: Emacs interface to discuss
Discuss is a user-interface front end to a networked conferencing
system.