File: control

package info (click to toggle)
libdivecomputer 0.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,920 kB
  • ctags: 2,133
  • sloc: ansic: 21,356; sh: 11,284; makefile: 212
file content (41 lines) | stat: -rw-r--r-- 1,522 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
Source: libdivecomputer
Priority: extra
Maintainer: Debian running development group <pkg-running-devel@lists.alioth.debian.org>
Uploaders: Khalid El Fathi <khalid@elfathi.fr>,
 Sylvestre Ledru <sylvestre@debian.org>
Build-Depends: debhelper (>= 9),
               autoconf,
               automake,
               dpkg-dev (>= 1.16.1.1),
               libtool,
               libusb-1.0-0-dev,
               dh-autoreconf
Standards-Version: 3.9.5
Section: libs
Homepage: http://divesoftware.org/libdc
Vcs-Git: git://git.debian.org/pkg-running/libdivecomputer.git
Vcs-Browser: http://git.debian.org/?p=pkg-running/libdivecomputer.git;a=summary

Package: libdivecomputer-dev
Section: libdevel
Architecture: any
Depends: libdivecomputer0 (= ${binary:Version}), ${misc:Depends}
Description: dive computer interface library - development files
 libdivecomputer is an interface library for common dive computers
 .
 The libdivecomputer library allows interfacing with several common
 dive computers from multiple manufacturers (Suunto, Mares, Uwatec, etc).
 .
 This package holds the development files.

Package: libdivecomputer0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: dive computer interface library
 libdivecomputer is an interface library for common dive computers
 .
 The libdivecomputer library allows interfacing with several common
 dive computers from multiple manufacturers (Suunto, Mares, Uwatec, etc).
 .
 This package holds the shared library.