File: changelog

package info (click to toggle)
seq24 0.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 1,748 kB
  • sloc: cpp: 17,743; sh: 1,254; makefile: 8
file content (241 lines) | stat: -rw-r--r-- 7,476 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
seq24 (0.9.3-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper compat 10 and dh-autoreconf.
  * Install AUTHORS, SEQ24 and seq24usr.example files. (Closes: #732107)
  * Use PNG application icon.

  * debian/changelog:
    - Remove trailing whitespace from debian/changelog.
  * debian/copyright:
    - Add missing copyright info
  * debian/control:
    - Bump standards version to 4.1.2.
  * debian/patches:
    - Add patch to fix FTBFS - error: reference to 'mutex' is ambiguous.
      (Closes: #822394, LP: #1647614)
  * debian/rules:
    - Use DEB_LDFLAGS_MAINT_APPEND to adjust LDFLAGS.

 -- James Cowgill <jcowgill@debian.org>  Fri, 01 Dec 2017 17:16:27 +0000

seq24 (0.9.3-1) unstable; urgency=medium

  * New upstream release (Closes: #805681)
  * Fix dh sequence invocation as per DH V8
  * Bump DH to 9
  * Recommend jackd
  * Remove debian/menu file
  * Update copyright file as per copyright format 1.0
  * Update Homepage field
  * Fix watch file
  * Update Vcs fields
  * Run wrap-and-sort -a -s
  * Bump Standards

 -- Alessio Treglia <alessio@debian.org>  Fri, 12 Feb 2016 09:16:45 +0000

seq24 (0.9.2-2) unstable; urgency=low

  * Upload to unstable.
  * Relax build-dependencies on JACK to make this build in Debian sid.

 -- Alessio Treglia <alessio@debian.org>  Tue, 15 Feb 2011 07:51:53 +0100

seq24 (0.9.2-1) experimental; urgency=low

  * New upstream release (Closes: #602852).
  * New maintainer (Closes: #547028), add myself to the uploaders list.
  * Add debian/gbp.conf file.
  * Update watch file, downloads are now available on Launchpad.
  * debian/control:
    - Properly bump JACK's build-dependencies to provide session support.
    - Re-enable libasound2-dev on kfreebsd-*,hurd-i386 architectures since
      it is provided by 'liboss-salsa-dev'.
    - Bump Standards.
    - Add Vcs-* tags.
  * Drop LASH support, seems broken.
  * Update debian/copyright file.
  * Remove old patches, applied upstream.

 -- Alessio Treglia <alessio@debian.org>  Mon, 06 Dec 2010 19:51:57 +0100

seq24 (0.9.0-3) unstable; urgency=low

  * New maintainer (Closes: #547028), add myself to the Uploaders list.
  * Add git-buildpackage config file.
  * debian/patches/02-sched_param_memory_leaks.patch:
    - Fix sched_param memory leaks, patch taken from upstream's bzr.
  * debian/patches/01-gtkmm_2.19.patch:
    - Applied upstream.

 -- Alessio Treglia <alessio@debian.org>  Mon, 06 Dec 2010 18:48:14 +0100

seq24 (0.9.0-2) unstable; urgency=low

  * QA upload.
  * ACKing Ubuntu changes (Closes: #504660):
    - debian/patches/01-gtkmm_2.19.patch:
      - Declare pointer with a different type to reflect a change in gtkmm
        API. Fixes FTBFS (Closes: #577305).
      - Fix desktop file as per spec.
  * debian/control:
    - Change maintainer to Debian QA Group.
    - Bump Standards.
    - Replace build-dependency on automake1.9 with automake.
    - Add missing separator in Depends field.
    - Build-Depends on liblash-dev.
    - Drop build-dependency on libasound2-dev for kfreebsd,hurd architectures
      they don't provide ALSA support.
  * Switch to format 3.0 (quilt).
  * Drop CDBS.
  * Switch to DH 7 + autotools_dev add-on.
  * Fix menu file as per spec.
  * Remove unnecessary debian/dirs file.
  * Add -Wl,--as-needed to linking options.

 -- Alessio Treglia <alessio@debian.org>  Fri, 23 Jul 2010 01:47:44 +0200

seq24 (0.9.0-1) unstable; urgency=low

  * New Upstream Version

 -- Free Ekanayaka <freee@debian.org>  Mon, 18 May 2009 17:43:22 +0200

seq24 (0.8.7-2) unstable; urgency=low

  * Added 03_backspace patch from Jaakko Sipari to allow the Backspace
    key to be used to remove notes, as well as the delete key
  * Added myself to Uploaders
  * Added missing .desktop file (Closes: #370015)

 -- Free Ekanayaka <freee@debian.org>  Mon, 01 Sep 2008 14:33:32 +0100

seq24 (0.8.7-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add 02_gcc_4.3.patch to fix GCC 4.3 FTBFS (Closes: #474843)
  * debian/control:
    - Bump Standards-Version to 3.7.3.
    - Use Homepage: field for upstream URL.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 12 Apr 2008 01:03:36 +0100

seq24 (0.8.7-1) unstable; urgency=low

  * New upstream version

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 23 Jan 2007 09:36:32 +0100

seq24 (0.8.6-2) unstable; urgency=high

  * Applied patch to fix problem with Makefile generation (thanks
    vorlon)
  * Call autoconf *explicitly* when building, to ensure that our
    configure script is built from macros that are reliably consistent
    with the Makefile.in's generated by automake.  Closes: #397902.
  * Add autoconf to the build-depends for the above.
  * high urgency, RC bugfix.

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Fri, 17 Nov 2006 11:46:32 +0100

seq24 (0.8.6-1) unstable; urgency=low

  * New upstream version

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 16 May 2006 10:59:54 +0200

seq24 (0.8.3-1) unstable; urgency=low

  * New upstream version
  * updating automake automatically
  * changed name of dump program to seq24_dump
  * Moved to libgtkmm-2.4

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed,  8 Mar 2006 15:29:11 +0100

seq24 (0.7.0-2) unstable; urgency=low

  * Added optional libjack-dev build dep for backporting

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed,  2 Nov 2005 17:54:03 +0100

seq24 (0.7.0-1) unstable; urgency=low

  * New upstream version

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed, 14 Sep 2005 15:04:36 +0200

seq24 (0.6.3-3) unstable; urgency=low

  * C++ transition
  * Already recompiled against new JACK (closes: #317218)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed, 17 Aug 2005 16:29:59 +0200

seq24 (0.6.3-2) unstable; urgency=low

  * Recompile against new JACK

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 26 Jul 2005 11:32:27 +0200

seq24 (0.6.3-1) unstable; urgency=low

  * New upstream version
  * Added libjack-dev build dependenncy

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue, 19 Apr 2005 10:36:17 +0200

seq24 (0.6.2-1) unstable; urgency=low

  * New upstream version
  * added menufile (closes: #299392)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed, 16 Mar 2005 17:16:09 +0100

seq24 (0.5.3-2) unstable; urgency=low

  * Included thread join fix /provided by Joshua Kwan, thanks) (closes:
    283445)

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Tue,  7 Dec 2004 11:18:17 +0100

seq24 (0.5.3-1) unstable; urgency=low

  * New upstream version

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Fri,  8 Oct 2004 18:42:34 +0200

seq24 (0.5.2-1) unstable; urgency=low

  * New upstream version
  * Added homepage to description
  * added watch file

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Mon, 30 Aug 2004 17:49:16 +0200

seq24 (0.5.1-1) unstable; urgency=low

  * New upstream version

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Mon, 12 Jul 2004 16:30:18 +0200

seq24 (0.5.0-1) unstable; urgency=low

  * New upstream version

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Sat,  8 May 2004 15:36:58 +0200

seq24 (0.4.4-1) unstable; urgency=low

  * New upstream release
  * source as tarball

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Fri, 23 Jan 2004 18:48:52 +0100

seq24 (0.4.3-1) unstable; urgency=low

  * Initial Release (closes: #223807).

 -- Guenter Geiger (Debian/GNU) <geiger@debian.org>  Wed,  9 Jul 2003 17:51:02 +0200