File: changelog

package info (click to toggle)
pyliblo 0.16.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: python: 552; makefile: 22; sh: 6
file content (218 lines) | stat: -rw-r--r-- 6,794 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
pyliblo (0.16.3-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.16.3
  * Refresh patchset, drop patch applied by upstream

 -- Dennis Braun <snd@debian.org>  Sun, 09 Feb 2025 17:17:07 +0100

pyliblo (0.16.2-1) unstable; urgency=medium

  * Team upload
  * Fix FTBFS with GCC-14 (Closes: #1075409)
  * Set debian-multimedia team as maintainer again

 -- Dennis Braun <snd@debian.org>  Tue, 31 Dec 2024 15:28:18 +0100

pyliblo (0.16.2-0ubuntu1) plucky; urgency=medium

  * New upstream release 0.16.2 (LP: #2088364)
  * Update patches
  * Bump copyright dates
  * Add new maintainer to copyright
  * Remove obsolte patches
  * Patch for Python 3.13
  * Change install location for pyliblo-utils
  * Bump debhelper version

 -- Erich Eickmeyer <eeickmeyer@ubuntu.com>  Sun, 17 Nov 2024 14:58:31 -0800

pyliblo (0.10.0-6) unstable; urgency=medium

  * Team upload
  * Bump Standards-Version to 4.7.0
  * Use cython3-legacy to fix FTBFS (Closes: #1056839)
  * Clean properly build files after successful build (Closes: #1046271)
  * Refresh patchset, add NoPermission test patch

 -- Dennis Braun <snd@debian.org>  Sat, 15 Jun 2024 13:35:21 +0200

pyliblo (0.10.0-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Patch: Python 3.11 support (Closes: #1024048)

 -- Stefano Rivera <stefanor@debian.org>  Fri, 18 Nov 2022 20:04:17 +0200

pyliblo (0.10.0-5) unstable; urgency=medium

  * Team upload
  * debian/control:
    - Remove obsolete Breaks+Replaces
    - Bump Standards-Version
  * debian/rules: Remove now unnecessary -Wl,--as-needed
  * debian/patches: Fix build with Sphinx 4.2 (Closes: #997324)

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 21 Nov 2021 16:07:07 +0100

pyliblo (0.10.0-4) unstable; urgency=medium

  * Team upload.
  * Stop using Python 2 (Closes: #937467 ).
    - Drop Python 2 module package
    - Use Python 3 from utilities.
  * Update to debhelper-compat (= 12).
  * Update Standards-Version to 4.4.1 (no changes required).
  * Prevent tests needing internet access to prevent FTBFS (Closes: #915205).
  * Test against all supported Python 3 interpreters.

 -- Stuart Prescott <stuart@debian.org>  Wed, 15 Jan 2020 18:24:03 +1100

pyliblo (0.10.0-3) unstable; urgency=medium

  [ Sebastian Ramacher ]
  * Move sphinx:Built-Using to Built-Using
  * Remove python:Provides and python:Versions

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Sat, 07 Jan 2017 12:43:41 +0100

pyliblo (0.10.0-2) unstable; urgency=medium

  [ Alessio Treglia ]
  * Remove myself from the Uploaders field

  [ Jaromír Mikeš ]
  * Set dh/compat 10.
  * Update copyright file.
  * Sign tags.
  * Bump Standards.
  * Fix VCS fields.
  * Fix hardening.
  * Fix description.
  * Remove XS-Testsuite field.
  * Add missing substitution variable.
  * Try to avoid useless linking.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Sat, 24 Dec 2016 08:47:54 +0100

pyliblo (0.10.0-1) unstable; urgency=medium

  * New upstream release
  * Bump build-dep liblo-dev to version 0.27.
  * Patches applied upstream.
  * Add build-dep python3-sphinx to build doc.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Tue, 28 Apr 2015 07:42:11 +0200

pyliblo (0.9.2-2) unstable; urgency=low

  * Fix reproducible build. (Closes: #778707)
    thanks to Sebastian Ramacher <sramacher@debian.org>

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Tue, 03 Mar 2015 13:19:04 +0100

pyliblo (0.9.2-1) unstable; urgency=low

  [ Sebastian Ramacher ]
  * debian/changelog: Fix changelog entry of 0.9.1-4. It included a fix for an
    RC bug and that should be documented.
  * Bump Standards-Version to 3.9.6
  * Convert to pybuild build system and make tests compatible with Python 3
  * Update files to remove

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Sun, 05 Oct 2014 12:54:46 +0200

pyliblo (0.9.1-4) unstable; urgency=low

  * Team upload.
  * debian/rules: Do not run test suite on sparc as liblo fails to work with
    64 bit integers there. See #721617 for details.
  * debian/control: Add Breaks/Replaces in python-liblo-docs since
    /usr/share/doc-base/python-liblo has moved from python-liblo to
    python-liblo-docs. (Closes: #722929)

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 14 Oct 2013 20:48:33 +0200

pyliblo (0.9.1-3) unstable; urgency=low

  [ Alessio Treglia ]
  * Add autopkgtest support.
  * Use canonical Vcs URL.
  * Bump Standards.

  [ Jaromír Mikeš ]
  * Tune gitignore file to handle rather dir
  * Set dh/compat 9
  * Don't sign tags.
  * Introducing python3-liblo package (Closes: #705044)
  * Tune rules file to build python3 too.
  * Tune install files
  * Introducing python-liblo-docs package
  * Tune installing docs to python-liblo-docs package
  * Update copyright file
  * Removed deprecated xb-python-version.
  * Removed deprecated python-breaks.
  * Removed python-provides.
  * Build with cython.
  * Run python tests during build.
    thanks to Sebastian Ramacher <sramacher@debian.org>

  [ Sebastian Ramacher ]
  * debian/tests/{control,python3-liblo}: Add DEP-8 test for python3-liblo
  * debian/{rules,clean}: Clean build, pyc files and src/liblo.c.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Fri, 30 Aug 2013 22:09:30 +0200

pyliblo (0.9.1-2) unstable; urgency=low

  * Upload to unstable.
  * Relax build-dependency on python-all-dev to make it build in sid.

 -- Alessio Treglia <alessio@debian.org>  Wed, 09 Feb 2011 12:43:24 +0100

pyliblo (0.9.1-1) experimental; urgency=low

  * New upstream release:
    - Changed send functions to raise an IOError if sending failed (probaby
      most useful with TCP connections).
    - Lots of code cleanup and deobfuscation.
    - Included unit tests in release tarball.
  * Update debian/copyright.
  * Switch to dh_python2.
  * Add python 2.7 support.

 -- Alessio Treglia <alessio@debian.org>  Tue, 01 Feb 2011 00:35:54 +0100

pyliblo (0.9.0-1) experimental; urgency=low

  * Imported Upstream version 0.9.0
  * Drop DM-Upload-Allowed: yes, unnecessary.
  * Bump minimum required version of liblo.

 -- Alessio Treglia <alessio@debian.org>  Mon, 25 Oct 2010 18:39:24 +0200

pyliblo (0.8.1-3) unstable; urgency=low

  * debian/rules:
    - Don't build&install by hand; this avoids the explicit dependency on
      python2.5.
  * Update my email address.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Mon, 04 Oct 2010 11:41:05 +0200

pyliblo (0.8.1-2) unstable; urgency=low

  [ Jaromír Mikeš ]
  * Improved description (Closes: #583153)

  [ Alessio Treglia ]
  * Compile the extensions for all supported python versions.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Sat, 29 May 2010 03:15:11 +0200

pyliblo (0.8.1-1) unstable; urgency=low

  * Initial release (Closes: #554879)

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Tue, 20 Apr 2010 17:13:39 +0200