File: control

package info (click to toggle)
foxtrotgps 1.2.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 11,764 kB
  • ctags: 895
  • sloc: sh: 11,208; ansic: 10,395; python: 197; makefile: 184; perl: 150
file content (53 lines) | stat: -rw-r--r-- 1,330 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Source: foxtrotgps
Section: comm
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Uploaders:
 Timo Jyrinki <timo@debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 help2man,
 imagemagick,
 intltool,
 libbluetooth-dev [linux-any],
 libcurl4-gnutls-dev,
 libexif-dev,
 libgconf2-dev,
 libglade2-dev,
 libgps-dev,
 libgtk2.0-dev,
 libsoup2.4-dev,
 libsqlite3-dev,
 libxml2-dev,
 texinfo
Standards-Version: 3.9.6
Homepage: http://www.foxtrotgps.org/

Package: foxtrotgps
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 gpsd
Suggests:
 python-beautifulsoup,
 python-feedparser
Description: GTK+ mapping and GPS application
 foxtrotGPS is a map and GPS application. By default, it uses maps from
 OpenStreetMap. The available features include downloading and displaying
 tiled maps, recording GPS tracks, automatic map centering, storing points
 of interest, geocoding photos, setting waypoints, monitoring heartrate via
 Bluetooth, planning travel routes and finding travel routes using external
 services on the Internet based on OpenStreetMap.

Package: foxtrotgps-dbg
Section: debug
Priority: extra
Architecture: any
Depends:
 foxtrotgps (= ${binary:Version}),
 ${misc:Depends}
Description: debug symbols for foxtrotgps
 This package contains the debugging symbols for foxtrotgps.