File: control

package info (click to toggle)
libphone-ui 1%3A0.0.1%2Bgit20110825-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 520 kB
  • ctags: 716
  • sloc: ansic: 5,987; makefile: 45; sh: 11
file content (80 lines) | stat: -rw-r--r-- 2,859 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Source: libphone-ui
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 (>= 9~),
               dh-autoreconf,
               libasound2-dev,
               libfsoframework-dev (>= 0.12.0-7),
               libfso-glib-dev (>= 2010.05.11.2),
               libglib2.0-dev (>= 2.30),
               libphone-utils-dev (>= 0.1+git20100219),
               libshr-glib-dev,
               libx11-dev,
               quilt
Standards-Version: 3.9.6
Homepage: http://www.shr-project.org
Vcs-git: git://anonscm.debian.org/pkg-fso/libphone-ui.git
Vcs-browser: https://anonscm.debian.org/cgit/pkg-fso/libphone-ui.git

Package: libphone-ui-20110825
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libphone-ui-common (= ${source:Version})
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Provides: libphone-ui0
Conflicts: libphone-ui0, libphone-ui-20100517
Recommends: libphone-ui-shr | libphone-ui-backend
Description: SHR library for user interface
 This library contributes to a generic framework for phone ui of the SHR
 (Stable Hybrid Release) project. The actual functionality is implemented
 by a libphone-ui backend.

Package: libphone-ui-20110825-dbg
Section: debug
Architecture: any
Depends: ${misc:Depends},
         libphone-ui-20110825 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: SHR library for user interface (debug symbols)
 This library contributes to a generic framework for phone ui of the SHR (Stable
 Hybrid Release) project. The actual functionality is implemented by a
 libphone-ui backend.
 .
 This package contains the debug symbols of the library.

Package: libphone-ui-common
Section: misc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: SHR library for user interface (configuration files)
 This library contributes to a generic framework for phone ui of the SHR
 (Stable Hybrid Release) project. The actual functionality is implemented
 by a libphone-ui backend.
 .
 This package contains the configuration file and helper
 scripts of the library.

Package: libphone-ui-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
         libasound2-dev,
         libfsoframework-dev,
         libfso-glib-dev,
         libglib2.0-dev,
         libphone-ui-20110825 (= ${binary:Version}),
         libphone-utils-dev,
         libshr-glib-dev,
         libx11-dev
Description: SHR library for user interface (development files)
 This library contributes to a generic framework for phone ui of the SHR
 (Stable Hybrid Release) project. The actual functionality is implemented
 by a libphone-ui backend.
 .
 This package contains the development files of the library.