File: changelog

package info (click to toggle)
python-aioresponses 0.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 340 kB
  • sloc: python: 1,275; makefile: 220; sh: 1
file content (116 lines) | stat: -rw-r--r-- 3,121 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
python-aioresponses (0.7.4-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patches
  * declare compliance with Debian Policy 4.6.2
  * update git-buildpackage config:
    + use DEP-14 git branches
    + enable automatic DEP-14 branch name handling
    + add usage config
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 29 Jan 2023 00:04:32 +0100

python-aioresponses (0.7.3-1) unstable; urgency=medium

  [ upstream ]
  * new release

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 14 Jan 2022 03:15:03 +0100

python-aioresponses (0.7.2-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * debian/control: Explicitly add runtime dependency:
    python3-pkg-resources. (Closes: #1002045)

 -- Boyuan Yang <byang@debian.org>  Mon, 20 Dec 2021 15:38:15 -0500

python-aioresponses (0.7.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage
  * declare compliance with Debian Policy 4.6.0

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 22 Sep 2021 00:14:48 +0200

python-aioresponses (0.7.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * drop patch cherry-picked upstream now applied
  * update patch 1001

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 02 Nov 2020 21:07:50 +0100

python-aioresponses (0.6.4-3) unstable; urgency=medium

  * fix stop build-depend on python3-asynctest

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 17 Sep 2020 15:09:51 +0200

python-aioresponses (0.6.4-2) unstable; urgency=medium

  * declare buildsystem explicitly (not in environment)
  * add patch cherry-picked upstream
    to replace asynctest with native Python 3.8 unittest
  * update patch 1001
  * simplify source script copyright-chceck
  * copyright: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 25 Aug 2020 19:01:34 +0200

python-aioresponses (0.6.4-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * use debhelper compatibility level 13 (not 12)
  * unfuzz and extend patch 1001

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 16 Jul 2020 11:59:40 +0200

python-aioresponses (0.6.3-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patch 1001

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 20 Feb 2020 13:34:42 +0100

python-aioresponses (0.6.1-3) unstable; urgency=medium

  * update debhelper;
    build-depend on debhelper-compat dh-sequence-python3
    dh-sequence-sphinxdoc
    (not debhelper dh-python)
  * declare compliance with Debian Policy 4.5.0

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 20 Feb 2020 13:22:40 +0100

python-aioresponses (0.6.1-2) unstable; urgency=medium

  * re-release targeted unstable

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 02 Dec 2019 22:26:00 +0100

python-aioresponses (0.6.1-1) experimental; urgency=low

  * Initial packaging release.
    Closes: bug#945778.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 29 Nov 2019 22:26:00 +0100