File: changelog

package info (click to toggle)
python-pamqp 3.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: python: 7,042; makefile: 135; xml: 85; sh: 6
file content (93 lines) | stat: -rw-r--r-- 2,965 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
python-pamqp (3.3.0-3) unstable; urgency=medium

  * Enable all tests; some were disabled due to errors in the past.

 -- Georg Faerber <georg@debian.org>  Tue, 07 Jan 2025 21:37:06 +0000

python-pamqp (3.3.0-2) unstable; urgency=medium

  * Add myself as Uploader.
  * Bump Standards-Version to 4.7.0, no changes required.
  * Add architecture-is-64-bit to Build-Depends and set Architecture: any;
    tests fail on i386.

 -- Georg Faerber <georg@debian.org>  Tue, 07 Jan 2025 21:23:17 +0000

python-pamqp (3.3.0-1) unstable; urgency=low

  * New upstream version 3.3.0
  * Refresh patches.
  * Update year in d/copyright.
  * Build using pybuild-plugin-pyproject and dh-sequence-python3.
  * Bump Standards-Version to 4.6.2.
  * Add python3-doc to Build-Depends, required by intersphinx mapping.
  * Add patch to use local objects.inv in intersphinx mapping.
  * Install testfiles using d/pybuild.testfiles.

 -- Michael Fladischer <fladi@debian.org>  Fri, 19 Jan 2024 13:44:19 +0000

python-pamqp (3.2.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Sun, 18 Sep 2022 14:22:49 +0000

python-pamqp (3.1.0-1) unstable; urgency=low

  * New upstream release.
  * Update year in d/copyright.
  * Run wrap-and-sort -bast to reduce diff size of future changes.

 -- Michael Fladischer <fladi@debian.org>  Fri, 14 Jan 2022 11:33:06 +0000

python-pamqp (3.0.1-1) unstable; urgency=low

  [ Adam Cécile ]
  * Swith Sphinxdoc from material theme (unavailable) to ReadTheDoc one.
  * Disable unavailable Sphinx extension autodoc_typehints-
  * Remove privacy breachs in Sphinxdoc.
  * Bump Standards-Version to 4.5.0.
  * Add upstream/metadata file.
  * Disable failing unittest, reported upstream.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-pamqp-doc: Add Multi-Arch: foreign.

  [ Michael Fladischer ]
  * New upstream release.
  * Update d/watch to work with github again.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.6.0.1.
  * Use uscan version 4.
  * Update year in d/copyright.
  * Fix typo in previous changelog entry.
  * Use pytest to run upstream tests instead of nose.
  * Enable upstream testsuite for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Mon, 20 Dec 2021 18:37:04 +0000

python-pamqp (2.3.0-2) unstable; urgency=low

  [ Michael Fladischer ]
  * Add debian/gbp.conf.
  * Set Rules-Requires-Root: no.

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

 -- Michael Fladischer <fladi@debian.org>  Wed, 11 Dec 2019 17:22:29 +0100

python-pamqp (2.3.0-1) unstable; urgency=low

  * Initial release (Closes: #933681).

 -- Michael Fladischer <fladi@debian.org>  Thu, 01 Aug 2019 20:19:50 +0200