upload tizen1.0 source
[external/libxml2.git] / debian / control
1 Source: libxml2
2 Priority: optional
3 Section: libs
4 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
5 Uploaders: Mike McCormack <mj.mccormack@samsung.com>
6 Standards-Version: 3.9.0.0
7 #Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev | libz-dev, python-all-dev (>= 2.3.5-11), python-all-dbg, python-support (>= 0.3), autotools-dev, libreadline-dev | libreadline5-dev, binutils (>= 2.14.90.0.7), dpkg-dev (>= 1.14.9), perl
8 Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev | libz-dev, autotools-dev, libreadline-dev | libreadline5-dev, binutils (>= 2.14.90.0.7), dpkg-dev (>= 1.14.9), perl
9 Homepage: http://xmlsoft.org/
10 Vcs-Git: git://git.debian.org/debian-xml-sgml/libxml2.git
11 Vcs-Browser: http://git.debian.org/?p=debian-xml-sgml/libxml2.git
12
13 Package: libxml2
14 Priority: standard
15 Architecture: any
16 Section: libs
17 Depends: ${shlibs:Depends}, ${misc:Depends}
18 Recommends: xml-core
19 Description: GNOME XML library
20  XML is a metalanguage to let you design your own markup language.
21  A regular markup language defines a way to describe information in
22  a certain class of documents (eg HTML). XML lets you define your
23  own customized markup languages for many classes of document. It
24  can do this because it's written in SGML, the international standard
25  metalanguage for markup languages.
26  .
27  This package provides a library providing an extensive API to handle
28  such XML data files.
29
30 Package: libxml2-utils
31 Architecture: any
32 Section: text
33 Depends: ${shlibs:Depends}, ${misc:Depends}
34 Description: XML utilities
35  XML is a metalanguage to let you design your own markup language.
36  A regular markup language defines a way to describe information in
37  a certain class of documents (eg HTML). XML lets you define your
38  own customized markup languages for many classes of document. It
39  can do this because it's written in SGML, the international standard
40  metalanguage for markup languages.
41  .
42  This package provides xmllint, a tool for validating and reformatting
43  XML documents, and xmlcatalog, a tool to parse and manipulate XML or
44  SGML catalog files.
45
46 Package: libxml2-dev
47 Architecture: any
48 Section: libdevel
49 Depends: libxml2 (= ${binary:Version}), ${misc:Depends}
50 Description: Development files for the GNOME XML library
51  XML is a metalanguage to let you design your own markup language.
52  A regular markup language defines a way to describe information in
53  a certain class of documents (eg HTML). XML lets you define your
54  own customized markup languages for many classes of document. It
55  can do this because it's written in SGML, the international standard
56  metalanguage for markup languages.
57  .
58  Install this package if you wish to develop your own programs using
59  the GNOME XML library.
60
61 Package: libxml2-dbg
62 Architecture: any
63 Section: debug
64 Priority: extra
65 Depends: libxml2 (= ${binary:Version}), ${misc:Depends}
66 Description: Debugging symbols for the GNOME XML library
67  XML is a metalanguage to let you design your own markup language.
68  A regular markup language defines a way to describe information in
69  a certain class of documents (eg HTML). XML lets you define your
70  own customized markup languages for many classes of document. It
71  can do this because it's written in SGML, the international standard
72  metalanguage for markup languages.
73  .
74  This package provides the debugging symbols for the library and for
75  the utilities provided by the libxml2-utils package.
76  Debugging symbols for the Python modules are not available.
77
78 Package: libxml2-doc
79 Architecture: all
80 Section: doc
81 Depends: ${misc:Depends}
82 Suggests: devhelp
83 Description: Documentation for the GNOME XML library
84  XML is a metalanguage to let you design your own markup language.
85  A regular markup language defines a way to describe information in
86  a certain class of documents (eg HTML). XML lets you define your
87  own customized markup languages for many classes of document. It
88  can do this because it's written in SGML, the international standard
89  metalanguage for markup languages.
90  .
91  This package contains general information about the GNOME XML library
92  and more specific API references.
93
94 #Package: python-libxml2
95 #Architecture: any
96 #Section: python
97 #Provides: ${python:Provides}
98 #Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
99 #XB-Python-Version: ${python:Versions}
100 #Description: Python bindings for the GNOME XML library
101 # XML is a metalanguage to let you design your own markup language.
102 # A regular markup language defines a way to describe information in
103 # a certain class of documents (eg HTML). XML lets you define your
104 # own customized markup languages for many classes of document. It
105 # can do this because it's written in SGML, the international standard
106 # metalanguage for markup languages.
107 # .
108 # This package contains the files needed to use the GNOME XML library
109 # in Python programs.
110 #
111 #Package: python-libxml2-dbg
112 #Architecture: any
113 #Section: debug
114 #Priority: extra
115 #Provides: ${python:Provides}
116 #Depends: python-dbg, python-libxml2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
117 #XB-Python-Version: ${python:Versions}
118 #Description: Python bindings for the GNOME XML library (debug extension)
119 # XML is a metalanguage to let you design your own markup language.
120 # A regular markup language defines a way to describe information in
121 # a certain class of documents (eg HTML). XML lets you define your
122 # own customized markup languages for many classes of document. It
123 # can do this because it's written in SGML, the international standard
124 # metalanguage for markup languages.
125 # .
126 # This package contains the files needed to use the GNOME XML library
127 # in Python programs for use with the Python debug interpreter.
128
129 Package: libxml2-0
130 Priority: standard
131 Architecture: any
132 Section: libs
133 Depends: libxml2
134 Description: Transitional meta-package
135