File: control

package info (click to toggle)
beid 3.5.2.dfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 147,240 kB
  • ctags: 34,507
  • sloc: cpp: 149,944; ansic: 41,577; java: 8,927; cs: 6,528; sh: 2,426; perl: 1,866; xml: 805; python: 463; makefile: 263; lex: 92
file content (243 lines) | stat: -rw-r--r-- 10,504 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
Source: beid
Priority: extra
Section: utils
Maintainer: Wouter Verhelst <wouter@debian.org>
Uploaders: Laurent Bigonville <bigon@debian.org>
Build-Depends: debhelper (>= 7), libpcsclite-dev, libssl-dev, scons, libqt3-mt-dev, swig, default-jdk-builddep, libqt4-dev, libxerces-c2-dev, doxygen, chrpath
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/collab-maint/beid.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/beid.git
Homepage: http://code.google.com/p/eid-mw/

Package: libbeidlibopensc2
Section: libs
Suggests: libacr38u
Recommends: beid-tools, pcscd
Architecture: any
Depends: ${shlibs:Depends}, beid-common, ${misc:Depends}
Provides: libbelpic0
Conflicts: libbelpic0
Description: belgian eID PKCS11 library
 This package contains libbeidlibopensc, a library that is loosely based
 on libopensc with additional support for the Belgian eID card. It was
 built from the official sources as provided by Zetes Belgium on the
 Belgian federal website.
 .
 The OpenSC library, on which this library was based, now also contains
 support for the Belgian eID cards. However, since there are still some
 things that OpenSC chooses not to do (like showing a popup window
 without the application's interference when the user needs to enter his
 pincode), applications that want to use the Belgian eID card may have
 to use this library instead of OpenSC.
 .
 Please read the README.Debian file for information on setting up your
 system so that it can read from smartcards.

Package: libbeidlibopensc2-dev
Architecture: any
Section: libdevel
Depends: libbeidlibopensc2 (=${binary:Version}), ${misc:Depends}
Conflicts: libopensc1-dev, libbelpic0-dev
Provides: libbelpic0-dev
Description: belgian eID PKCS11 library, development files
 This package contains the development files for libbeidlibopensc, a
 library that is loosely based on libopensc with additional support for
 the Belgian eID card. It was built from the official sources as
 provided by Zetes Belgium on the Belgian federal website.
 .
 The OpenSC library, on which this library was based, now also contains
 support for the Belgian eID cards. However, since there are still some
 things that OpenSC chooses not to do (like showing a popup window
 without the application's interference when the user needs to enter his
 pincode), applications that want to use the Belgian eID card may have
 to use this library instead of OpenSC.
 .
 Install this package if you want to develop applications that use
 libbeidlibopensc directly.
 .
 Please read the README.Debian file in the libbeidlibopensc2 package for
 information on setting up your system so that it can read from smartcards.

Package: libbeidlibopensc2-dbg
Architecture: any
Section: debug
Depends: libbeidlibopensc2 (=${binary:Version}), ${misc:Depends}
Description: belgian eID PKCS11 library, debugging symbols
 This package contains the development files for libbeidlibopensc, a
 library that is loosely based on libopensc with additional support for
 the Belgian eID card. It was built from the official sources as
 provided by Zetes Belgium on the Belgian federal website.
 .
 The OpenSC library, on which this library was based, now also contains
 support for the Belgian eID cards. However, since there are still some
 things that OpenSC chooses not to do (like showing a popup window
 without the application's interference when the user needs to enter his
 pincode), applications that want to use the Belgian eID card may have
 to use this library instead of OpenSC.
 .
 Install this package if you need the debugging symbols of
 libbeidlibopensc2
 .
 Please read the README.Debian file in the libbeidlibopensc2 package for
 information on setting up your system so that it can read from smartcards.

Package: beid-tools
Provides: belpic
Conflicts: belpic
Replaces: libbeidlibopensc2 (<< 2.5.9-2)
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SmartCard utilities from the OpenSC project, compiled against libbeidlibopensc
 This package contains some of the utilities that can be found in the
 opensc package, but compiled against libbeidlibopensc rather than
 libopensc.  libbeidlibopensc is libopensc 0.8.1 with additional support
 for the Belgian eID card. See the libbeidlibopensc0 package for
 details.
 .
 The binaries in this package have all been prefixed with 'beid-', so
 as to avoid namespace conflicts with the opensc package.
 .
 Please read the README.Debian file in the libbeidlibopensc2 package for
 information on setting up your system so that it can read from smartcards.

