Timo Aaltonen b370a89550 Import Debian changes 1.3.3-0.3
python-yubico (1.3.3-0.3) unstable; urgency=medium
.
  * Non-maintainer upload.
  * control: Drop python3-argparse from depends, it's provided by
    libpython. (Closes: #951040)
.
python-yubico (1.3.3-0.2) unstable; urgency=medium
.
  * Non-maintainer upload.
  * Drop python2 support; Closes: #938283
.
python-yubico (1.3.3-0.1) unstable; urgency=medium
.
  * New upstream release with Python3 compatibility fixes
  * Drop python2 package (Closes: #938283)
.
python-yubico (1.3.2-2.2) unstable; urgency=medium
.
  * Non-maintainer upload.
  * Fix some lintian warnings, e.g. duplicate long description
  * Fix nocheck not honoured in dh_auto_test
  * Fix copyright non in secure mode
  * Bump std-version to 4.4.0
  * Bump compat level to 12
.
  [ Darsey Litzenberger <dlitz@dlitz.net> ]
  * Fixup previous upload Closes: #934861
.
python-yubico (1.3.2-2.1) unstable; urgency=medium
.
  * Non-maintainer upload.
  * Package python3-yubico, migrate to pybuild. (Closes: #891252)
.
python-yubico (1.3.2-2) unstable; urgency=medium
.
  * Acknowledge NMU.
  * Move package from github to salsa, updating Vcs-* URLs.
.
python-yubico (1.3.2-1.1) unstable; urgency=medium
.
  * Non-maintainer upload.
  * Drop obsoleted pycentral preinst. (Closes: #905663)
.
python-yubico (1.3.2-1) unstable; urgency=medium
.
  [ 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.
.
python-yubico (1.3.1-1) unstable; urgency=medium
.
  [ Dain Nilsson ]
  * New upstream version.
.
  [ Simon Josefsson ]
  * Add debian/gbp.conf.
.
python-yubico (1.2.3-1) unstable; urgency=medium
.
  [ Dain Nilsson ]
  * New upstream version.
  * Re-packaged for easy PyPI releasing.
.
  [ Simon Josefsson ]
  * Acknowledge NMU.
  * Change maintainer field to match other Yubico packages.
  * Drop Fredrik as uploader.
  * Bump compat to 9.
  * Drop invalid Upstream-Contact email.
  * Simplify README.source.
.
python-yubico (1.1.0-2.1) unstable; urgency=medium
.
  * Non-maintainer upload.
  * Convert from dh_pysupport to dh_python2 (Closes: #786162)
    - replace python-support with dh-python and python-all in Build-Depends
.
python-yubico (1.1.0-2) unstable; urgency=low
.
  * Change Maintainer address to one that doesn't require subscription.
.
python-yubico (1.1.0-1) unstable; urgency=low
.
  * Initial release. (Closes: #676628)
2025-08-13 10:23:20 +02:00

33 lines
1.5 KiB
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-yubico
Source: https://developers.yubico.com/python-yubico/
Files: *
Copyright: Copyright (c) 2009-2013 Yubico AB
License: BSD-2-clause
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.