File: changelog

package info (click to toggle)
openlp 3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 51,868 kB
  • sloc: python: 137,681; javascript: 5,400; xml: 1,018; sh: 52; makefile: 28
file content (241 lines) | stat: -rw-r--r-- 6,816 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
openlp (3.0.2-2) unstable; urgency=high

  * Team upload
  * Disable running IPv4-only test

 -- Bastian Germann <bage@debian.org>  Sun, 12 Feb 2023 19:51:43 +0100

openlp (3.0.2-1) unstable; urgency=high

  * Team upload
  * New upstream version 3.0.2

 -- Bastian Germann <bage@debian.org>  Sun, 12 Feb 2023 17:35:34 +0100

openlp (3.0.1-2) unstable; urgency=medium

  * Depend on python3-vlc (will avoid error screen)

 -- Bastian Germann <bage@debian.org>  Tue, 24 Jan 2023 00:46:03 +0100

openlp (3.0.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.0.1
  * Drop Python 3.11 patch
  * Add PyICU test dependency

 -- Bastian Germann <bage@debian.org>  Fri, 13 Jan 2023 23:44:12 +0100

openlp (3.0.0-1) unstable; urgency=high

  * Team upload
  * New upstream version 3.0.0
  * Replace Suggests with Recommends
  * Add Python 3.11 patch

 -- Bastian Germann <bage@debian.org>  Mon, 02 Jan 2023 21:59:36 +0100

openlp (2.9.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.9.5
  * Drop upstream patches
  * d/control: Add new dependencies

 -- Bastian Germann <bage@debian.org>  Mon, 15 Aug 2022 12:41:47 +0200

openlp (2.9.4-4) unstable; urgency=medium

  * Team upload
  * Fix build with pymupdf 1.20.x

 -- Bastian Germann <bage@debian.org>  Fri, 01 Jul 2022 13:54:24 +0200

openlp (2.9.4-3) unstable; urgency=medium

  * Team upload
  * d/changelog: Correct Close bug number
  * Remove deprecated pytest option (Closes: #1013727)

 -- Bastian Germann <bage@debian.org>  Sat, 25 Jun 2022 10:31:13 +0200

openlp (2.9.4-2) unstable; urgency=medium

  * Reintroduce existing but unapplied disable-version-check.patch
  * Work around a difference in Python 3.10 (Closes: #1009466)

 -- Bastian Germann <bage@debian.org>  Thu, 05 May 2022 13:07:13 +0200

openlp (2.9.4-1) unstable; urgency=medium

  * Team upload
  * d/changelog: Remove unnecessary unreleased revisions
  * Team maintenance in Python Team

 -- Bastian Germann <bage@debian.org>  Wed, 19 Jan 2022 22:41:20 +0100

openlp (2.9.4-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * d/watch: Scan for case sensitive tarball
  * d/rules: Deselect display-dependent test
  * New upstream version 2.9.4. Closes: #995830

  [ Jelmer Vernooij ]
  * Use secure URI in Vcs control header.

  [ Debian Janitor ]
  * Remove unnecessary X-Python{,3}-Version field in debian/control.
  * Bump debhelper from old 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Re-export upstream signing key without extra signatures.
  * Fix day-of-week for changelog entry 2.2-1.

  [ Raoul Snyman ]
  * Migrate from old patches format to patches unapplied format

 -- Bastian Germann <bage@debian.org>  Tue, 18 Jan 2022 19:51:00 +0100

openlp (2.4.6-1) unstable; urgency=medium

  * Upload to unstable, merging unstable and experimental packaging
  * New upstream release
  * Remove dependency on libjs-jquery-migrate-1
  * Bump Standards-Version to 4.0.0
  * Bump minimum Python version to 3.4
  * Run wrap-and-sort -s
  * d/copyright:
    - Add copyright info for openlp/core/ui/media/vendor/vlc.py
    - Correct some filenames

 -- Raoul Snyman <raoul@snyman.info>  Tue, 04 Jul 2017 21:49:00 -0700

openlp (2.4.5-1) experimental; urgency=low

  * New upstream release
  * Add libjs-jquery-migrate-1 to depends
  * Add symlinks for jquery-migrate-1
  * Make use of PYBUILD_* environment variables rather than overrides
  * Update copyright

 -- Raoul Snyman <raoul@snyman.info>  Fri, 03 Feb 2017 20:55:02 -0700

openlp (2.4.4-2) unstable; urgency=medium

  * Remove libjs-jquery-mobile, libjs-jquery and associated link, and
    rely on bundled versions. Closes: #734101
  * Add libqt5multimedia5-plugins. Closes: #860061
  * Make use of PYBUILD_* environment variables rather than overrides
  * Update copyright

 -- Raoul Snyman <raoul@snyman.info>  Tue, 11 Apr 2017 14:40:24 -0700

openlp (2.4.4-1) unstable; urgency=low

  * New upstream release

 -- Raoul Snyman <raoul@snyman.info>  Sat, 26 Nov 2016 18:09:48 +0200

openlp (2.4.3-1) unstable; urgency=low

  * New upstream release

 -- Raoul Snyman <raoul@snyman.info>  Sat, 24 Sep 2016 21:30:54 +0200

openlp (2.4.2-1) unstable; urgency=medium

  * New upstream release

 -- Raoul Snyman <raoul@snyman.info>  Sun, 26 Jun 2016 12:10:28 +0200

openlp (2.4.1-1) unstable; urgency=medium

  * New upstream release
  * Upgrade Standards-Version to 3.9.7

 -- Raoul Snyman <raoul@snyman.info>  Sun, 01 May 2016 22:40:25 +0200

openlp (2.4-1) unstable; urgency=low

  * New upstream release
  * Migrate to PyQt5. Closes: #784614
  * Update copyright file
  * Fix patches for new upstream version
  * Fixed up insecure URLs to source and website
  * Disable running tests when packaging for now

 -- Raoul Snyman <raoul@snyman.info>  Tue, 23 Feb 2016 23:04:54 +0200

openlp (2.2.1-1) unstable; urgency=low

  * New upstream release
  * Migrate to Python 3
  * Upgrade Standards-Version to 3.9.6
  * Upgrade debhelper to version 9
  * Update watch file
  * Update copyright file
  * Fix patches for new upstream version
  * Move python3-xdg to Requires and add python3-uno

 -- Raoul Snyman <raoul@snyman.info>  Sun, 20 Dec 2015 14:54:03 +0200

openlp (2.0.4-1) unstable; urgency=low

  * New upstream release
  * Update build-depends to debhelper 8
  * Change maintainer e-mail

 -- Raoul Snyman <raoul@snyman.info>  Tue, 04 Feb 2014 20:37:41 +0200

openlp (2.0.3-1) UNRELEASED; urgency=low

  * New upstream release
  * Upgrade Standards-Version to 3.9.5
  * Update Python version
  * Add python-xdg to recommends
  * Update watch file

 -- Raoul Snyman <raoul@snyman.info>  Sat, 21 Dec 2013 23:13:17 +0200

openlp (2.0.2-1) UNRELEASED; urgency=low

  * New upstream release
  * Upgrade Standards-Version to 3.9.4
  * Upgrade debhelper to version 8
  * Add X-Python-Version

 -- Raoul Snyman <raoulsnyman@openlp.org>  Sat, 24 Aug 2013 16:30:29 +0200

openlp (2.0.1-1) experimental; urgency=low

  * New upstream release
  * Patched source to remove version check

 -- Raoul Snyman <raoulsnyman@openlp.org>  Fri, 22 Feb 2013 21:39:51 +0200

openlp (1.9.12-1) experimental; urgency=low

  * New upstream release
  * Updated watch file to only find tarballs with a version number in them

 -- Raoul Snyman <raoulsnyman@openlp.org>  Fri, 09 Nov 2012 19:23:16 +0200

openlp (1.9.11-1) experimental; urgency=low

  * New upstream release
  * Removed the unnecessary resources directory

 -- Raoul Snyman <raoulsnyman@openlp.org>  Tue, 21 Aug 2012 21:37:26 +0200

openlp (1.9.10-1) unstable; urgency=low

  * New upstream release

 -- Raoul Snyman <raoulsnyman@openlp.org>  Sat, 23 Jun 2012 21:54:30 +0200

openlp (1.9.9-1) unstable; urgency=low

  * Closes: #671117: Initial release

 -- Raoul Snyman <raoulsnyman@openlp.org>  Wed, 09 May 2012 18:40:30 +0200