File: changelog

package info (click to toggle)
pychromecast 10.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 540 kB
  • sloc: python: 4,482; sh: 3; makefile: 2
file content (173 lines) | stat: -rw-r--r-- 5,172 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
pychromecast (10.2.3-2) experimental; urgency=medium

  * Upload to experimental.

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 09 Feb 2022 22:32:42 +0100

pychromecast (10.2.3-1) unstable; urgency=medium

  [ Andrej Shadura ]
  * New upstream release.
  * Update standards version to 4.6.0, no changes needed.
  * Use dh-sequence-python3.
  * Clean egg-info in debian/clean.
  * Drop patches applied upstream.
  * Drop unnecessary PYBUILD_NAME.

  [ Debian Janitor ]
  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 09 Feb 2022 22:04:43 +0100

pychromecast (7.7.1-2) unstable; urgency=medium

  * Update the upstream metadata.
  * Add a bugfix patch submitted upstream to unbreak live streams.

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 08 Jan 2021 09:19:32 +0100

pychromecast (7.7.1-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.5.1
  * debhelper-compat 13
  * d/control:
    - Rules-Requires-Root: no
    - Testsuite: autopkgtest-pkg-python
  * d/copyright:
    - Remove trailing whitespace in debian/copyright
  * Add salsa-ci file
  * d/watch: Update watch file format version to 4.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sun, 27 Dec 2020 16:31:05 +0100

pychromecast (7.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 11 Jul 2020 18:45:04 +0200

pychromecast (5.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update the upstream URL.
  * Bump python3-zeroconf dependency.
  * Remove obsolete field Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 13 May 2020 14:51:24 +0200

pychromecast (4.1.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Ruben Undheim ]
  * New upstream release
  * debian/control:
    - New standards version 4.4.0 - no changes
    - DH level 12

 -- Ruben Undheim <ruben.undheim@gmail.com>  Fri, 18 Oct 2019 21:42:24 +0200

pychromecast (2.4.0-1) unstable; urgency=medium

  * New upstream release

 -- Ruben Undheim <ruben.undheim@gmail.com>  Tue, 29 Jan 2019 15:02:27 +0000

pychromecast (2.3.0-1) unstable; urgency=medium

  [ Ruben Undheim ]
  * New upstream release
  * Drop python2 binding (Closes: #894808)
  * DH level 11
  * debian/control:
    - New standards version 4.2.1 - no changes
    - Remove build-depdencies not needed anymore
  * debian/upstream/metadata: added upstream metadata

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout

 -- Ruben Undheim <ruben.undheim@gmail.com>  Fri, 28 Sep 2018 21:18:29 +0200

pychromecast (1.0.3-1) unstable; urgency=medium

  [ Ruben Undheim ]
  * New upstream version - (last version which officially supports
    Python 2)
  * d/control: New standards version 4.1.5 - no changes

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

 -- Ruben Undheim <ruben.undheim@gmail.com>  Fri, 13 Jul 2018 21:05:52 +0200

pychromecast (0.8.1-1) unstable; urgency=low

  * New upstream release
  * Uploaded to unstable

 -- Ruben Undheim <ruben.undheim@gmail.com>  Thu, 13 Jul 2017 19:29:03 +0000

pychromecast (0.8.0-1~exp1) experimental; urgency=low

  * New upstream release

 -- Ruben Undheim <ruben.undheim@gmail.com>  Fri, 17 Mar 2017 15:42:29 +0100

pychromecast (0.7.7-2) unstable; urgency=medium

  * Enable build of python3-pychromecast.
  * debian/control:
    - Added build-dependencies needed by test suite
  * debian/rules:
    - Use pybuild to determine which files belong to which package
  * debian/README.source, debian/README.debian
    - Deleted these files since they are outdated after python3-pychromecast
      got included

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sun, 11 Dec 2016 18:53:47 +0100

pychromecast (0.7.7-1) unstable; urgency=medium

  * New upstream release

 -- Ruben Undheim <ruben.undheim@gmail.com>  Thu, 27 Oct 2016 22:11:42 +0200

pychromecast (0.7.4-1) unstable; urgency=medium

  * New upstream release

 -- Ruben Undheim <ruben.undheim@gmail.com>  Mon, 26 Sep 2016 19:46:53 +0200

pychromecast (0.7.3-3) unstable; urgency=medium

  * Added missing versioned dependency on python-protobuf. (Closes: #835578)

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sat, 27 Aug 2016 10:57:01 +0200

pychromecast (0.7.3-2) unstable; urgency=medium

  * Removed patch for Protobuf 2 support since Protobuf 3 now is in
    Debian.

 -- Ruben Undheim <ruben.undheim@gmail.com>  Tue, 23 Aug 2016 21:40:11 +0200

pychromecast (0.7.3-1) unstable; urgency=low

  * Initial release (Closes: #786730)

 -- Ruben Undheim <ruben.undheim@gmail.com>  Fri, 06 May 2016 22:19:25 +0200