File: changelog

package info (click to toggle)
streamlink 1.0.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,588 kB
  • sloc: python: 31,121; makefile: 141; sh: 93
file content (191 lines) | stat: -rw-r--r-- 6,576 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
streamlink (1.0.0+dfsg-1) unstable; urgency=medium

  * docs: mark Multi-Arch: foreign
  * Update d/copyright years to 2019
  * Bump standard version to 4.3.0, no change required
  * New upstream version 1.0.0+dfsg
  * Update patch remove_new_version_check
  * Update d/README.source to use gbp pq

 -- Alexis Murzeau <amubtdx@gmail.com>  Thu, 31 Jan 2019 20:09:50 +0100

streamlink (0.14.2+dfsg-1) unstable; urgency=low

  * New upstream version 0.14.2+dfsg

 -- Alexis Murzeau <amubtdx@gmail.com>  Sun, 01 Jul 2018 00:48:11 +0200

streamlink (0.14.0+dfsg-1) unstable; urgency=low

  * tests: fix shellcheck warnings
  * docs: move fonts-font-awesome and lib-modernizr to recommends
  * docs: revert to fonts-font-awesome v4
  * tests: check modernizr symlink in check_docs and refactor it
  * New upstream version 0.14.0+dfsg
  * Remove patches applied upstream: freezegun, missing test files,
    escape sequences
  * Update patches

 -- Alexis Murzeau <amubtdx@gmail.com>  Fri, 29 Jun 2018 00:16:46 +0200