Package: libbeid2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: libeid0
Conflicts: libeid0
Description: library to read identity information from the Belgian electronic ID card
 The Belgian electronic ID card contains two types of data: on the one
 hand, there's the X.509 keys that can be used by the owner of the card
 to perform authentication and to make digital signatures; on the other
 hand, the card contains digital versions of the identity information,
 digitally signed by the government.
 .
 This library allows the user to read out the identity information, to
 verify the signature, and to verify its certificate against an online
 CRL or similar technology.
 .
 To read out the X.509 keys, please see the libbeidlibopensc2 package.
 .
 Please read the README.Debian file in the libbeidlibopensc2 package for
 information on setting up your system so that it can read from smartcards.

Package: libbeid2-dev
Architecture: any
Section: libdevel
Depends: libbeid2 (=${binary:Version}), ${misc:Depends}
Provides: libeid0-dev
Conflicts: libeid0-dev
Description: development library to read identity information from the Belgian eID card
 The Belgian electronic ID card contains two types of data: on the one
 hand, there's the X.509 keys that can be used by the owner of the card
 to perform authentication and to make digital signatures; on the other
 hand, the card contains digital versions of the identity information,
 digitally signed by the government.
 .
 This library allows the user to read out the identity information, to
 verify the signature, and to verify its certificate against an online
 CRL or similar technology.
 .
 To read out the X.509 keys, please see the libbeidlibopensc2 package.
 .
 This package contains the development files for libbeid2.
 .
 Please read the README.Debian file in the libbeidlibopensc2 package for
 information on setting up your system so that it can read from smartcards.

Package: libbeid2-dbg
Architecture: any
Section: debug
Depends: libbeid2 (=${binary:Version}), ${misc:Depends}
Description: library to read identity information from the Belgian eID card (debug)
 The Belgian electronic ID card contains two types of data: on the one
 hand, there's the X.509 keys that can be used by the owner of the card
 to perform authentication and to make digital signatures; on the other
 hand, the card contains digital versions of the identity information,
 digitally signed by the government.
 .
 This library allows the user to read out the identity information, to
 verify the signature, and to verify its certificate against an online
 CRL or similar technology.
 .
 To read out the X.509 keys, please see the libbeidlibopensc2 package.
 .
 This package contains the debugging symbols for libbeid2.
 .
 Please read the README.Debian file in the libbeidlibopensc2 package for
 information on setting up your system so that it can read from smartcards.

Package: beidgui
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: eidviewer
Conflicts: eidviewer
Description: application to read out information from the Belgian electronic ID card
 This application allows the user to read out any information from a
 Belgian electronic ID card, by using libbeid and libbeidlibopensc to
 read the data from the card and parse it. Both identity information and
 information about the stored cryptographic keys can be read in a
 user-friendly manner, and can easily be printed out or stored for later
 reviewal.
 .
 The application verifies the signature of the identity information,
 checks whether it was signed by a government-issued key, and optionally
 checks the certificate against the government's Certificate Revocation List
 (CRL) and/or by using the Online Certificate Status Protocol (OCSP) against
 the government's servers.
 .
 Please read the README.Debian file in the libbeidlibopensc2 package for
 information on setting up your system so that it can read from smartcards.

Package: beid-common
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: beidgui (<< 3.5.2), libbeidlibopensc2 (<< 3.5.2)
Description: beID support files
 This package contains several files that are necessary for some of the
 beID libraries to function correctly.
 .
 It has no use on its own.

Package: beid-docs
Architecture: all
Depends: ${misc:Depends}
Description: beID API documentation
 This package contains the API documentation for the various beID
 libraries. Note that it does not document the old libbeid2 and
 libbeidlibopensc2 libraries; these are only provided for backwards
 compatibility and should no longer be used for new projects.

Package: libbeidlib3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, beid-common, ${misc:Depends}
Replaces: beid-common (<< 3.5.2.dfsg-10)
Description: beID library, version 3 API
 This package contains the libraries needed to use the Belgian
 electronic ID card. These libraries were built from the official
 government source code.
 .
 In order to do anything useful with the card, you will need additional
 software, found in the packages 'beidgui' and 'beid-mozilla-plugin'.

Package: libbeidlib3-dev
Architecture: any
Section: libdevel
Depends: ${shlib:Depends}, libbeidlib3 (=${binary:Version}), ${misc:Depends}
Description: beID library, version 3 API, development package
 This package contains the files needed to compile software for the
 Belgian electronic ID card.
 .
 Please see the package beid-docs for the API documentation.

Package: beid-mozilla-plugin
Architecture: any
Replaces: libbeidlibopensc2 (<= 2.6.0), libbeidlib3-dev (<< 3.5.2.dfsg-10)
Depends: ${shlibs:Depends}, libnss3-tools, iceweasel | icedove, ${misc:Depends}
Description: beID mozilla plugin
 This package contains the mozilla smartcard plugin needed to use a
 Belgian electronic ID card to authenticate to a website.
 .
 Install this package if you want to do that.