]> eyrie.org Git - kerberos/kftgt.git/commitdiff
* Depend on openbsd-inetd or inet-superserver instead of just debian/1.14-2
authorRuss Allbery <rra@stanford.edu>
Sun, 5 Aug 2007 23:36:39 +0000 (23:36 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 15 Mar 2010 06:05:56 +0000 (23:05 -0700)
  recommending it and depending on update-inetd.  The latter may not be
  used by all inetd packages.
* Remove the versioned dependency on krb5-clients since even oldstable
  has a new enough version.

debian/changelog
debian/control

index eea1c1b522d65b7f5917150b6a2af6d5cda62049..5e68cb0ebdc8e2f5d567ca963789b928b4ff5c5c 100644 (file)
@@ -1,3 +1,13 @@
+kftgt (1.14-2) unstable; urgency=low
+
+  * Depend on openbsd-inetd or inet-superserver instead of just
+    recommending it and depending on update-inetd.  The latter may not be
+    used by all inetd packages.
+  * Remove the versioned dependency on krb5-clients since even oldstable
+    has a new enough version.
+
+ -- Russ Allbery <rra@debian.org>  Sun, 05 Aug 2007 16:35:48 -0700
+
 kftgt (1.14-1) unstable; urgency=low
 
   * New upstream release.
index fcaf51c6b88aea343bff434c9789b68333bdffb9..1b587365bea451e19bd57870b2e2e1ba7e070216 100644 (file)
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5), quilt (>= 0.40), libkrb5-dev
 Package: kftgt
 Architecture: any
 Priority: extra
-Depends: ${perl:Depends}, ${shlibs:Depends}, krb5-clients (>= 1.3-3)
+Depends: ${perl:Depends}, ${shlibs:Depends}, krb5-clients
 Recommends: krb5-user
 Conflicts: kerberos4kth-clients, heimdal-clients
 Description: ticket forwarding client for Kerberos 4
@@ -27,8 +27,7 @@ Description: ticket forwarding client for Kerberos 4
 Package: kftgtd
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, update-inetd, tcpd
-Recommends: openbsd-inetd | inet-superserver
+Depends: ${shlibs:Depends}, openbsd-inetd | inet-superserver, tcpd
 Description: ticket forwarding server for Kerberos 4
  The server half of a client/server pair that allows Kerberos 4 tickets to
  be forwarded from another network host and used to authenticate further