File: control

package info (click to toggle)
gmetadom 0.2.6-6.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,548 kB
  • ctags: 1,204
  • sloc: sh: 8,767; xml: 3,772; cpp: 3,129; ansic: 2,695; ml: 959; makefile: 908
file content (90 lines) | stat: -rw-r--r-- 2,576 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
81
82
83
84
85
86
87
88
89
90
Source: gmetadom
Section: devel
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Sylvain Le Gall <gildor@debian.org>
Build-Depends:
 debhelper (>= 7),
 dh-autoreconf,
 ocaml-nox (>= 3.11),
 ocaml-findlib (>= 1.2.4),
 libgdome2-dev,
 pkg-config,
 cdbs,
 dh-ocaml (>= 0.9.1)
Standards-Version: 3.8.3
Homepage: http://gmetadom.sourceforge.net/
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/gmetadom.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/gmetadom.git

Package: libgdome2-cpp-smart0v5
Section: libs
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Conflicts: libgdome2-cpp-smart0, libgdome2-cpp-smart0c2, libgdome2-cpp-smart0c2a
Replaces: libgdome2-cpp-smart0, libgdome2-cpp-smart0c2, libgdome2-cpp-smart0c2a
Description: C++ bindings for GDome2 DOM implementation
 C++ bindings for GDome2 that is a fast, light and complete DOM level2
 implementation based on libxml2.
 .
 This particular binding is one of the bindings from the GMetaDOM
 bindings collection.
 .
 This package includes the shared library.

Package: libgdome2-cpp-smart-dev
Section: libdevel
Architecture: any
Depends:
 libgdome2-cpp-smart0v5 (= ${binary:Version}),
 libgdome2-dev,
 ${misc:Depends}
Description: C++ bindings for GDome2 DOM implementation
 C++ bindings for GDome2 that is a fast, light and complete DOM level2
 implementation based on libxml2.
 .
 This particular binding is one of the bindings from the GMetaDOM
 bindings collection.
 .
 This package includes the development files.

Package: libgdome2-ocaml-dev
Section: ocaml
Architecture: any
Depends:
 ${ocaml:Depends},
 libgdome2-dev,
 libgdome2-ocaml (= ${binary:Version}),
 ${misc:Depends}
Provides:
 ${ocaml:Provides}
Description: OCaml bindings for GDome2 DOM implementation
 OCaml bindings for GDome2 that is a fast, light and complete DOM level2
 implementation based on libxml2.
 .
 This particular binding is one of the bindings from the GMetaDOM
 binding collection.
 .
 This package contains the development part of the GDome2 OCaml
 bindings.

Package: libgdome2-ocaml
Section: ocaml
Architecture: any
Depends:
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends}
Provides:
 ${ocaml:Provides}
Description: OCaml bindings for GDome2 DOM implementation
 OCaml bindings for GDome2 that is a fast, light and complete DOM level2
 implementation based on libxml2.
 .
 This particular binding is one of the bindings from the GMetaDOM
 binding collection.
 .
 This package contains only the shared runtime stub libraries.