summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-01-12 09:09:26 +0000
committerColin Watson <cjwatson@debian.org>2008-01-12 09:09:26 +0000
commit9984cafa631d79c7dc2a0da37c2f04433ee21137 (patch)
tree7cbecdb9f8e2506a592bdae9f38469fc949bae76 /debian/control
parent1756654d9001f202286a81a6067a611222535445 (diff)
* Improve grammar of ssh-askpass-gnome description.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 751e08224..e72b0e914 100644
--- a/debian/control
+++ b/debian/control
@@ -86,8 +86,8 @@ Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5
86Replaces: ssh (<< 1:3.5p1-3) 86Replaces: ssh (<< 1:3.5p1-3)
87Provides: ssh-askpass 87Provides: ssh-askpass
88Description: interactive X program to prompt users for a passphrase for ssh-add 88Description: interactive X program to prompt users for a passphrase for ssh-add
89 This has been split out of the main ssh package, so that the ssh will 89 This has been split out of the main openssh-client package so that
90 not need to depend upon the Gnome libraries. 90 openssh-client does not need to depend on GTK.
91 . 91 .
92 You probably want the ssh-askpass package instead, but this is 92 You probably want the ssh-askpass package instead, but this is
93 provided to add to your choice and/or confusion. 93 provided to add to your choice and/or confusion.