~ubuntu-branches/ubuntu/trusty/keychain/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Cesar Mendoza
  • Date: 2011-10-11 19:01:34 UTC
  • mfrom: (1.5.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20111011190134-xregcfs9h18wbx3r
Tags: 2.7.1-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: extra
4
4
Maintainer: Cesar Mendoza <mendoza@debian.org>
5
5
Build-Depends: debhelper (>= 5.0.37.2)
6
 
Standards-Version: 3.7.3
 
6
Standards-Version: 3.9.1
7
7
 
8
8
Package: keychain
9
9
Architecture: all
10
 
Depends: openssh-client | ssh-client , grep (>= 2.4.2-1)
 
10
Depends: openssh-client | ssh-client , grep (>= 2.4.2-1), ${misc:Depends}
11
11
Suggests: gnupg-agent, ssh-askpass
12
12
Description: key manager for OpenSSH
13
13
 Keychain is an OpenSSH key manager, typically run from ~/.bash_profile. When