File: control

package info (click to toggle)
liblangtag 0.6.3-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 6,492 kB
  • sloc: xml: 59,756; ansic: 12,761; sh: 4,515; makefile: 827
file content (79 lines) | stat: -rw-r--r-- 3,089 bytes parent folder | download | duplicates (2)
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
Source: liblangtag
Priority: optional
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper (>= 9.0.0), autotools-dev, pkg-config, libxml2-dev, libglib2.0-dev, check, libgirepository1.0-dev, gobject-introspection, libtool, libtool-bin, locales, dh-autoreconf, gnome-common
Build-Depends-Indep: gtk-doc-tools
Build-Conflicts: locales-all
Standards-Version: 3.9.2
Section: libs
Homepage: http://tagoh.bitbucket.org/liblangtag/
#Vcs-Git: git://git.debian.org/collab-maint/liblangtag.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/liblangtag.git;a=summary

Package: liblangtag-dev
Section: libdevel
Architecture: any
Multi-arch: same
Depends: liblangtag1 (= ${binary:Version}), liblangtag-gobject0 (= ${binary:Version}), libglib2.0-dev, libxml2-dev, gir1.2-langtag-0.6 (= ${binary:Version}), ${misc:Depends}
Suggests: liblangtag-doc
Description: library to access tags for identifying languages -- development
 liblangtag is an interface library to access/deal with tags for
 identifying languages, which is described in RFC 5646
 .
 This package contains the files needed for doing development with
 liblangtag.

Package: liblangtag1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, liblangtag-common (= ${source:Version})
Description: library to access tags for identifying languages
 liblangtag is an interface library to access/deal with tags for
 identifying languages, which is described in RFC 5646

Package: liblangtag-gobject0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, liblangtag-common (= ${source:Version})
Replaces: liblangtag0 (<< 0.4.0)
Description: library to access tags for identifying languages
 liblangtag is an interface library to access/deal with tags for
 identifying languages, which is described in RFC 5646

Package: gir1.2-langtag-0.6
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${gir:Depends}, ${misc:Depends}
Description: library to access tags for identifying languages - introspection
 liblangtag is an interface library to access/deal with tags for
 identifying languages, which is described in RFC 5646
 .
 This package contains the Introspection data for LangTag.

Package: liblangtag-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: library to access tags for identifying languages -- data
 liblangtag is an interface library to access/deal with tags for
 identifying languages, which is described in RFC 5646
 . 
 This package contains the architecture-independent language data.

Package: liblangtag-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: library to access tags for identifying languages -- documentation
 liblangtag is an interface library to access/deal with tags for
 identifying languages, which is described in RFC 5646
 . 
 This package contains the (API) documentation.