~ubuntu-branches/debian/wheezy/foxtrotgps/wheezy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2010-07-23 06:47:13 UTC
  • Revision ID: james.westby@ubuntu.com-20100723064713-t7juk0o5wzquyzgg
Tags: 0.99.4+debian3-1
* Adding legacy symlinks to tangogps in transitional package.
* Merging upstream version 0.99.4+debian3:
  - including updated georss2tangogps-poi from Paul Wise <pabs@debian.org>
    (Closes: #590036).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: foxtrotgps
 
2
Section: comm
 
3
Priority: optional
 
4
Maintainer: Daniel Baumann <daniel@lists.debian-maintainers.org>
 
5
Uploaders: Daniel Baumann <daniel@debian.org>, Timo Jyrinki <timo@debian.org>
 
6
Build-Depends:
 
7
 debhelper (>= 7.0.50~), autotools-dev, intltool, libbluetooth-dev,
 
8
 libcurl4-gnutls-dev, libexif-dev, libgconf2-dev, libglade2-dev, libgps-dev,
 
9
 libgtk2.0-dev, libsoup2.4-dev, libsqlite3-dev, libxml2-dev, quilt (>= 0.46-7)
 
10
Standards-Version: 3.9.0
 
11
Homepage: http://www.foxtrotgps.org/
 
12
Vcs-Browser: http://git.debian-maintainers.org/?p=daniel/foxtrotgps.git
 
13
Vcs-Git: git://git.debian-maintainers.org/git/daniel/foxtrotgps.git
 
14
 
 
15
Package: foxtrotgps
 
16
Architecture: any
 
17
Depends: ${misc:Depends}, ${shlibs:Depends}
 
18
Conflicts: tangogps (<< 0.99.4+debian2)
 
19
Replaces: tangogps
 
20
Recommends: gpsd
 
21
Suggests: python
 
22
Description: GTK+ mapping and GPS application
 
23
 foxtrotGPS is a map and GPS application. By default, it uses maps from
 
24
 Openstreetmap.
 
25
 
 
26
Package: tangogps
 
27
Architecture: all
 
28
Depends: ${misc:Depends}, foxtrotgps
 
29
Description: GTK+ mapping and GPS application (transitional package)
 
30
 Package to ease upgrading from older tangogps packages to the new foxtrotgps
 
31
 package.
 
32
 .
 
33
 This package can be purged at anytime once the foxtrotgps package has been
 
34
 installed.