File: control

package info (click to toggle)
gmime 2.6.22%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,096 kB
  • ctags: 3,938
  • sloc: ansic: 42,118; makefile: 638; sh: 415; cs: 250; xml: 9; python: 8; perl: 6
file content (150 lines) | stat: -rw-r--r-- 4,403 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
Source: gmime
Section: libs
Priority: optional
Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Uploaders:
 Mirco Bauer <meebey@debian.org>,
Build-Depends:
 autoconf,
 automake,
 autotools-dev,
 debhelper (>= 10~),
 dh-autoreconf,
 dh-exec,
 docbook-utils,
 dpkg-dev (>= 1.17.14~),
 gnupg <!nocheck>,
 gobject-introspection,
 gtk-doc-tools (>= 1.8),
 libgirepository1.0-dev,
 libglib2.0-dev,
 libgpgme11-dev,
 libtool,
 valac,
 zlib1g-dev,
Build-Depends-Indep:
 cli-common-dev (>= 0.8~),
 gtk-sharp2-gapi (>= 2.4.0),
 libglib2.0-cil-dev (>= 2.4.0),
 mono-devel (>= 2.4.3),
 monodoc-base (>= 2.0),
Standards-Version: 3.9.8
Homepage: http://spruce.sourceforge.net/gmime/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/gmime.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/gmime.git

Package: libgmime-2.6-dev
Architecture: any
Section: libdevel
Depends:
 gir1.2-gmime-2.6 (= ${binary:Version}),
 libc6-dev,
 libglib2.0-dev,
 libgmime-2.6-0 (= ${binary:Version}),
 ${misc:Depends},
Description: MIME message parser and creator library - development files
 GMime provides a core library and set of utilities which may be used for the
 creation and parsing of messages using the Multipurpose Internet Mail
 Extension (MIME).
 .
 This package contains the development files of GMime for programmers
 using C or Vala.

Package: gir1.2-gmime-2.6
Architecture: any
Multi-Arch: same
Section: introspection
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: MIME message parser and creator library - GObject introspection data
 GMime provides a core library and set of utilities which may be used for the
 creation and parsing of messages using the Multipurpose Internet Mail
 Extension (MIME).
 .
 This package contains data for using GMime under GObject
 introspection (e.g. Python).

Package: libgmime-2.6-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
Description: MIME message parser and creator library - documentation
 GMime provides a core library and set of utilities which may be used for the
 creation and parsing of messages using the Multipurpose Internet Mail
 Extension (MIME).
 .
 This package contains the documentation and examples of GMime.

Package: libgmime-2.6-0
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: MIME message parser and creator library
 GMime provides a core library and set of utilities which may be used for the
 creation and parsing of messages using the Multipurpose Internet Mail
 Extension (MIME).
 .
 This package contains the shared library of GMime.

Package: gmime-bin
Architecture: any
Section: utils
Depends:
 libgmime-2.6-0 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: MIME message parser and creator library - runtime binaries
 GMime provides a core library and set of utilities which may be used for the
 creation and parsing of messages using the Multipurpose Internet Mail
 Extension (MIME).
 .
 This package contains binary tools for encoding and decoding messages.

Package: libgmime2.6-cil
Architecture: all
Section: cli-mono
Depends:
 ${cli:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Description: CLI binding for the GMime library
 GMime provides a core library and set of utilities which may be used for the
 creation and parsing of messages using the Multipurpose Internet Mail
 Extension (MIME).
 .
 This package contains the CLI binding for the GMime library.

Package: libgmime2.6-cil-dev
Architecture: all
Section: cli-mono
Depends:
 libgmime2.6-cil (= ${binary:Version}),
 ${cli:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Description: CLI binding for the GMime library -- development files
 GMime provides a core library and set of utilities which may be used for the
 creation and parsing of messages using the Multipurpose Internet Mail
 Extension (MIME).
 .
 This package contains development files for the gmime-sharp library, and
 should be used for compilation.

Package: monodoc-gmime2.6-manual
Section: doc
Architecture: all
Depends:
 monodoc-browser | monodoc-viewer,
 ${misc:Depends},
Description: compiled XML documentation for GMime
 GMime provides a core library and set of utilities which may be used for the
 creation and parsing of messages using the Multipurpose Internet Mail
 Extension (MIME).
 .
 This package contains the compiled XML documentation for GMime.