File: changelog

package info (click to toggle)
python-pyotp 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 152 kB
  • sloc: python: 440; makefile: 3
file content (79 lines) | stat: -rw-r--r-- 2,358 bytes parent folder | download
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
python-pyotp (2.3.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Hugo Lefeuvre ]
  * New upstream release.
  * Drop Python 2 support.
  * debian/control:
    - Bump debhelper dependency to = 12.

 -- Hugo Lefeuvre <hle@debian.org>  Sat, 27 Jul 2019 19:35:36 -0300

python-pyotp (2.2.7-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 4.3.0.
    - Update description to remove bad looking separation line.
  * debian/copyright:
    - Add entry for Andrey Kislyuk.
    - Bump copyright years.
  * Run wrap-and-sort -a.

 -- Hugo Lefeuvre <hle@debian.org>  Wed, 23 Jan 2019 13:46:02 +0100

python-pyotp (2.2.6-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Hugo Lefeuvre ]
  * debian/control:
    - Bump Standards-Version to 4.1.5.
    - Bump debhelper dependency to match new compat.
    - Add autopkgtest stanza.
    - Remove useless XB-Python-Egg-Name fields.
  * Bump debian/compat to 11.
  * Update debian/copyright years.
  * Bump debian/watch to version 4.
  * Remove trailing whitespaces from debian/changelog.

 -- Hugo Lefeuvre <hle@debian.org>  Thu, 02 Aug 2018 15:18:35 +0800

python-pyotp (2.2.6-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright years.
  * debian/control:
    - Depend on debhelper >= 10 instead of >= 9.
    - Bump Standards-Version to 4.1.0.
  * Bump compat from 9 to 10.

 -- Hugo Lefeuvre <hle@debian.org>  Thu, 05 Oct 2017 15:18:14 +0200

python-pyotp (2.2.1-1) unstable; urgency=medium

  * New upstream release:
    - Fix failing tests (Closes: #836824).
  * Remove debian/patches/timedelta-ingest-timestamp.patch: Integrated in new
    upstream version.
  * Remove useless PYBUILD_TEST_ARGS line in debian/rules.

 -- Hugo Lefeuvre <hle@debian.org>  Fri, 09 Sep 2016 17:41:55 +0200

python-pyotp (2.1.1-2) unstable; urgency=high

  * Fix FTBFS on 32-bit platforms (Closes: #831399).
  * debian/control:
    - Add Python version information in the short descriptions.

 -- Hugo Lefeuvre <hle@debian.org>  Fri, 15 Jul 2016 16:45:17 +0200

python-pyotp (2.1.1-1) unstable; urgency=low

  * Initial release (Closes: #829703).

 -- Hugo Lefeuvre <hle@debian.org>  Sun, 3 Jul 2016 18:05:34 +0200