File: changelog

package info (click to toggle)
mpc123 0.2.4-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 276 kB
  • sloc: ansic: 773; makefile: 35
file content (158 lines) | stat: -rw-r--r-- 5,335 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
mpc123 (0.2.4-8) unstable; urgency=medium

  * QA upload.
  * debian/control:
      - Bumped Standards-Version to 4.7.3.
      - Removed no longer needed "Priority: optional" field.
      - Removed no longer needed "Rules-Requires-Root: no" field.
  * debian/copyright:
      - Converted the last paragraph of the GPL-2+ in a comment.
      - Updated packaging copyright years.
  * debian/watch: migrated to version 5.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 24 Jan 2026 22:10:26 -0300

mpc123 (0.2.4-7) unstable; urgency=medium

  * QA upload.
  * debian/control: migrated DH level to 13.
  * debian/rules: added DEB_CFLAGS_MAINT_APPEND variable as a workaround to fix
    a FTBFS with GCC-10. (Closes: #957562)
  * debian/tests/control: set all CI tests as superficial.
  * debian/upstream/metadata: created.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 26 Jul 2020 14:58:02 -0300

mpc123 (0.2.4-6) unstable; urgency=medium

  * QA upload.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.5.0.
      - Created VCS fields.
  * debian/copyright: updated packaging copyright years.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to perform a trivial CI test.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 26 Mar 2020 18:00:55 -0300

mpc123 (0.2.4-5) unstable; urgency=medium

  * QA upload.
  * New upstream homepage.
  * Migrated DH level to 10.
  * debian/control: bumped Standards-Version to 4.0.0.
  * debian/copyright:
      - Updated information about packaging.
      - Updated information about upstream.
      - Updated the GPL license text.
  * debian/dirs: removed. This file is useless because debian/install already
    create all needed directories.
  * debian/rules:
      - Added DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening.
  * debian/watch:
      - Bumped to version 4.
      - Using a fake site to explain about the current status of the original
        upstream homepage.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 29 Aug 2017 16:41:38 -0300

mpc123 (0.2.4-4) unstable; urgency=medium

  * QA upload.

  [ Reiner Herrmann ]
  * Bump Standards-Version to 3.9.7.
  * Added patch for reproducible building.

  [ Mattia Rizzolo ]
  * Run wrap-and-sort.

 -- Reiner Herrmann <reiner@reiner-h.de>  Tue, 15 Mar 2016 20:16:22 +0100

mpc123 (0.2.4-3) unstable; urgency=low

  * QA upload.
  * Makefile: rearrange linker order to fix new DSO linking FTBFS (thanks,
    Alex Chiang and Oussama Bounaim; LP: #770862).
  * Zero ao_sample_format structure to cope with libao 1.0.0 (closes:
    #591396; LP: #710268).

 -- Colin Watson <cjwatson@debian.org>  Tue, 07 May 2013 18:24:50 +0100

mpc123 (0.2.4-2) unstable; urgency=low

  * QA upload.
  * debian/control, debian/compat
    - Set maintainer to QA group
    - Update Standards-Version to 3.9.3 (no other changes)
    - Bump debhelper compatibility level to 9
    - Add Homepage field
    - Improve descriptions a bit
  * debian/source/format, debian/patches/*
    - Switch to source package format '3.0 (quilt)'
    - Add current source changes as single patch
    - New patch to fix manpage hyphens and typo (thanks lintian!)
  * debian/rules, debian/dirs, debian/install, debian/manpages
    - Switch to debhelper sequencer
  * debian/watch
    - Added watch file
  * debian/copyright
    - Updated to Copyright Format 1.0

 -- Ricardo Mones <mones@debian.org>  Wed, 16 May 2012 01:22:21 +0200

mpc123 (0.2.4-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Apply upstream commit c7cdcc0; port to libmpcdec6 API (Closes:
    #552829).
  * debian/control (Build-Depends): Require libmpcdec-dev >= 2:0.1~r435.

 -- Yavor Doganov <yavor@gnu.org>  Wed, 24 Feb 2010 19:04:16 +0200

mpc123 (0.2.4-1) unstable; urgency=low

  * New upstream release (Closes: #459317)
    + bug fixes
    + added i18n support (it)
  * Bump Standards-Version to 3.7.3

 -- Daniele Sempione <scrows@oziosi.org>  Fri, 21 Mar 2008 23:45:34 +0100

mpc123 (0.2.2-1) unstable; urgency=low

  * New upstream release (Closes: #425702)
  * debian/rules doesn't suppress Makefile errors anymore;
    it doesn't cause errors for ``clean''ing

 -- Daniele Sempione <scrows@oziosi.org>  Fri, 16 Nov 2007 23:23:27 +0100

mpc123 (0.2.1-1) unstable; urgency=high

  * New upstream release (Closes: #379996)
    + bug fixes
    + support for track skipping by SIGINT
    + better support for various sound systems
    + temporarily removed alsa not-working driver (use alsa09)

 -- Daniele Sempione <scrows@oziosi.org>  Sun,  3 Sep 2006 18:06:11 +0200

mpc123 (0.1.9+tla20060120-1) unstable; urgency=high

  * Update to Arch 2006-01-20 to fix the bug:
    + unavailable output device -> infinite loop
  * This release adds support for ESD
  * Upgraded to Standards-Version 3.7.2

 -- Daniele Sempione <scrows@oziosi.org>  Sat,  3 Jun 2006 22:09:03 +0200

mpc123 (0.1.9-1) unstable; urgency=low

  * Initial release Closes: #347832

 -- Daniele Sempione <scrows@oziosi.org>  Fri,  6 Jan 2006 11:39:37 +0100