File: control

package info (click to toggle)
libphone-utils 0.1%2Bgit20110523-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 320 kB
  • ctags: 106
  • sloc: ansic: 1,031; sh: 72; python: 50; makefile: 46
file content (39 lines) | stat: -rw-r--r-- 1,418 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
Source: libphone-utils
Section: libs
Priority: extra
Maintainer: Debian freesmartphone.org Team <pkg-fso-maint@lists.alioth.debian.org>
Uploaders: Sebastian Reichel <sre@debian.org>, Rico Rommel <rico@bierrommel.de>
Build-Depends: debhelper (>= 8),
               dh-autoreconf,
               libglib2.0-dev,
               po-debconf
Standards-Version: 3.9.8
Homepage: http://shr-project.org
Vcs-git: https://anonscm.debian.org/cgit/pkg-fso/libphone-utils.git
Vcs-browser: https://anonscm.debian.org/cgit/pkg-fso/libphone-utils.git

Package: libphone-utils0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Breaks: 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-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.