File: changelog

package info (click to toggle)
pacpl 6.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,148 kB
  • sloc: perl: 2,835; sh: 769; makefile: 113
file content (242 lines) | stat: -rw-r--r-- 8,818 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
pacpl (6.1.2-2) unstable; urgency=medium

  * New source-only upload (Closes: #981149).
  * Add missing dependency libstring-shellquote-perl (Closes: #980395).

 -- Matteo Cypriani <mcy@lm7.fr>  Wed, 27 Jan 2021 09:05:04 +0100

pacpl (6.1.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/watch: Use https protocol.

  [ Matteo Cypriani ]
  * Acknowledging NMU.
  * New upstream release.
    + Updated package description (DSF support).
    + Updated d/copyright.
    + Refreshed patches.
    + Added flac_decoding.patch (fixes converting from FLAC).
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * Set dh compat level in Build-Depends, bumped to 13 and fixed dh_missing
    errors:
    + Added d/not-installed.
    + Updated paths in d/pacpl.install.
    + d/rules: added override_dh_installchangelogs target.
  * d/watch: switched to format version 4.
  * d/control: added Rules-Requires-Root field.
  * d/control: updated Homepage.

 -- Matteo Cypriani <mcy@lm7.fr>  Fri, 08 Jan 2021 21:29:47 +0100

pacpl (6.1.0-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Jan 2021 01:41:13 +0100

pacpl (6.1.0-1) unstable; urgency=medium

  * New upstream version.
    + Dropped ffmpeg_dstr.patch (applied upstream).
  * debian/rules: work around ChangeLog.txt rename.
  * Added debian/uptream/metadata.
  * Updated debian/copyright.

 -- Matteo Cypriani <mcy@lm7.fr>  Sat, 16 Jun 2018 13:11:47 +0200

pacpl (5.1.0-2) unstable; urgency=medium

  * Add debian/ffmpeg_dstr.patch. (Closes: #895254)
  * Bump Standards-Version to 4.1.4 (no changes needed).

 -- Matteo Cypriani <mcy@lm7.fr>  Fri, 13 Apr 2018 21:46:33 +0200

pacpl (5.1.0-1) unstable; urgency=medium

  * New upstream version.
    + Drop patches integrated upstream.
    + Refresh 40_change-normalize-to-normalize-audio.patch.
    + Update debian/copyright.
  * Switch to salsa.d.o URLs.
  * Switch to dh compat 11.
  * Bump Standards-Version to 4.1.3 (no changes needed).

 -- Matteo Cypriani <mcy@lm7.fr>  Sun, 18 Mar 2018 15:09:14 +0100

pacpl (5.0.1-1) unstable; urgency=medium

  [ Maxime Chatelle ]
  * Switch debian/copyright to copyright-format/1.0.
  * Bump Standards-Version to 3.9.6.
  * Update Vcs-* in debian/control.
  * Update contact email in debian/copyright.
  * Add patch to enforce --outdir if --preserve given. (Closes: #697519)
    Patch name: 80-fix_enforce_outdir_switch_if_p_switch_is_used.patch

  [ Matteo Cypriani ]
  * New maintainer. (Closes: #782435)
  * New upstream release. (Closes: #746957, #671796)
  * Update debian/copyright.
  * Drop patches not needed any more:
    + 10_twolame_mp3_enc.patch
    + 45_case-independent-flac-tags.patch
    + 50_replace-depreciated-switch-by-given-for-perl5.14.patch
    + 60_use-ogg-vorbis-header-pureperl.patch
  * Refresh remaining patches.
  * New patches:
    + configure-exit0.patch: makes the configure script exit properly.
    + typos.patch: fixes some typos in the manpage.
    + plugins.patch: tunes plugin files for Debian.
    + multiple-format-input.patch: fixes a bug when converting input files
      with several different formats.
  * debian/control:
    + Use secure Vcs-* URIs.
    + Update Homepage.
    + Update dependencies.
    + Update package description.
  * Bump Standards-Version to 3.9.8 (no changes needed).
  * Switch to debhelper compat 10.
  * pacpl-gui was dropped upstream, but file manager plugins are now provided.
  * Update README.Debian.

 -- Matteo Cypriani <mcy@lm7.fr>  Thu, 24 Nov 2016 12:42:37 -0500

pacpl (4.0.5-7.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control: B-D and Depend on libogg-vorbis-header-pureperl-perl.
  * debian/patches:
    - added 60_use-ogg-vorbis-header-pureperl.patch to avoid use of
      Ogg::Vorbis::Header. (Closes: #655405)

 -- Tim Retout <diocles@debian.org>  Mon, 09 Apr 2012 22:41:38 +0100

pacpl (4.0.5-7) unstable; urgency=low

  * debian/control:
    - fix a typo in long description.
    - added lame in Recommends.
  * debian/README.Debian:
    - removed note about lame-not-in-debian.
  * removed 35_pacpl_patent-warning-for-mp3-using-lame.patch, lame is now in
    Debian main, so, this patch is no more needed. (Closes: #636388)

 -- Maxime Chatelle <mmyc@gmx.com>  Thu, 18 Aug 2011 20:00:51 +0200

pacpl (4.0.5-6) unstable; urgency=low

  * debian/patches
    - added 50_replace-depreciated-switch-by-given-for-perl5.14.patch
      to use given/when instead of switch/case syntax (Closes: #629464)

 -- Maxime Chatelle <mmyc@gmx.com>  Thu, 23 Jun 2011 22:47:15 +0200

pacpl (4.0.5-5) unstable; urgency=low

  * debian/control:
    - New maintainer: Maxime Chatelle <mmyc@gmx.com> (closes: #608808)
    - Bump up to policy 3.9.2. (no changes)
    - moved 'twolame' Recommand to Suggest.
    - added Recommand: normalize-audio (Closes: #589790)
    - Up to debhelper 8.0+
  * debian/compat:
    - set to debhelper 8
  * debian/patches:
    - Removed 20_codecs-conf.patch falling back to original,
      using lame as mp3 encoder. Twolame encode to mp2, not mp3.
    - Added 35_pacpl_patent-warning-for-mp3-using-lame.patch to issue
      warning about patented mp3 file format (see patch header for detail)
      And, changed default mp3 decoder to ffmpeg (was lame)(included in patch).
      (the two previous Closes: #608601)
    - Added patch : 40_change-normalize-to-normalize-audio.patch
      (Closes: #589790)
    - Added patch: 45_case-independent-flac-tags.patch
      thank to Luca Niccoli <lultimouomo@gmail.com>
      (Closes: #561459)
  * debian/README.Debian: Added notice about mp3 encoding.

 -- Maxime Chatelle <mmyc@gmx.com>  Mon, 20 Jun 2011 23:00:34 +0200

pacpl (4.0.5-4) unstable; urgency=low

  * Orphaning package.
  * debian/control:
    - set maintainer to Debian QA Group.
    - fix spelling-error-in-description.
    - bump up Standards-Version to 3.9.1 (no changes).

 -- Cristian Greco <cristian@regolo.cc>  Mon, 03 Jan 2011 18:02:44 +0100

pacpl (4.0.5-3) unstable; urgency=low

  * Convert to 3.0 (quilt) source format.
  * debian/control:
    - new maintainer email address.
    - add DMUA field, thanks to my sponsor gregor herrmann.

 -- Cristian Greco <cristian@regolo.cc>  Thu, 26 Nov 2009 00:21:35 +0100

pacpl (4.0.5-2) unstable; urgency=low

  * debian/control:
    - remove amarok from Suggests: and package description since
      pacpl no longer works with amarok2 (see upstream changelog);
    - recommends twolame instead of toolame, which has been removed
      from the archive; (Closes: #529537)
    - build-dep on debhelper (>= 7.0.50) and quilt (>= 0.46-7), thus
      rewrite debian/rules in a tiny form;
    - bump up Standards-Version to 3.8.3 (no changes needed);
    - add Vcs-* stuff.
  * debian/patches:
    - 10_twolame_mp3_enc.patch: add support for twolame mp3 encoder;
    - 01_codecs-conf.patch: new, rename to change the prefix number
      (20_codecs-conf.patch) and update description;
    - 30_readme_module.patch: new, provide better documentation for
      README.module.
  * debian/pacpl.install: don't install amarok plugin.
  * README.Debian: add a note about the new twolame support.

 -- Cristian Greco <cristian.debian@gmail.com>  Wed, 02 Sep 2009 20:19:01 +0200

pacpl (4.0.5-1) unstable; urgency=low

  * New upstream version.
    - debian/pacpl.install: updated in order to install new konqueror/dolphin
      plugins and deleted old mime files.
  * debian/control: bump up Standards-Version to 3.8.1 (no changes required).

 -- Cristian Greco <cristian.debian@gmail.com>  Mon, 06 Apr 2009 13:37:29 +0200

pacpl (4.0.4-1) unstable; urgency=low

  * New upstream version.
  * debian/rules, debian/pacpl.install: disable d3lphin plugin
    (removed from Debian).
  * debian/control:
    - remove d3lphin from Suggests;
    - minor changes to description;
    - added new codecs to Recommends;
    - delete Build-Depends on autotools-dev;
    - new maintainer email address.
  * debian/pacpl.docs: removed, useless.
  * debian/copyright: updated.

 -- Cristian Greco <cristian.debian@gmail.com>  Fri, 27 Feb 2009 07:58:26 +0100

pacpl (4.0.3-2) unstable; urgency=low

  * Fix a (stupid but) potentially RC bug: "Depends" on all needed perl
    modules, not only "Build-Depends".
  * debian/control, debian/rules, README.source: Build-Depends on quilt patch
    system and add a patch for /etc/pacpl/codecs.conf and new notes to
    README.Debian to explain unavailable enc/decoding options for Debian.

 -- Cristian Greco <cgreco@cs.unibo.it>  Mon, 13 Oct 2008 11:41:59 +0200

pacpl (4.0.3-1) unstable; urgency=low

  * Initial release (Closes: #492666)

 -- Cristian Greco <cgreco@cs.unibo.it>  Fri, 26 Sep 2008 21:56:57 +0200