File: changelog

package info (click to toggle)
libmpd 11.8.17-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,756 kB
  • sloc: sh: 10,131; ansic: 6,533; makefile: 69
file content (233 lines) | stat: -rw-r--r-- 6,677 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
libmpd (11.8.17-2) unstable; urgency=medium

  * QA upload
  * d/p/ftbfs-790251.patch:
    Add missing metadata to patch
  * d/p/fix-return-makes-integer-from-pointer-without-a-cast.patch,
    d/p/fix-comparison-between-pointer-and-zero-character-constan.patch:
    Add patches from Arch Linux to fix FTBFS with gcc-14.
    Thanks to Christian Hesse (Closes: #1075189)

 -- Simon McVittie <smcv@debian.org>  Thu, 25 Jul 2024 00:10:55 +0100

libmpd (11.8.17-1) unstable; urgency=medium

  * QA upload.
  * New upstream release. (See #755494, #749055)
  * Refresh packaging:
    + Bump Standards-Version to 4.6.2.
    + Bump debhelper compat version to v13.
    + Update git packaging repo on Debian Salsa platform.
  * debian/rules: Use default build options.
    + Drop dbgsym migration patch, migration is now finished.
  * debian/not-installed: Do not install .la file.
  * debian/libmpd-dev.install: Also install static library.

 -- Boyuan Yang <byang@debian.org>  Tue, 31 Jan 2023 15:08:22 -0500

libmpd (0.20.0-3) unstable; urgency=medium

  * QA upload.
  * Bump debhelper compatibility level to 9.
    + Update *.install files for multiarch paths.
    + Shuffle dh argument order to put --with last.
  * Drop quilt addon in favour of source format 3.0.
  * Migrate libmpd1-dbg to -dbgsym.
  * Mark all packages Multi-Arch: same.
  * Add version 2 to the GPL reference in debian/copyright.

 -- Helmut Grohne <helmut@subdivi.de>  Wed, 14 Feb 2018 18:38:51 +0100

libmpd (0.20.0-2) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group. (see #876951)
  * libmpd-dev: Add the missing dependency on libglib2.0-dev.
    (Closes: #518429)

 -- Adrian Bunk <bunk@debian.org>  Sun, 01 Oct 2017 20:27:24 +0300

libmpd (0.20.0-1.3) unstable; urgency=high

  * NMU
  * Include config.h in libmpd-strfsong.c, to get HAVE_STRNDUP define. Closes: 808666, 790251.

 -- Dimitri John Ledkov <xnox@debian.org>  Thu, 07 Jan 2016 15:12:52 +0000

libmpd (0.20.0-1.2) unstable; urgency=low

  * NMU
  * run dh-autoreconf to update config.{sub,guess} and
    {libtool,aclocal}.m4. Closes: #727415,760260. Thanks to Brahadambal
    Srinivasan for the patch.

 -- Steve McIntyre <93sam@debian.org>  Wed, 15 Oct 2014 01:40:58 +0100

libmpd (0.20.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't ship .la files (Closes: #620212).

 -- Luk Claes <luk@debian.org>  Sun, 19 Jun 2011 19:24:08 +0200

libmpd (0.20.0-1) unstable; urgency=low

  * New upstream release
  * Bump standards-version (no change)

 -- Arnaud Cornet <acornet@debian.org>  Tue, 23 Mar 2010 21:39:10 +0000

libmpd (0.19.0-1) unstable; urgency=low

  * New upstream release.

 -- Arnaud Cornet <acornet@debian.org>  Mon, 21 Sep 2009 12:06:12 +0200

libmpd (0.18.100-1) UNRELEASED; urgency=low

  * New upstream release.
  * Tighten debhelper build-depend.
  * Bump standards version, no change needed.

 -- Arnaud Cornet <acornet@debian.org>  Sat, 29 Aug 2009 13:39:25 +0200

libmpd (0.18.98-1) unstable; urgency=low

  * New upstream release.
  * Put libmpd-dev in section libdevel

 -- Arnaud Cornet <acornet@debian.org>  Wed, 12 Aug 2009 21:59:29 +0200

libmpd (0.18.96+git090811-1) unstable; urgency=low

  * New upstream release.
  * Build in current dir.
  * Switched to dh7 styled debian/rules, drop cdbs

 -- Arnaud Cornet <acornet@debian.org>  Mon, 10 Aug 2009 21:19:43 +0200

libmpd (0.18.0-3) unstable; urgency=low

  * Set myself as maintainer (acked by Decklin Foster).
  * Use Homepage field, update homepage url.
  * Bump dh compat version to 7, build depend on debhelper >> 7.
  * Add libmpd1-dbg package.

 -- Arnaud Cornet <acornet@debian.org>  Sun, 22 Mar 2009 11:58:35 +0100

libmpd (0.18.0-2) unstable; urgency=low

  * Update debian/copyright

 -- Decklin Foster <decklin@red-bean.com>  Sun, 15 Mar 2009 11:18:18 -0400

libmpd (0.18.0-1) unstable; urgency=low

  * New upstream release
  * Binary package is now libmpd1
  * Fix section of libmpd-dev
  * Use binary:Version instead of Source-Version
  * Remove Conflics hack
  * Bump Standards-Version

 -- Decklin Foster <decklin@red-bean.com>  Thu, 12 Mar 2009 11:45:07 -0400

libmpd (0.17.0-1) unstable; urgency=low

  * New upstream release

 -- Decklin Foster <decklin@red-bean.com>  Fri, 02 Jan 2009 23:27:37 -0500

libmpd (0.16.95-1) unstable; urgency=low

  * New upstream release

 -- Decklin Foster <decklin@red-bean.com>  Tue, 02 Dec 2008 19:57:55 -0500

libmpd (0.16.1-2) unstable; urgency=low

  * Automate dh_makeshlibs kludging

 -- Decklin Foster <decklin@red-bean.com>  Tue, 07 Oct 2008 12:25:32 -0400

libmpd (0.16.1-1) unstable; urgency=low

  * New upstream release

 -- Decklin Foster <decklin@red-bean.com>  Sun, 05 Oct 2008 00:38:03 -0400

libmpd (0.15.0-3) unstable; urgency=low

  * Add dependency on glib (Closes: #458699)

 -- Decklin Foster <decklin@red-bean.com>  Wed, 02 Jan 2008 09:55:01 -0500

libmpd (0.15.0-2) unstable; urgency=low

  * Fix shlibs.

 -- Decklin Foster <decklin@red-bean.com>  Sun, 30 Dec 2007 12:30:51 -0500

libmpd (0.15.0-1) unstable; urgency=low

  * New upstream release
  * Update URL in debian/copyright

 -- Decklin Foster <decklin@red-bean.com>  Sun, 30 Dec 2007 12:07:33 -0500

libmpd (0.14.0-2) unstable; urgency=low

  * Update shlibs kludge. (Closes: #432731, eventually)

 -- Decklin Foster <decklin@red-bean.com>  Wed, 11 Jul 2007 13:38:32 -0400

libmpd (0.14.0-1) unstable; urgency=low

  * New upstream release

 -- Decklin Foster <decklin@red-bean.com>  Fri, 06 Jul 2007 11:24:46 -0400

libmpd (0.13.0-2) unstable; urgency=low

  * Update shlibs to (>= 0.13.0). (Closes: #417619)

 -- Decklin Foster <decklin@red-bean.com>  Tue, 03 Apr 2007 19:45:11 -0400

libmpd (0.13.0-1) unstable; urgency=low

  * New upstream release

 -- Decklin Foster <decklin@red-bean.com>  Tue, 27 Mar 2007 21:06:53 -0400

libmpd (0.12.0-2) unstable; urgency=low

  * Adopting package.

 -- Decklin Foster <decklin@red-bean.com>  Sat, 27 May 2006 19:55:47 -0400

libmpd (0.12.0-1) unstable; urgency=low

  * New upstream version, with a proper soname:
      libmpd => libmpd0
  * Upgrade Standards-Version

 -- Eric Wong <eric@petta-tech.com>  Fri, 10 Mar 2006 23:26:56 -0800

libmpd (0.01-3) unstable; urgency=low

  * remove version numbers from the package names

 -- Eric Wong <eric@petta-tech.com>  Wed, 26 Oct 2005 19:54:06 -0700

libmpd (0.01-2) unstable; urgency=low

  * Remove junk strace output file in diff.gz
  * Fix capitalization in the Description field

 -- Eric Wong <eric@petta-tech.com>  Wed, 12 Oct 2005 20:21:41 -0700

libmpd (0.01-1) unstable; urgency=low

  * Initial package

 -- Eric Wong <eric@petta-tech.com>  Sat,  8 Oct 2005 19:07:05 -0700