File: changelog

package info (click to toggle)
saytime 1.0-34
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 680 kB
  • sloc: sh: 5,750; ansic: 588; makefile: 20
file content (332 lines) | stat: -rw-r--r-- 12,215 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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
saytime (1.0-34) unstable; urgency=medium

  * Bump debhelper-compat to 13.

 -- Holger Levsen <holger@debian.org>  Tue, 09 Jun 2020 02:20:07 +0200

saytime (1.0-33) unstable; urgency=medium

  * Update standards version to 4.5.0, no changes needed.
  * Use canonical URL in Vcs-Browser, thanks lintian-brush.
  * Create debian/source/lintian-overrides and add no-homepage-field and
    upstream-metadata-file-is-missing as there is no upstream anymore.
  * Drop debian/saytime.prerm which was needed in pre-#322762 times (aka the
    /usr/share/doc transition), so more than 10 years ago.

 -- Holger Levsen <holger@debian.org>  Thu, 05 Mar 2020 18:12:42 +0100

saytime (1.0-32) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: Let dpkg's buildtools.mk supply $(CC). Closes: #939513
    Thanks to Helmut Grohne for the bug report and patch.

 -- Holger Levsen <holger@debian.org>  Thu, 05 Sep 2019 21:40:46 +0200

saytime (1.0-31) unstable; urgency=medium

  * Bump standards version to 4.4.0, no changes needed.
  * Bump debhelper-compat to 12.

 -- Holger Levsen <holger@debian.org>  Wed, 04 Sep 2019 13:19:27 +0200

saytime (1.0-30) unstable; urgency=medium

  * Bump standards version to 4.2.1, no changes needed.
  * Use the new debhelper-compat(=11) notation and drop d/compat.

 -- Holger Levsen <holger@debian.org>  Tue, 23 Oct 2018 17:28:04 +0200

saytime (1.0-29) unstable; urgency=medium

  * debian/control: switch packaging to salsa.debian.org. Thanks to the alioth
    admins for providing such a nice service so long!
  * Bump Standards Version to 4.1.4, no changes needed.
  * Bump debian/compat to 11 and require debhelper >= 11~.
  * Add "Rules-Requires-Root: no" debian/control to support building as
    non-root.

 -- Holger Levsen <holger@debian.org>  Tue, 24 Apr 2018 02:46:35 -0300

saytime (1.0-28) unstable; urgency=medium

  * Bump Standards Version to 4.1.0, no changes needed.
  * Bump debian/compat to 10 and build-depend on debhelper >= 10.2.5~.
  * Make dependency on sox unversioned, even wheezy has 14.4.

 -- Holger Levsen <holger@debian.org>  Wed, 13 Sep 2017 13:46:19 +0200

saytime (1.0-27) unstable; urgency=medium

  * Bump Standards Version to 3.9.7, no changes needed.
  * Change Vcs-Browser: URL from /gitweb to git/ in debian/control.

 -- Holger Levsen <holger@debian.org>  Thu, 04 Feb 2016 10:39:34 +0100

saytime (1.0-26) unstable; urgency=low

  * Fix Vcs-Browser: URL in debian/control.
  * Bump Standards Version to 3.9.5, no changes needed.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Aug 2014 20:26:58 +0200

saytime (1.0-25) unstable; urgency=low

  * Bump Standards Version to 3.9.4, no changes needed.
  * debian/rules:
    - switch to debhelper 9 style, simplefy everything.
    - drop debian/patches/101-587124-fix-Makefile.patch and
      debian/patches/102-Use-CFLAGS-when-building-saytime.patch as the
      upstream Makefile is not used anymore.

 -- Holger Levsen <holger@debian.org>  Wed, 15 May 2013 19:48:49 +0000

