File: control

package info (click to toggle)
yubikey-personalization 1.20.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,608 kB
  • sloc: sh: 12,241; ansic: 7,502; xml: 354; makefile: 159
file content (73 lines) | stat: -rw-r--r-- 2,466 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
Source: yubikey-personalization
Section: utils
Priority: optional
Maintainer: Debian Authentication Maintainers <team+auth@tracker.debian.org>
Uploaders:
	Dain Nilsson <dain@yubico.com>,
	Klas Lindfors <klas@yubico.com>,
	nicoo <nicoo@debian.org>,
	Tollef Fog Heen <tfheen@debian.org>
Build-Depends:
	debhelper-compat (= 13),
	pkg-config,
	udev [linux-any],
	libusb-1.0-0-dev [!hurd-i386],
	libusb-dev [hurd-i386],
	libyubikey-dev(>= 1.5),
	libjson-c-dev
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://developers.yubico.com/yubikey-personalization/
Vcs-Browser: https://salsa.debian.org/auth-team/yubikey-personalization
Vcs-Git: https://salsa.debian.org/auth-team/yubikey-personalization.git

Package: yubikey-personalization
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libyubikey-udev
Description: Personalization tool for Yubikey OTP tokens
 YubiKeys are USB tokens that act like keyboards and generate one-time
 or static passwords.
 .
 This is a tool to customize the tokens with your own cryptographic
 key, user id and so on.

Package: libykpers-1-1
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libyubikey-udev
Replaces: yubikey-personalization (<< 1.12.0-4)
Breaks: yubikey-personalization (<< 1.12.0-4)
Description: Library for personalization of YubiKey OTP tokens
 YubiKeys are USB tokens that act like keyboards and generate one-time
 or static passwords.
 .
 This package contains the run-time shared library needed for the
 personalization tool.  You normally don't need to install it manually.

Package: libykpers-1-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, libykpers-1-1 (= ${binary:Version})
Description: Development files for the YubiKey OTP personalization library
 YubiKeys are USB tokens that act like keyboards and generate one-time
 or static passwords.
 .
 This package contains the development files for the library.

Package: libyubikey-udev
Architecture: all
Multi-Arch: foreign
Section: admin
Depends: ${misc:Depends}, udev
Breaks:   libykpers-1-1 (<< 1.19.3)
Replaces: libykpers-1-1 (<< 1.19.3)
Description: udev rules for unprivileged access to YubiKeys
 YubiKeys are USB tokens that act like keyboards and generate one-time
 or static passwords.
 .
 This package contains the udev rules that enable unprivileged users to use
 Yubikey devices.