~bernd-sch/onehundredscopes/sshsearch

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bernd Schlapsi
  • Date: 2012-01-08 12:40:11 UTC
  • Revision ID: brot@gmx.info-20120108124011-l9v3wjkg830kb3ya
updated debian/control file

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
Standards-Version: 3.9.1
13
13
Homepage: https://launchpad.net/unity-sshsearch-lens
14
14
 
15
 
Package: unity-sshsearch-lens
 
15
Package: unity-lens-sshsearch
16
16
Architecture: all
17
17
Depends: ${shlibs:Depends},
18
18
         ${misc:Depends},
19
19
         ${python:Depends},
20
20
         gir1.2-unity-4.0,
21
 
         gir1.2-dee-0.5
 
21
         gir1.2-dee-0.5,
 
22
         python-paramiko
22
23
Description: Unity SSHSearch Lens
23
24
 This lens allows the user to search for hostnames in the ~/.ssh/config and ~/.ssh/known_hosts file. When you activate the search result a ssh connection with the founded hostname will start. Log out and log in again to activate it.
24
25