File: control

package info (click to toggle)
libphone-utils 0.1%2Bgit20100630-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,056 kB
  • ctags: 116
  • sloc: sh: 9,184; ansic: 1,035; python: 50; makefile: 49
file content (52 lines) | stat: -rw-r--r-- 1,809 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
Source: libphone-utils
Section: libs
Priority: extra
Maintainer: Debian freesmartphone.org Team <pkg-fso-maint@lists.alioth.debian.org>
Uploaders: Sebastian Reichel <elektranox@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: cdbs,
               automake,
               libtool,
               debhelper (>= 7),
               libglib2.0-dev,
               po-debconf
Standards-Version: 3.9.1.0
Homepage: http://shr-project.org
Vcs-git: git://git.debian.org/pkg-fso/libphone-utils.git
Vcs-browser: http://git.debian.org/?p=pkg-fso/libphone-utils.git

Package: libphone-utils0
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Conflicts: fso-frameworkd (<= 0.9.5.9+git20100117)
Description: library for basic phone operations
 This library contains basic functions needed by SHR phone software
 and the freesmartphone.org opimd daemon. It is used for handling
 international numbers.

Package: libphone-utils0-dbg
Section: debug
Architecture: any
Depends: libphone-utils0 (= ${binary:Version}),
         ${misc:Depends}
Description: library for basic phone operations - debug symbols
 This library contains basic functions needed by SHR phone software
 and the freesmartphone.org opimd daemon. It is used for handling
 international numbers.
 .
 This package provides the debug symbols for the library.

Package: libphone-utils-dev
Section: libdevel
Architecture: any
Depends: libphone-utils0 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends},
         libglib2.0-dev
Description: library for basic phone operations - development files
 This library contains basic functions needed by SHR phone software
 and the freesmartphone.org opimd daemon. It is used for handling
 international numbers.
 .
 This package provides the development files for this library.