File: changelog

package info (click to toggle)
bugwarrior 1.8.0-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,280 kB
  • sloc: python: 9,226; makefile: 147
file content (220 lines) | stat: -rw-r--r-- 6,927 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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
bugwarrior (1.8.0-13) unstable; urgency=medium

  * Add myself to uploader
  * Drop "Rules-Requires-Root: no": it is now the default
  * Bump Standards-Version to 4.7.2
  * Replace transitional python3-tz with python3-pytz
  * Add build-dep on pybuild-plugin-pyproject

 -- Alexandre Detiste <tchet@debian.org>  Sun, 30 Nov 2025 14:31:58 +0100

bugwarrior (1.8.0-12) unstable; urgency=medium

  * Revert "Drop python3-jira for now (#1084531)"
  * Fix build with new intersphinx

 -- Jochen Sprickerhof <jspricke@debian.org>  Wed, 11 Dec 2024 18:56:04 +0100

bugwarrior (1.8.0-11) unstable; urgency=medium

  * Annotate with <!nocheck>
  * Drop python3-jira for now (#1084531)
  * Drop no longer needed patch

 -- Jochen Sprickerhof <jspricke@debian.org>  Wed, 27 Nov 2024 13:50:40 +0100

bugwarrior (1.8.0-10) unstable; urgency=medium

  * support for python 3.12 (#1019)
  * Bump policy version (no changes)

 -- Jochen Sprickerhof <jspricke@debian.org>  Tue, 25 Jun 2024 11:18:36 +0200

bugwarrior (1.8.0-9) unstable; urgency=medium

  * Add patch for documentation path (Closes: #1067444)

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 22 Mar 2024 07:53:00 +0100

bugwarrior (1.8.0-8) unstable; urgency=medium

  * Drop unused build dependency
  * Drop future import (Closes: #1056231)
  * Bump policy version (no changes)

 -- Jochen Sprickerhof <jspricke@debian.org>  Sun, 10 Dec 2023 08:52:28 +0100

bugwarrior (1.8.0-7) unstable; urgency=medium

  * Enable autopkgtest-pkg-pybuild

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 10 Dec 2022 07:52:01 +0100

bugwarrior (1.8.0-6) unstable; urgency=medium

  * Move Built-Using to binary package
  * Add upstream source
  * Switch to pytest
  * Bump policy version (no changes)

 -- Jochen Sprickerhof <jspricke@debian.org>  Sun, 21 Aug 2022 17:12:01 +0200

bugwarrior (1.8.0-5) unstable; urgency=medium

  * Skip test failing on reproducible-builds
  * Add ${sphinxdoc:Built-Using}

 -- Jochen Sprickerhof <jspricke@debian.org>  Tue, 05 Jan 2021 22:41:59 +0100

bugwarrior (1.8.0-4) unstable; urgency=medium

  * Move to new tracker.d.o team (Closes: #979217)

 -- Jochen Sprickerhof <jspricke@debian.org>  Mon, 04 Jan 2021 13:57:43 +0100

bugwarrior (1.8.0-3) unstable; urgency=medium

  * Switch to upstream patch for MultipleMatches exception
  * Add patch for reproducible builds

 -- Jochen Sprickerhof <jspricke@debian.org>  Mon, 04 Jan 2021 10:07:25 +0100

bugwarrior (1.8.0-2) unstable; urgency=medium

  * Add patch for MultipleMatches exception

 -- Jochen Sprickerhof <jspricke@debian.org>  Tue, 29 Dec 2020 13:53:46 +0100

bugwarrior (1.8.0-1) unstable; urgency=medium

  * New upstream version 1.8.0
  * rebase patches
  * Add patch for old python3-google-auth
  * update packaging

 -- Jochen Sprickerhof <jspricke@debian.org>  Mon, 28 Dec 2020 17:01:43 +0100

bugwarrior (1.7.0-3) unstable; urgency=medium

  * Adopt package from Iain, thanks for maintaining it.
  * Add patches for Jira
  * bump policy version and some cleanup

 -- Jochen Sprickerhof <jspricke@debian.org>  Tue, 22 Sep 2020 22:49:11 +0200

bugwarrior (1.7.0-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.

  [ Jochen Sprickerhof ]
  * Add patches from upstream git
  * bump policy version (no changes)

 -- Jochen Sprickerhof <jspricke@debian.org>  Mon, 20 Apr 2020 14:37:15 +0200

bugwarrior (1.7.0-1) unstable; urgency=medium

  * New upstream version 1.7.0
  * rebase patches
  * Bump policy version (no changes)
  * add Salsa CI

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 27 Jul 2019 21:53:34 +0200

bugwarrior (1.6.0-3) unstable; urgency=medium

  * Team upload.
  * Unpin future version (Closes: #921777)

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 09 Feb 2019 20:49:00 +0100

bugwarrior (1.6.0-2) unstable; urgency=medium

  * Team upload.
  * Cheers pick upstream patches for Jira

 -- Jochen Sprickerhof <jspricke@debian.org>  Sun, 13 Jan 2019 11:19:47 +0100

bugwarrior (1.6.0-1) unstable; urgency=medium

  * Team upload.

  [ Iain R. Learmonth ]
  * Update the team email address

  [ Jochen Sprickerhof ]
  * Switch watch file to Github
  * New upstream version 1.6.0 (Closes: #918119)
  * Drop patches merged upstream
  * Add patch to disable tests of unsupported services
  * Disable tests that need internet connection
  * Add patch for doc installation
  * Update Vcs URLs to Salsa
  * Bump policy and debhelper versions
  * Depend/Recommend python3-googleapi and python3-jira (Closes: #887125)

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 12 Jan 2019 21:54:34 +0100

bugwarrior (1.5.1-2) unstable; urgency=medium

  * debian/rules:
   - Use python3 not python3.5 for tests (Closes: #873345)

 -- Iain R. Learmonth <irl@debian.org>  Wed, 30 Aug 2017 22:30:48 +0100

bugwarrior (1.5.1-1) unstable; urgency=medium

  * New upstream version 1.5.1
  * debian/control:
   - Added python3-phabricator to Recommends (Closes: #872455)
   - Updated Standards-Version to 4.0.1
  * debian/patches:
   - Refreshed remove_extra_tests.patch
   - Added add_sphinx_conf.patch to include Sphinx documentation
     that was removed from the PyPI distribution
  * debian/copyright:
   - Fixed a typo in the path name for the Jira service file

 -- Iain R. Learmonth <irl@debian.org>  Mon, 21 Aug 2017 12:49:25 +0100

bugwarrior (1.4.0+git2017010601-1) unstable; urgency=medium

  * Updates upstream sources to git commit 3800af7.
  * Now using Python 3, no longer Python 2.
  * Removes unnecessary dependency on python-twiggy (Closes: #847395)
  * Moves dependency on python-keyring to Recommends as this is now an optional
    dependency.
  * Adds a new dependency on python-future as upstream is porting to Python 3.
  * The tests run in debian/rules now use a created home directory and UTF-8
    as is now required in this new upstream version.

 -- Iain R. Learmonth <irl@debian.org>  Mon, 09 Jan 2017 21:30:36 +0000

bugwarrior (1.4.0+git2016090101-1) unstable; urgency=medium

  * Updates upstream sources to git commit 8f78b877.
   - IOError is now caught when loading config (Closes: #830833)
  * Removed patch for BTS support - now merged upstream.
  * Refreshed patches removing the "extra" tests which are not supported by
    this package.

 -- Iain R. Learmonth <irl@debian.org>  Sat, 03 Sep 2016 13:18:20 +0100

bugwarrior (1.4.0+git2016070901-2) unstable; urgency=medium

  * Fixes for BTS support:
   - Now allows to ignore bugs marked as pending.
   - Performs limited validation of configuration for the BTS service.

 -- Iain R. Learmonth <irl@debian.org>  Tue, 26 Jul 2016 11:25:41 +0100

bugwarrior (1.4.0+git2016070901-1) unstable; urgency=medium

  * Initial release. (Closes: #810629)

 -- Iain R. Learmonth <irl@debian.org>  Sat, 09 Jul 2016 20:34:31 +0100