File: changelog

package info (click to toggle)
python-mbed-host-tests 1.4.4-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 732 kB
  • sloc: python: 3,141; makefile: 27; sh: 14
file content (132 lines) | stat: -rw-r--r-- 4,085 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
python-mbed-host-tests (1.4.4-11) unstable; urgency=medium

  * QA upload
  * Remove build-dependency on python3-mock
  * Remove undeclared runtime dependency on python3-six
  * Fix SyntaxWarning (Closes: #1086849)
  * Add dependency on python3-zombie-telnetlib (Closes: #1084532, #1082228)

  [ Nick Morrott ]
  * Orphan package

 -- Alexandre Detiste <tchet@debian.org>  Sun, 15 Dec 2024 14:34:14 +0100

python-mbed-host-tests (1.4.4-10) unstable; urgency=medium

  * d/clean:
    - Remove generated manpage files
  * d/control:
    - Declare compliance with Debian Policy 4.6.2
  * d/copyright:
    - Bump years of Debian copyright
  * d/patches:
    - Add patch rename_called_once_test_assertion (Closes: #1064706)

 -- Nick Morrott <nickm@debian.org>  Thu, 18 Apr 2024 23:36:14 +0100

python-mbed-host-tests (1.4.4-9) unstable; urgency=medium

  * Team upload.
  * fix FTBFS on Python3.12:
    * patch-out import of python3-future
    * depends on python3-zombie-imp (Closes: #1056481, #1058199)

 -- Alexandre Detiste <tchet@debian.org>  Tue, 02 Jan 2024 00:52:41 +0100

python-mbed-host-tests (1.4.4-8) unstable; urgency=medium

  * Team upload.
  * Patch: Support setuptools 60. (Closes: #1022482)

 -- Stefano Rivera <stefanor@debian.org>  Sat, 12 Nov 2022 22:02:01 +0200

python-mbed-host-tests (1.4.4-7) unstable; urgency=medium

  [ root ]
  * Remove constraints unnecessary since buster

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 25 May 2022 19:45:53 +0100

python-mbed-host-tests (1.4.4-6) unstable; urgency=medium

  * d/control:
    - Update standards version to 4.6.0, no changes needed.
  * d/copyright:
    - Refresh years of Debian copyright
  * d/s/lintian-overrides:
    - Add override for dropping SCM/CI files
  * d/t/control:
    - Add python3-all to test dependencies
  * d/watch:
    - Update pattern for GitHub archive URLs

 -- Nick Morrott <nickm@debian.org>  Sun, 06 Feb 2022 06:45:44 +0000

python-mbed-host-tests (1.4.4-5) unstable; urgency=medium

  * d/python-mbed-host-tests-doc.links:
    - Add convenience link to python3-mbed-host-tests package
  * d/salsa-ci.yml:
    - Add Salsa CI pipeline

 -- Nick Morrott <nickm@debian.org>  Sun, 07 Feb 2021 10:04:00 +0000

python-mbed-host-tests (1.4.4-4) unstable; urgency=medium

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

  [ Nick Morrott ]
  * d/control:
    - Declare compliance with Debian Policy 4.5.1
    - Rename -doc package to drop Python version
  * d/copyright:
    - Refresh years of Debian copyright
  * d/lintian-overrides:
    - Drop list of applications in context match
  * d/u/metadata:
    - Remove obsolete field Contact (already present in machine-readable
      debian/copyright)

 -- Nick Morrott <nickm@debian.org>  Wed, 06 Jan 2021 05:40:45 +0000

python-mbed-host-tests (1.4.4-3) unstable; urgency=medium

  * d/lintian-overrides:
    - Refresh overrides for lintian changes
  * d/manpages:
    - Update author email address
    - Improve formatting of custom manpages
  * d/patches:
    - Mark Forwarding as unnecessary for Debian-specific patch

 -- Nick Morrott <nickm@debian.org>  Fri, 31 Jul 2020 17:57:42 +0100

python-mbed-host-tests (1.4.4-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Nick Morrott ]
  * d/control:
    - Bump Standards-Version to 4.5.0
    - Bump debhelper-compat level to 13
    - Add Rules-Requires-Root field, set to no
    - Update Uploaders to use my Debian email address
    - Mark python3-mbed-host-tests-doc as Multi-Arch: foreign
  * d/copyright:
    - Refresh years of Debian copyright
  * d/gbp.conf:
    - Use pristine-tar
  * d/tests:
    - Run autopkgtests against supported Python versions

 -- Nick Morrott <nickm@debian.org>  Fri, 19 Jun 2020 14:58:40 +0100

python-mbed-host-tests (1.4.4-1) unstable; urgency=medium

  * Initial release (Closes: #917384)

 -- Nick Morrott <knowledgejunkie@gmail.com>  Sun, 30 Dec 2018 18:30:27 +0100