File: changelog

package info (click to toggle)
srt 1.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,744 kB
  • sloc: cpp: 52,175; ansic: 5,746; tcl: 1,183; sh: 318; python: 99; makefile: 38
file content (243 lines) | stat: -rw-r--r-- 8,759 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
242
243
srt (1.5.4-1) unstable; urgency=medium

  * [9ec29e2] New upstream version 1.5.4
  * [a8ee5c3] d/patches: refresh for new upstream release

 -- Florian Ernst <florian@debian.org>  Wed, 13 Nov 2024 16:27:08 +0100

srt (1.5.3-2) unstable; urgency=medium

  * [0bc278e] d/control: B-D pkg-config -> pkgconf
  * [9154f06] d/copyright: clarify that some parts are dual-licensed
  * [2af4f41] d/control: correct hard dependencies for dev packages.
    Thanks to Laurent Bigonville <bigon@debian.org> (Closes: #1086751)
  * [5f509fc] d/copyright: update years

 -- Florian Ernst <florian@debian.org>  Tue, 05 Nov 2024 12:19:15 +0100

srt (1.5.3-1) unstable; urgency=medium

  * [bbcc570] New upstream version 1.5.3
  * [636e97a] debian/patches/001-multiarch-rpath.patch: refresh

 -- Florian Ernst <florian@debian.org>  Sat, 16 Sep 2023 12:43:23 +0200

srt (1.5.2-1) unstable; urgency=medium

  * [c327281] New upstream version 1.5.2
  * [13d11c8] debian/copyright: update year and drop reference to delete files
  * [ac92db8] debian/patches/*: refresh
  * [26171e9] debian/rules: drop obsolete "DEB_LDFLAGS_MAINT_APPEND =
    -Wl,--as-needed"
  * [94704d3] debian/control: drop obsolete Breaks/Replaces
  * [18ae0d2] debian/control: Standards-Version: 4.6.2 (no further changes
    required)

 -- Florian Ernst <florian@debian.org>  Sat, 01 Jul 2023 14:39:31 +0200

srt (1.5.1-1) unstable; urgency=medium

  * [cd32285] New upstream version 1.5.1
  * [73df5e2] debian/patches/*.patch: refresh, dropping now-obsolete
    include(GNUInstallDirs)
  * [952b715] debian/*.lintian-overrides: match other archs and newer versions
    as well

 -- Florian Ernst <florian@debian.org>  Wed, 28 Sep 2022 16:46:38 +0200

srt (1.5.0-2) unstable; urgency=medium

  * Uploading to unstable to start the transition (cf. #1013670)
  * [4d90375] *-dev: Suggest libsrt-doc (= ${source:Version}) as it won't be
    binNMU'd
  * [b3fc582] disable tests that are prone to fail with noisy neighbours
  * [dcc7160] autopkgtest: skip flaky build-cpp execution step
  * [0b0250c] Standards-Version: 4.6.1.0 (no further changes required)

 -- Florian Ernst <florian@debian.org>  Sat, 02 Jul 2022 11:41:50 +0200

srt (1.5.0-1) experimental; urgency=medium

  * [bba9615] document where test suite failure reports have been filed
  * [64de987] New upstream version 1.5.0
  * [c8c35b3] drop patches applied upstream and refresh remaining
  * [af20837] debian/rules: show project configuration during build
  * [5ad9184] upstream changed the soname from 1.4 to 1.5, so adjust packaging
    accordingly; thus now upload to experimental

 -- Florian Ernst <florian@debian.org>  Fri, 17 Jun 2022 14:25:10 +0200

srt (1.4.4-4) unstable; urgency=medium

  * [00e65b3] restrict upstream unit testing to certain architectures

 -- Florian Ernst <florian@debian.org>  Sun, 13 Mar 2022 11:28:01 +0100

srt (1.4.4-3) unstable; urgency=medium

  * [759b832] enable upstream unit tests again, using libgtest-dev
  * [a0096b4] debian/tests/: add simple autopkgtest tests
  * [da46ba2] debian/rules: complete separation between -arch and -indep calls
  * [413e1de] debian/rules: drop trailing whitespace

 -- Florian Ernst <florian@debian.org>  Sat, 12 Mar 2022 15:30:35 +0100

srt (1.4.4-2) unstable; urgency=medium

  * [75ad4d7] don't require B-D-I python3-sphinx during clean
  * [604e728] debian/control: mark libsrt-doc 'Multi-Arch: foreign'

 -- Florian Ernst <florian@debian.org>  Thu, 03 Mar 2022 22:07:57 +0100

srt (1.4.4-1) unstable; urgency=medium

  * [2813e0b] New upstream version 1.4.3
  * [583b131] New upstream version 1.4.4 (Closes: LP#1957746)
  * [e005fb4] debian/patches/: drop 1741.patch and gcc-11.patch, both now
    upstream; refresh remaining patches
  * [836713c] debian/copyright: completely cover the new upstream release
  * [1ed3278] debian/{libsrt-doc.doc-base,conf.py}: follow upstream's doc
    reorg
  * [6215261] debian/control: provide individual Description per package
  * [6aee7c9] debian/libsrt-doc.examples: install upstream examples as well
  * [a412bcf] debian/patches/typo.patch: fix a typo present in various
    binaries
  * [2484989] debian/patches/: forward remaining patches upstream where needed
  * [f1b3b04] debian/rules: build with sphinxdoc, adding libjs-sphinxdoc to
    docs package
  * [0c3db08] add lintian-overrides for package-name-doesnt-match-sonames as
    the package name also reflects the library used to enable encryption
  * [87e7896] add lintian-overrides for no-symbols-control-file.
    C++ library with over 1000 exported symbols, so let's stick with shlibs
  * [fd1c8ab] debian/control: add 'Suggests: ffmpeg' to 'Package: srt-tools'
    due to usr/bin/srt-ffplay
  * [31d7d79] pkgconfig files are installed separately, so exclude them from
    *.install
  * [36e1ffe] debian/{clean,rules,srt-tools.install}: drop stransmit extra
    binary; no need to copy (and not even symlink) a binary that nothing uses
  * [2ca1fc8] debian/control: drop unused B-D chrpath and tclsh
  * [9181f3b] provide remaining manpages (albeit minimal) and clean up
    help2man calls
  * [ca08c12] debian/control: Standards-Version: 4.6.0.1 (no further changes
    required)
  * [c93b8a3] debian/rules: cleanup, much relying on dh's defaults for the
    right thing

 -- Florian Ernst <florian@debian.org>  Wed, 02 Mar 2022 21:33:49 +0100

srt (1.4.2-2) unstable; urgency=medium

  * A bugfixes-first-more-invasive-changes-later release

  [ Federico Ceratto ]
  * [a7c6458] Remove myself as maintainer

  [ Florian Ernst ]
  * [47532c2] fix FTFBS with GCC-11 by adding '#include <limits>' to
    srtcore/sync.h.  Thanks to Steve Langasek (Closes: #984352)
  * [a62d7c3] libsrt-openssl-dev: install correct pkg-config file
    (Closes: #1001529)
  * [bf212f4] debian/control: new maintainer (Closes: #964904)

 -- Florian Ernst <florian@debian.org>  Fri, 25 Feb 2022 18:01:07 +0100

srt (1.4.2-1.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS on kfreebsd

 -- Laurent Bigonville <bigon@debian.org>  Tue, 27 Jul 2021 12:29:44 +0200

srt (1.4.2-1.3) unstable; urgency=medium

  * Fix arch-indep-only builds by not trying to install the libraries that
    were not built.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 19 Jan 2021 16:15:04 +0200

srt (1.4.2-1.2) unstable; urgency=medium

  * Source-only upload without changes.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 19 Jan 2021 14:27:41 +0200

srt (1.4.2-1.1) unstable; urgency=medium

  [ Federico Ceratto ]
  * Pass flags to cmake (Closes: #971811)
    Thanks to Helmut Grohne <helmut@subdivi.de>

  [ Sebastian Dröge ]
  * Include upstream patch to make the major.minor version the soname. Between
    minor releases there won't be any further ABI changes. (Closes: #971754)

    As a result of this also rename the binary packages accordingly.

    Patch taken from https://github.com/Haivision/srt/pull/1741

 -- Sebastian Dröge <slomo@debian.org>  Sat, 16 Jan 2021 10:30:39 +0200

srt (1.4.2-1) unstable; urgency=medium

  * New upstream release (Closes: #963798)
    Thanks to Vasyl Gello <vasek.gello@gmail.com>

 -- Federico Ceratto <federico@debian.org>  Sat, 03 Oct 2020 11:40:07 +0100

srt (1.4.1-5) unstable; urgency=medium

  * Update Conflicts / Provides

 -- Federico Ceratto <federico@debian.org>  Sun, 14 Jun 2020 10:47:47 +0100

srt (1.4.1-4) unstable; urgency=medium

  * Add Break + Replaces (Closes: #962624)
    Thanks to Gianfranco Costamagna <locutusofborg@debian.org>

 -- Federico Ceratto <federico@debian.org>  Sat, 13 Jun 2020 00:17:35 +0100

srt (1.4.1-3) unstable; urgency=medium

  [ Jonas Smedegaard ]
  * fix multiarch paths (Closes: #962619)

 -- Federico Ceratto <federico@debian.org>  Wed, 10 Jun 2020 20:33:17 +0100

srt (1.4.1-2) unstable; urgency=medium

  * Split build against OpenSSL and GnuTLS (Closes: #933180)

 -- Federico Ceratto <federico@debian.org>  Tue, 19 May 2020 23:54:34 +0100

srt (1.4.1-1) unstable; urgency=medium

  * New upstream release
  * Add libssl-dev dep (Closes: #933178)

 -- Federico Ceratto <federico@debian.org>  Sat, 09 May 2020 23:39:04 +0100

srt (1.4.0-1) unstable; urgency=medium

  * New upstream release (Closes: #939040)

 -- Federico Ceratto <federico@debian.org>  Tue, 17 Sep 2019 10:38:25 +0100

srt (1.3.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * d/control: Fix wrong Vcs-*

  [ Federico Ceratto ]
  * New upstream release
  * Split override_dh_installman (Closes: #914364)


 -- Federico Ceratto <federico@debian.org>  Fri, 17 May 2019 21:28:13 +0100

srt (1.3.1-1) unstable; urgency=medium

  * Initial release (Closes: #908333)

 -- Federico Ceratto <federico@debian.org>  Sun, 16 Sep 2018 17:27:04 +0100