[24085] in Source-Commits

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

/svn/athena r23689 - trunk/debathena/config/mutt-config/debian

daemon@ATHENA.MIT.EDU (Evan Broder)
Thu Apr 2 18:32:48 2009

X-Barracuda-Envelope-From: broder@mit.edu
Date: Thu, 2 Apr 2009 18:32:21 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200904022232.n32MWLBj010227@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-04-02 18:32:21 -0400 (Thu, 02 Apr 2009)
New Revision: 23689

Modified:
   trunk/debathena/config/mutt-config/debian/changelog
   trunk/debathena/config/mutt-config/debian/control.in
Log:
In mutt-config:
  * Add dependency on libsasl2-krb4-mit to make sure that krb4 auth works.

Modified: trunk/debathena/config/mutt-config/debian/changelog
===================================================================
--- trunk/debathena/config/mutt-config/debian/changelog	2009-04-02 19:51:04 UTC (rev 23688)
+++ trunk/debathena/config/mutt-config/debian/changelog	2009-04-02 22:32:21 UTC (rev 23689)
@@ -1,3 +1,9 @@
+debathena-mutt-config (1.1) unstable; urgency=low
+
+  * Add dependency on libsasl2-krb4-mit to make sure that krb4 auth works.
+
+ -- Evan Broder <broder@mit.edu>  Thu, 02 Apr 2009 18:19:39 -0400
+
 debathena-mutt-config (1.0) unstable; urgency=low
 
   * Initial release.

Modified: trunk/debathena/config/mutt-config/debian/control.in
===================================================================
--- trunk/debathena/config/mutt-config/debian/control.in	2009-04-02 19:51:04 UTC (rev 23688)
+++ trunk/debathena/config/mutt-config/debian/control.in	2009-04-02 22:32:21 UTC (rev 23689)
@@ -7,7 +7,7 @@
 
 Package: debathena-mutt-config
 Architecture: all
-Depends: ${misc:Depends}, debathena-hesiod-config, debathena-msmtp-config, mutt
+Depends: ${misc:Depends}, debathena-hesiod-config, debathena-msmtp-config, mutt, libsasl2-krb4-mit
 Description: Mutt configuration for Debathena
  This package configures Mutt for the Debathena system,
  setting it to use MIT's IMAP and outgoing-SMTP servers


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