File: control

package info (click to toggle)
prey 0.6.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,016 kB
  • ctags: 174
  • sloc: sh: 2,108; perl: 1,258; python: 628; makefile: 21
file content (33 lines) | stat: -rw-r--r-- 987 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: prey
Section: utils
Priority: optional
Maintainer: Facundo Guerrero <guerremdq@gmail.com>
Build-Depends: debhelper (>= 8.0.0),
 python (>= 2.5),
 po-debconf
Homepage: http://www.preyproject.com/
Standards-Version: 3.9.5
X-Python-Version: >= 2.5
Vcs-Git: git://anonscm.debian.org/collab-maint/prey.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/prey.git

Package: prey
Architecture: all
Depends: openssl,
 imagemagick | scrot,
 bash (>= 4),
 curl,
 streamer,
 libio-socket-ssl-perl,
 libnet-ssleay-perl,
 ${python:Depends},
 ${perl:Depends},
 ${misc:Depends}
Recommends: python-gtk2
Description: utility for tracking stolen computers
 Prey is a lightweight program to help track and recover a stolen laptop.
 .
 It comprises a shell script which calls out on a regular basis to
 either a server run by the Prey project, or a URL defined by the system
 administrator. A graphical configuration tool is also provided in
 order to maintain the simple config file.