File: control

package info (click to toggle)
pass-otp 1.2.0-10
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 420 kB
  • sloc: sh: 1,183; makefile: 73
file content (39 lines) | stat: -rw-r--r-- 1,054 bytes parent folder | download | duplicates (2)
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
Source: pass-otp
Section: admin
Priority: optional
Maintainer: Philip Rinn <rinni@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 expect,
 git,
 oathtool,
 pass (>= 1.7.0),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/tadfisher/pass-otp
Vcs-Browser: https://salsa.debian.org/debian/pass-otp
Vcs-Git: https://salsa.debian.org/debian/pass-otp.git

Package: pass-otp
Architecture: all
Depends:
 ${misc:Depends},
 pass (>= 1.7.0),
Recommends:
 oathtool,
 qrencode,
Suggests:
 zbar-tools,
Replaces: pass-extension-otp (<< 1.2.0-5~)
Breaks: pass-extension-otp (<< 1.2.0-5~)
Description: pass extension for managing one-time-password tokens
 An extension for the password manager pass that allows adding one-time-password
 (OTP) secrets, generating OTP codes, and displaying secret key URIs using the
 standard otpauth:// scheme.

Package: pass-extension-otp
Architecture: all
Section: oldlibs
Depends: pass-otp, ${misc:Depends}
Description: transitional package
 This is a transitional package. It can safely be removed.