diff --git a/debian/changelog b/debian/changelog index 0271956..0c16af2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ python-yubico (1.3.2-1) unstable; urgency=medium - [ Dain Nilsson ] + [ Dain Nilsson ] * New upstream version, [ Simon Josefsson ] * Use https URLs in Vcs-Git. * Update Standards-Version from 3.9.6 to 3.9.8. + * Move python-yubico-tools from 'python' section to 'utils'. + * Package description fixes. -- Simon Josefsson Wed, 10 Aug 2016 15:39:41 +0200 diff --git a/debian/control b/debian/control index 11dea6c..4237ef2 100644 --- a/debian/control +++ b/debian/control @@ -20,13 +20,14 @@ python-usb XB-Python-Version: ${python:Versions} Provides: ${python:Provides} -Description: Python code for talking to Yubico YubiKeys +Description: Python library for talking to Yubico YubiKeys The YubiKey is a hardware authentication token. This is a Python - package for interacting with YubiKeys. Typical use is to detect, + library for interacting with YubiKeys. Typical use is to detect, configure (personalize) or issue challenge-responses to YubiKeys. Package: python-yubico-tools Architecture: all +Section: utils Depends: ${python:Depends}, ${misc:Depends}, python-argparse,