[24337] in Source-Commits

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

/svn/athena r23935 - trunk/athena/bin/finger/debian

daemon@ATHENA.MIT.EDU (Evan Broder)
Tue Jul 28 13:49:52 2009

Date: Tue, 28 Jul 2009 13:49:39 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200907281749.n6SHnd0e001407@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-07-28 13:49:39 -0400 (Tue, 28 Jul 2009)
New Revision: 23935

Modified:
   trunk/athena/bin/finger/debian/changelog
   trunk/athena/bin/finger/debian/control.in
Log:
In finger:
  * Prefer newer versions of the Kerberized zephyr libraries over older
    ones.


Modified: trunk/athena/bin/finger/debian/changelog
===================================================================
--- trunk/athena/bin/finger/debian/changelog	2009-07-28 17:48:56 UTC (rev 23934)
+++ trunk/athena/bin/finger/debian/changelog	2009-07-28 17:49:39 UTC (rev 23935)
@@ -1,3 +1,10 @@
+debathena-finger (10.0.1-0debathena3) unstable; urgency=low
+
+  * Prefer newer versions of the Kerberized zephyr libraries over older
+    ones.
+
+ -- Evan Broder <broder@mit.edu>  Tue, 28 Jul 2009 13:49:30 -0400
+
 debathena-finger (10.0.1-0debathena2) unstable; urgency=low
 
   * Drop unneeded build-dep on libzephyr3-krb.

Modified: trunk/athena/bin/finger/debian/control.in
===================================================================
--- trunk/athena/bin/finger/debian/control.in	2009-07-28 17:48:56 UTC (rev 23934)
+++ trunk/athena/bin/finger/debian/control.in	2009-07-28 17:49:39 UTC (rev 23935)
@@ -7,7 +7,7 @@
 
 Package: debathena-finger
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libzephyr3-krb | libzephyr4-krb5
+Depends: ${shlibs:Depends}, ${misc:Depends}, libzephyr4-krb5 | libzephyr3-krb
 Description: The Athena version of the normal finger utility
  The finger command displays information about local and remote users in 
  a convenient format.  The Athena version contains improvements to 


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