saytime (1.0-24) unstable; urgency=low

  * Patches thanks to Rob Browning:
    * Add alsa support: allow selection of output type via '-t' and
      update manpage. (Closes: #446519)
    * saytime.c: check for unhandled arguments.
    * Makefile: use CFLAGS when building saytime.
    * debian/control: add libsox-fmt-alsa as an alternate dependency.
  * Bump Standards Version to 3.9.3, no changes needed.
  * Update debian/copyright, mention new maintainer and git.

 -- Holger Levsen <holger@debian.org>  Mon, 19 Mar 2012 15:24:03 +0000

saytime (1.0-23) unstable; urgency=low

  * Add debian/patches/100-debian-saytime-1.0-21.patch to include lots of
    changes to saytime.c since 2002. Unfortunatly those changes were made as
    direct modifications to the file, without using debian/patches, so when I
    did my 1.0-22 upload in 2010, those changes got lost.
  * Fix "looks in /users/mag/games/sounds/audio/": set the correct directory
    in Makefile (Closes: #587124) - thanks to Gregor Herrmann for the patch.
  * saytime.1:
    - mention default format string. (Closes: #330414)
    - explain that the volume level switch is actually a volume factor switch.
      (Closes: #321522)
  * debian/control:
    - update Vcs-Headers as saytime is now maintained in git using
      collab-maint on Alioth.
    - add quilt to build-depends.
    - bump Standards Version to 3.9.2, no changes needed.
  * debian/rules:
    - use quilt.
    - add build-arch and build-indep targets, thanks lintian.
    - use dh_prep instead dh_clean -k, thanks lintian.
  * Set debian/source/format to 3.0 (quilt).
  * debian/compat: set to 8.
  * debian/saytime.prerm: Add debhelper token, thanks lintian.

 -- Holger Levsen <holger@debian.org>  Mon, 19 Dec 2011 15:58:38 +0100

saytime (1.0-22) unstable; urgency=low

  * New maintainer (Closes: #554253).
  * Include changes from previous NMU.
  * Bump Standards Version to 3.8.4, no changes needed.
  * Maintain the packaging in VCS on alioth using the collab-maint repository
    and add approriate Vcs headers to debian/control.
  * Depend on debhelper, set debian/compat to 5.
  * debian/rules: replace lots of custom code with appropriate debhelper
    calls.
  * Set debian/source/format to 1.0.

 -- Holger Levsen <holger@debian.org>  Sun, 13 Jun 2010 13:34:56 +0000

saytime (1.0-21.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add depends on libsox-fmt-oss and osscompat. (Closes: #517853).
  * Bump Standards Version to 3.8.3.

 -- Barry deFreese <bdefreese@debian.org>  Wed, 28 Oct 2009 23:35:26 -0400

saytime (1.0-21) unstable; urgency=low

  * saytime.c: use the -r option when calling sox (thanks to
    David C Dawson <beagle7@shaw.ca> for the patch)
  * debian/control: relaxed the versioned dependency on sox so that you can
    use any version of sox with the support of the -q option (thanks to
    David C Dawson <beagle7@shaw.ca> for advice)
  * debian/rules: call "make clean" without a leading minus sign

 -- Oohara Yuuma <oohara@debian.org>  Mon,  4 Feb 2008 01:14:33 +0900

saytime (1.0-20) unstable; urgency=low

  * saytime.c: call sox with -q option to suppress text output (thanks to
    David C Dawson <beagle7@shaw.ca> for the patch)
  * debian/control: updated the versioned dependency on sox because -q of
    sox is a new options and is invalid if your sox is the sarge version

 -- Oohara Yuuma <oohara@debian.org>  Mon,  6 Nov 2006 07:12:12 +0900

saytime (1.0-19) unstable; urgency=low

  * The e-mail address of David C Dawson (the author of the new sound files)
    has changed; it is now <beagle@smartt.com>.
  * removed emacs backup files (*~) from the source

 -- Oohara Yuuma <oohara@debian.org>  Sat, 10 Sep 2005 17:38:28 +0900

saytime (1.0-18) unstable; urgency=low

  * saytime.c: the daemon mode of the program quits when it receives SIGTERM
    unless you told it to ignore the signal (thanks to David C Dawson
    <beagle7@pacificcoast.net> for the patch)

 -- Oohara Yuuma <oohara@debian.org>  Sat, 16 Apr 2005 19:51:16 +0900

saytime (1.0-17) unstable; urgency=low

  * saytime.c: fixed sleeping of the background mode

 -- Oohara Yuuma <oohara@debian.org>  Fri,  1 Oct 2004 01:07:47 +0900

saytime (1.0-16) unstable; urgency=low

  * debian/sounds-david.shar: new file, new sound files by David C Dawson
    <beagle7@pacificcoast.net>
  * debian/control: added Build-Depends: sharutils
  * debian/copyright: added the license of new sound files
  * saytime.c: uses new sound files such as "AM"
  * debian/rules removed "debug" and added "noopt" to DEB_BUILD_OPTIONS

 -- Oohara Yuuma <oohara@debian.org>  Mon, 27 Sep 2004 01:06:44 +0900

saytime (1.0-15) unstable; urgency=low

  * applied the patch by David C Dawson <beagle7@pacificcoast.net>:
    + improved 24-hour handling
    + added the sound volume option (-v) and the daemon option (-r)
  * debian/local/saytime.1: noted new options, correctly escaped the minus
    signs in the options, removed the version number in NAME, and updated
    CONTRIBUTORS
  * debian/saytime.postinst: removed because there is nothing to do
  * debian/README.Debian: new file, added comments about -v, -r and -f

 -- Oohara Yuuma <oohara@debian.org>  Tue, 14 Sep 2004 02:13:33 +0900

saytime (1.0-14) unstable; urgency=low

  * Sorry, I uploaded a wrong version.  Now this will correct the sox
    -r bug.

 -- Oohara Yuuma <oohara@debian.org>  Sat, 23 Feb 2002 22:34:49 +0900

saytime (1.0-13) unstable; urgency=low

  * saytime.c: removed "-r 8000" option from sox because setting
    audio speed to 8000 fails on some system (closes: #135331)

 -- Oohara Yuuma <oohara@debian.org>  Sat, 23 Feb 2002 22:16:55 +0900

saytime (1.0-12) unstable; urgency=low

  * new maintainer
  * adopting an orphaned package (closes: #110669)
  * saytime.c: uses sox to play the sound (closes: #60733)
  * saytime.c: s/sprintf/snprintf/ because the buffer size is fixed

 -- Oohara Yuuma <oohara@debian.org>  Wed, 20 Feb 2002 22:04:36 +0900

saytime (1.0-11) unstable; urgency=low

  * fix sayformat() when minutes == 0 (Closes: #129832)

 -- David Kimdon <dwhedon@debian.org>  Sun, 20 Jan 2002 21:18:59 -0800

saytime (1.0-10) unstable; urgency=low

  * add option to specify sound device, output to stdout,
    sound directory, and format string similar to 'date'.
    (Closes: #64314, #66051, #88727).
  * update manpage to reflect new options, add simple usage message.
  * stop using dpatch. Changes touch so much of the source and are
    intertwined with the manpage so it isn't clear how to split them
    up in a sane way.
  * update Makefile, put default build options in saytime.c

 -- David Kimdon <dwhedon@debian.org>  Thu, 27 Dec 2001 23:12:40 -0800

saytime (1.0-9) unstable; urgency=low

  * Orphaned package
  * Removed emacs stuff from debian/changelog
  * Standards version bumped to 3.5.6

 -- Gergely Nagy <algernon@debian.org>  Thu, 30 Aug 2001 15:30:19 +0200

saytime (1.0-8) unstable; urgency=low

  * New maintainer (Closes: #102690)
  * Made it FHS compliant (Closes: #91060, #91649)
  * Bumped standards version to 3.5.5
  * Packaging completely redone

 -- Gergely Nagy <algernon@debian.org>  Tue, 19 Jun 2001 15:39:50 +0200

saytime (1.0-7) unstable; urgency=low

  * Reworked saytime's interaction with /dev/audio.  It should now be
    more robust, and should cope with audio devices with small buffers.
  * Check for errors when closing /dev/audio.
  * Move sound files from /usr/lib/saytime to /usr/share/saytime.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Sat, 16 Jan 1999 23:44:17 +0000

saytime (1.0-6) frozen unstable; urgency=low

  * Added a call to dpkg-shlibdeps so that this package now has a proper
    "Depends:" line.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Mon, 19 Oct 1998 19:30:21 +0100

saytime (1.0-5) unstable; urgency=low

  * Change sounds directory from /usr/lib/sounds to /usr/lib/saytime.
    (Fixes:bug#16384)
  * Improve package description, extended description and man page.

  * Undebmaked; use my generic debian/rules; reorganise old rules into
    debian/process.
  * Update to standard version 2.4.0.0.
  * New maintainer.

 -- Charles Briscoe-Smith <cpbs@debian.org>  Sat, 28 Feb 1998 17:34:16 +0000

saytime (1.0-4.1) unstable; urgency=low

  *  Non-maintainer release
  *  lib6 recompile

 -- Ioannis Tambouras <ioannis@debian.org>  Thu, 13 Nov 1997 10:15:43 -0500

saytime (1.0-4) unstable; urgency=low

  * removed all docuentation except for the copyright (bug: #5303)
  * added a man page
  * moved saytime from misc to sound section (bugs: #5302 and #5415)

 -- Patrick J. Edwards <pje120@mail.usask.ca>  Sun, 24 Nov 1996 01:00:00 -0800

saytime (1.0-3) unstable; urgency=low

  * Argh, major goof up on my part when I released 1.0-2. In the Makefile
    SOUND_DIR wasn't set properly (/usr/lib/sounds/).

 -- Patrick J. Edwards <pje120@mail.usask.ca>  Thu, 07 Nov 1996 14:00:00 -0800

saytime (1.0-2) unstable; urgency=low

  * Forgot the description in the first release (oops :)).

 -- Patrick J. Edwards <pje120@mail.usask.ca>  Mon, 04 Nov 1996 18:12:00 -0800

saytime (1.0-1) unstable; urgency=low

  * Initial Release.

 -- Patrick J. Edwards <pje120@mail.usask.ca>  Sun, 27 Oct 1996 10:55:00 -0800