Source: oath-toolkit
Section: devel
Priority: optional
Maintainer: OATH Toolkit Team <oath-toolkit-help@nongnu.org>
Uploaders: Simon Josefsson <simon@josefsson.org>
Build-Depends: datefudge,
               debhelper-compat (= 13),
               gengetopt,
               gtk-doc-tools,
               libpam0g-dev,
               libxml2-utils,
               libxmlsec1-dev
Standards-Version: 4.5.1
Homepage: https://www.nongnu.org/oath-toolkit/
Vcs-Browser: https://salsa.debian.org/debian/oath-toolkit
Vcs-Git: https://salsa.debian.org/debian/oath-toolkit.git
Rules-Requires-Root: no

Package: liboath-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: liboath0 (= ${binary:Version}), ${misc:Depends}
Description: Development files for the OATH Toolkit Liboath library
 The OATH Toolkit makes it easy to build one-time password
 authentication systems.  It contains shared libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
 (RFC6238).  OATH stands for Open AuTHentication, which is the
 organization that specify the algorithms.  For managing secret key
 files, the Portable Symmetric Key Container (PSKC) format described in
 RFC6030 is supported.
 .
 This package contain all files necessary for developing programs that
 use Liboath.

Package: liboath0
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: OATH Toolkit Liboath library
 The OATH Toolkit makes it easy to build one-time password
 authentication systems.  It contains shared libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
 (RFC6238).  OATH stands for Open AuTHentication, which is the
 organization that specify the algorithms.  For managing secret key
 files, the Portable Symmetric Key Container (PSKC) format described in
 RFC6030 is supported.
 .
 This package includes the Liboath shared library that is used by
 applications.  You normally don't need to install it manually.

Package: libpam-oath
Section: admin
Architecture: any
Depends: libpam-runtime, ${misc:Depends}, ${shlibs:Depends}
Description: OATH Toolkit libpam_oath PAM module
 The OATH Toolkit makes it easy to build one-time password
 authentication systems.  It contains shared libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
 (RFC6238).  OATH stands for Open AuTHentication, which is the
 organization that specify the algorithms.  For managing secret key
 files, the Portable Symmetric Key Container (PSKC) format described in
 RFC6030 is supported.
 .
 This package contain a PAM module to authenticate users against
 a local file-based OATH database.

Package: oathtool
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: OATH Toolkit oathtool command line tool
 The OATH Toolkit makes it easy to build one-time password
 authentication systems.  It contains shared libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
 (RFC6238).  OATH stands for Open AuTHentication, which is the
 organization that specify the algorithms.  For managing secret key
 files, the Portable Symmetric Key Container (PSKC) format described in
 RFC6030 is supported.
 .
 This package contains the OATH Toolkit "oathtool" command line tool.

Package: libpskc-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libpskc0 (= ${binary:Version}), ${misc:Depends}
Description: Development files for the OATH Toolkit Libpskc library
 The OATH Toolkit makes it easy to build one-time password
 authentication systems.  It contains shared libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
 (RFC6238).  OATH stands for Open AuTHentication, which is the
 organization that specify the algorithms.  For managing secret key
 files, the Portable Symmetric Key Container (PSKC) format described in
 RFC6030 is supported.
 .
 This package contain all files necessary for developing programs that
 use Libpskc.

Package: libpskc0
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: OATH Toolkit Libpskc library
 The OATH Toolkit makes it easy to build one-time password
 authentication systems.  It contains shared libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
 (RFC6238).  OATH stands for Open AuTHentication, which is the
 organization that specify the algorithms.  For managing secret key
 files, the Portable Symmetric Key Container (PSKC) format described in
 RFC6030 is supported.
 .
 This package includes the Libpskc shared library that is used by
 applications.  You normally don't need to install it manually.

Package: pskctool
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: OATH Toolkit pskctool command line tool
 The OATH Toolkit makes it easy to build one-time password
 authentication systems.  It contains shared libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
 (RFC6238).  OATH stands for Open AuTHentication, which is the
 organization that specify the algorithms.  For managing secret key
 files, the Portable Symmetric Key Container (PSKC) format described in
 RFC6030 is supported.
 .
 This package contains the OATH Toolkit "pskctool" command line tool.
