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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
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)
-- Timo Aaltonen <tjaalton@debian.org> Tue, 31 Mar 2020 07:00:00 +0300
python-yubico (1.3.3-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #938283
-- Sandro Tosi <morph@debian.org> Sun, 26 Jan 2020 21:30:44 -0500
python-yubico (1.3.3-0.1) unstable; urgency=medium
* New upstream release with Python3 compatibility fixes
* Drop python2 package (Closes: #938283)
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 08 Nov 2019 11:24:23 +0100
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
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 23 Aug 2019 10:45:57 +0200
python-yubico (1.3.2-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Package python3-yubico, migrate to pybuild. (Closes: #891252)
-- Timo Aaltonen <tjaalton@debian.org> Thu, 08 Aug 2019 21:15:22 +0300
python-yubico (1.3.2-2) unstable; urgency=medium
* Acknowledge NMU.
* Move package from github to salsa, updating Vcs-* URLs.
-- Simon Josefsson <simon@josefsson.org> Thu, 21 Mar 2019 17:33:09 +0100
python-yubico (1.3.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop obsoleted pycentral preinst. (Closes: #905663)
-- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 28 Aug 2018 01:30:16 -0400
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.
-- Simon Josefsson <simon@josefsson.org> Wed, 10 Aug 2016 15:39:41 +0200
python-yubico (1.3.1-1) unstable; urgency=medium
[ Dain Nilsson ]
* New upstream version.
[ Simon Josefsson ]
* Add debian/gbp.conf.
-- Dain Nilsson <dain@yubico.com> Thu, 01 Oct 2015 16:03:57 +0200
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.
-- Dain Nilsson <dain@yubico.com> Mon, 24 Aug 2015 21:25:48 +0200
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
-- Andrey Rahmatullin <wrar@debian.org> Thu, 20 Aug 2015 00:50:43 +0500
python-yubico (1.1.0-2) unstable; urgency=low
* Change Maintainer address to one that doesn't require subscription.
-- Fredrik Thulin <fredrik@yubico.com> Tue, 26 Jun 2012 12:56:37 +0200
python-yubico (1.1.0-1) unstable; urgency=low
* Initial release. (Closes: #676628)
-- Fredrik Thulin <fredrik@yubico.com> Fri, 08 Jun 2012 14:45:31 +0200
|