streamlink (0.13.0+dfsg-1) unstable; urgency=low

  * Recommends all supported players (Closes: #898351)
  * Update upstream signing key with 0xE3DB9E282E390FA0
  * New upstream version 0.13.0+dfsg
  * Patches changes:
    - Use font-awesome 5 shim
    - Use modernizr.js symlink
    - Fix tests executions by adding missing mpd files
    - Avoid lambda with freezegun to support <= v0.3.9
    - rtlxl plugin: use raw string to fix escape sequences
    - Forwarded new patches to upstream
    - Update patch remove_new_version_check
  * Add new build dependencies freezegun, recommonmark and isodate
  * Update autopkgtests for font files and js symlinks

 -- Alexis Murzeau <amubtdx@gmail.com>  Tue, 12 Jun 2018 23:52:56 +0200

streamlink (0.12.1+dfsg-1) unstable; urgency=low

  * Recommends vlc as default player
  * Test manpage and docs installation
  * New upstream version 0.12.1+dfsg
  * Bump standard version to 4.1.4, no change required
  * Remove X-Python3-Version not needed anymore

 -- Alexis Murzeau <amubtdx@gmail.com>  Thu, 10 May 2018 00:45:54 +0200

streamlink (0.11.0+dfsg-1) unstable; urgency=low

  * Fix comments in d/rules.
  * Use streamlink's own donation page instead of opencollective one.
  * Fix random test failure caused by hexdump output optimization with
     wildcards.
  * Add example directory.
  * New upstream version 0.11.0+dfsg.
  * python3-socks is now required as a build dependency.

 -- Alexis Murzeau <amubtdx@gmail.com>  Fri, 09 Mar 2018 00:12:49 +0100

streamlink (0.10.0+dfsg-1) unstable; urgency=low

  * Bump standard version to 4.1.3, no change required
  * Bump debhelper compat to 11
  * Add upstream metadata in d/u/metadata
  * Add information about binary packages in d/README.source
  * Add autopkgtest tests running streamlink via cli
  * Remove dh_builddeb override, not needed in Debian
  * Update d/copyrights to 2018
  * Remove proxy in d/rules (already handled by pybuild)
  * Fix bad git repository in VCS fields of d/control
  * New upstream version 0.10.0+dfsg
  * Apply check-all-the-things suggestions on debian/ folder

 -- Alexis Murzeau <amubtdx@gmail.com>  Tue, 23 Jan 2018 23:55:45 +0100

streamlink (0.9.0+dfsg.2-3) unstable; urgency=low

  * Fix livestreamer description length

 -- Alexis Murzeau <amubtdx@gmail.com>  Sat, 30 Dec 2017 20:31:13 +0100

streamlink (0.9.0+dfsg.2-2) unstable; urgency=low

  * Add symlink in livestreamer transitional package
  * Override livestreamer package version to be greater than the one in stable
  * Enhance livestreamer transitional package description

 -- Alexis Murzeau <amubtdx@gmail.com>  Sat, 30 Dec 2017 18:14:01 +0100

streamlink (0.9.0+dfsg.2-1) unstable; urgency=low

  * Exlude flattr-badge and font-awesome which might not be dfsg-compatible
  * Bump standard version, no change required
  * Remove streaming platform references in description
  * Add fonts-roboto-slab to recommends
  * Add transitional package livestreamer

 -- Alexis Murzeau <amubtdx@gmail.com>  Fri, 29 Dec 2017 01:08:32 +0100

streamlink (0.9.0-1) unstable; urgency=low

  * New upstream version 0.9.0
  * Recommend python3-socks for socks proxy support
  * Drop documentation patches applied upstream

 -- Alexis Murzeau <amubtdx@gmail.com>  Thu, 16 Nov 2017 21:17:09 +0100

streamlink (0.8.1-4) unstable; urgency=low

  * Use gzip format in deb files
    - bintray repository does not support control.tar.xz

 -- Alexis Murzeau <amubtdx@gmail.com>  Thu, 26 Oct 2017 01:05:14 +0200

streamlink (0.8.1-3) unstable; urgency=low

  * Change mail address to gmail

 -- Alexis Murzeau <amubtdx@gmail.com>  Mon, 23 Oct 2017 23:11:00 +0200

streamlink (0.8.1-2) unstable; urgency=low

  * Update pkg descriptions from actual README.md
  * Lintian fix unnecessary-testsuite-autopkgtest-header
  * Bump Standards-Version to 4.1.1
  * Bump debhelper compat to 10
  * Add patch to fix sphinx deprecation warning
  * d/watch: use github release with signature
  * Use pristine-tar to keep exact upstream tar
  * Fix package homepage
  * Initial release on Debian (Closes: #878029)

 -- Alexis Murzeau <amubtdx@outlook.fr>  Wed, 11 Oct 2017 21:36:13 +0200

streamlink (0.8.1-1) unstable; urgency=low

  * New upstream version 0.8.1
  * websocket-client: add new required dependency
  * pycountry: require >= 16.10.23 to have lookup method
  * Bump standard version to 4.0.0
  * Add autopkgtest: run testsuite on installed package
  * Update patches:
    - docs/cli.rst: fix generated manpage warning
    - pycountry: drop patch, pycountry package is new enough now

 -- Alexis Murzeau <amubtdx@outlook.fr>  Sun, 17 Sep 2017 00:53:26 +0200

streamlink (0.7.0-1) unstable; urgency=low

  * New upstream version 0.7.0
  * remove_new_version_check: refresh patch

 -- Alexis Murzeau <amubtdx@outlook.fr>  Fri, 30 Jun 2017 23:21:19 +0200

streamlink (0.6.0-2) unstable; urgency=low

  * Use fonts from fonts-font-awesome

 -- Alexis Murzeau <amubtdx@outlook.fr>  Sun, 28 May 2017 16:36:32 +0200

streamlink (0.6.0-1) unstable; urgency=low

  * New upstream version 0.6.0
    - Drop recommends on python3-librtmp
  * bintray: upload all .changes files but .buildinfo

 -- Alexis Murzeau <amubtdx@outlook.fr>  Sat, 13 May 2017 00:56:00 +0200

streamlink (0.5.0-2) unstable; urgency=low

  * Use reproducible gzip compression level
  * Deploy on bintray instead of github

 -- Alexis Murzeau <amubtdx@outlook.fr>  Sun, 07 May 2017 00:45:26 +0200

streamlink (0.5.0-1) unstable; urgency=low

  * Initial release

 -- Alexis Murzeau <amubtdx@outlook.fr>  Tue, 02 May 2017 22:24:07 +0200