File: changelog

package info (click to toggle)
python-logutils 0.3.5-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: python: 1,942; makefile: 79
file content (102 lines) | stat: -rw-r--r-- 3,243 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
python-logutils (0.3.5-5) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090524).

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2024 10:20:03 +0100

python-logutils (0.3.5-4) unstable; urgency=medium

  * Add do-not-use-logging._aquirelock.patch (Closes: #1082227).
  * Use pytest instead of setup.py test.

 -- Thomas Goirand <zigo@debian.org>  Mon, 23 Sep 2024 12:31:22 +0200

python-logutils (0.3.5-3) unstable; urgency=medium

  * Add use-assertEqual-not-assertEquals.patch (Closes: #1058171).

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Dec 2023 23:35:10 +0100

python-logutils (0.3.5-2) unstable; urgency=medium

  * Cleans better (Closes: #1046710).

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Aug 2023 10:24:08 +0200

python-logutils (0.3.5-1) unstable; urgency=medium

  * New upstream release.
  * Removed obsolete patches:
    - fix-_levelNames-vs-_levelToName.patch
    - test-failures-fatal.patch
  * Rebased no-u-in-python-3.9.patch.
  * Add set-default-log-level.patch (Closes: #1027512).

 -- Thomas Goirand <zigo@debian.org>  Wed, 04 Jan 2023 13:06:22 +0100

python-logutils (0.3.3-8) unstable; urgency=medium

  * Add no-u-in-python3.9.patch (Closes: #997523).

 -- Thomas Goirand <zigo@debian.org>  Tue, 26 Oct 2021 11:28:02 +0200

python-logutils (0.3.3-7) unstable; urgency=medium

  [ Ondřej Nový ]
  * Changed upstream homepage to bitbucket.org
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.
  * d/control: Set Vcs-* to salsa.debian.org
  * d/watch: Use https protocol

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.

  [ Thomas Goirand ]
  * Removed Python 2 support (Closes: #937899).
  * Bump debhelper-compat to 11.
  * Updating standards version to 4.4.0.
  * Fixed d/copyright ordering and years.

 -- Thomas Goirand <zigo@debian.org>  Tue, 24 Dec 2019 23:45:39 +0100

python-logutils (0.3.3-5) unstable; urgency=medium

  * Added Ubuntu patch: test-failures-fatal.patch (Closes: #791804).
  * Fixed watch file to use the PyPi redirector.
  * Usual clean-up in debian/control (Standards-Version, Uploaders,
    dh-python, python-all version...).

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Aug 2015 15:37:45 +0000

python-logutils (0.3.3-4) unstable; urgency=medium

  * Fixed typo in package description (Closes: #782527).

 -- Thomas Goirand <zigo@debian.org>  Tue, 12 May 2015 23:29:42 +0200

python-logutils (0.3.3-3) unstable; urgency=medium

  * Fixed VCS URLs.

 -- Thomas Goirand <zigo@debian.org>  Wed, 06 May 2015 11:13:10 +0200

python-logutils (0.3.3-2) unstable; urgency=medium

  * Fixed Vcs-Git URL.
  * Added debian/python-logutils-doc.doc-base.
  * Added patch to rename _levelNames into _levelToName

 -- Thomas Goirand <zigo@debian.org>  Sun, 03 Aug 2014 17:05:12 +0000

python-logutils (0.3.3-1) unstable; urgency=medium

  * Initial release. (Closes: #734687)

 -- Thomas Goirand <zigo@debian.org>  Thu, 09 Jan 2014 14:31:16 +0800