Codebase list python-yubico / d8f3a83
Move python-yubico-tools from 'python' section to 'utils'. Package description fixes. Simon Josefsson 7 years ago
2 changed file(s) with 6 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 python-yubico (1.3.2-1) unstable; urgency=medium
11
2 [ Dain Nilsson ]
2 [ Dain Nilsson ]
33 * New upstream version,
44
55 [ Simon Josefsson ]
66 * Use https URLs in Vcs-Git.
77 * Update Standards-Version from 3.9.6 to 3.9.8.
8 * Move python-yubico-tools from 'python' section to 'utils'.
9 * Package description fixes.
810
911 -- Simon Josefsson <simon@josefsson.org> Wed, 10 Aug 2016 15:39:41 +0200
1012
1919 python-usb
2020 XB-Python-Version: ${python:Versions}
2121 Provides: ${python:Provides}
22 Description: Python code for talking to Yubico YubiKeys
22 Description: Python library for talking to Yubico YubiKeys
2323 The YubiKey is a hardware authentication token. This is a Python
24 package for interacting with YubiKeys. Typical use is to detect,
24 library for interacting with YubiKeys. Typical use is to detect,
2525 configure (personalize) or issue challenge-responses to YubiKeys.
2626
2727 Package: python-yubico-tools
2828 Architecture: all
29 Section: utils
2930 Depends: ${python:Depends},
3031 ${misc:Depends},
3132 python-argparse,