File: changelog

package info (click to toggle)
emacspeak-ss 1.12.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 540 kB
  • sloc: tcl: 533; sh: 445; perl: 170; makefile: 80; ansic: 77
file content (291 lines) | stat: -rw-r--r-- 9,993 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
emacspeak-ss (1.12.1-8) unstable; urgency=medium

  [ Samuel Thibault ]
  * Team upload.
  * Bump Standards-Version to 4.2.0 (no changes).
  * control: Set Maintainer mail to alioth mailing list.

  [ Ralf Treinen ]
  * debian/prerm: Avoid shell expansions (Closes: Bug#904087)

 -- Samuel Thibault <sthibault@debian.org>  Sun, 04 Nov 2018 01:05:47 +0100

emacspeak-ss (1.12.1-7) unstable; urgency=medium

  * Adopt package by the Debian accessibility Team (Closes: #636409)
  * Bump standards to 4.1.2
  * Set priority to optional
  * Bump debhelper compat level to 10
  * Convert to shorthand dh
  * Add fix-makefile-to-honor-DESTDIR.patch to enable dh_auto_install to
    find the right location

 -- Paul Gevers <elbrus@debian.org>  Tue, 12 Dec 2017 22:20:33 +0100

emacspeak-ss (1.12.1-6) unstable; urgency=medium

  * QA upload.
  * Add Brazilian Portuguese debconf template translation
    from Adriano Rafael Gomes. (Closes: #844671)

 -- Adrian Bunk <bunk@debian.org>  Thu, 19 Jan 2017 15:43:43 +0200

emacspeak-ss (1.12.1-5) unstable; urgency=medium

  * QA upload.
  * debian/po: Add Dutch translation. Thanks Frans Spiesschaert
    (Closes: #837103).
  * Bump debhelper compatibility to 9.
  * debian/{control,rules}: Use hardened buildflags.
  * debian/copyright: Point to GPL-2 license.
  * debian/control:
    - Use encrypted transport protocol for Vcs-* URI.
    - Bump Standards-Version. No changes required.
    - Cosmetic changes in Replaces/Depends format.

 -- Agustin Martin Domingo <agmartin@debian.org>  Thu, 10 Nov 2016 12:35:31 +0100

emacspeak-ss (1.12.1-4) unstable; urgency=low

  * QA upload.
  * Switched to the default Tcl version from deprecated 8.4 (Closes: #725368).

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 29 Oct 2013 10:09:19 +0400

emacspeak-ss (1.12.1-3) unstable; urgency=low

  * QA upload.
  * Use 'linux-any' as architecture. Does not build in non-linux.

 -- Agustin Martin Domingo <agmartin@debian.org>  Fri, 30 Nov 2012 17:22:09 +0100

emacspeak-ss (1.12.1-2) unstable; urgency=low

  * QA upload.
  * Change ownership to the Debian QA group.
  * Use a sane default for shared/emacspeak/port template (Closes: #604234).
  * debian/po:
    - Add Danish translations. Thanks Joe Dalton (Closes: #658429).
    - Add Japanese translations. Thanks victory (Closes: #693344).
  * debian/control:
    - Add Vcs-Git and Vcs-Browser pointing to a new git repo at alioth
      collab-maint.
    - Bump Standards-Version. Needed build-{arch,indep} below.
  * debian/rules:
    - Fix lintian debian-rules-missing-recommended-target build-{arch,indep}.
    - Use dpkg-buildflags to get hardened build flags.
    - Use "dh_prep" instead of deprecated "dh_clean -k".
  * Change package to '3.0 (quilt)' format. Revert ping-apollo.c to pristine
    file and add new 010_ping-apollo.c_stdlib.h+string.h.diff.
  * debian/compat: Really change debhelper compatibility level to 7.

 -- Agustin Martin Domingo <agmartin@debian.org>  Fri, 30 Nov 2012 16:29:47 +0100

emacspeak-ss (1.12.1-1) unstable; urgency=low

  * New upstream release: fix bashism in script testit (thanks to Raphael
    Geissert <atomo64@gmail.com>, Closes:#530075)
  * Debconf translation updates: - Spanish (thanks to Francisco Javier
    Cuadrado <fcocuadrado@gmail.com>, closes:#577222)
  * debian/control, debian/compat: update to debhelper compatibility level 7
  * debian/control: bump Debian policy level to 3.8.4 (no changes needed)

 -- James R. Van Zandt <jrv@debian.org>  Sat, 24 Apr 2010 10:55:05 -0400

emacspeak-ss (1.12-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add ${misc:Depends} to package dependencies to properly deal with
    dependencies triggerred by the use of debhelper utilities. As a
    consequence, drop the direct dependency on "debconf".
  * debian/source/format: Explicitly use 1.0 source format
  * Fix pending l10n issues. Debconf translations:
    - Swedish (Martin Bagge).  Closes: #510551
    - Vietnamese (Clytie Siddall).  Closes: #576509
    - Swedish (Martin Bagge).  Closes: #577008

 -- Christian Perrier <bubulle@debian.org>  Mon, 12 Apr 2010 08:20:19 +0200

emacspeak-ss (1.12-3) unstable; urgency=low

  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project.  (Thanks to
    Christian Perrier <bubulle@debian.org>, Closes:#507550)

  * [Debconf translation updates] All updates taken from emacspeak:
    - Czech.
    - Russian.
    - Swedish.
    - Portuguese.
    - German.
    - French.
    - Italian.
    (Thanks to Kai Wasserbaech for the reminder, Closes:Bug#515657,Bug#506529)

  * debian/prerm: Don't run perl script for upgrades (eliminate a
    redundant user question).

  * debian/config: Use port from shared config database (eliminate a
    redundant user question).

 -- James R. Van Zandt <jrv@debian.org>  Sat, 21 Feb 2009 22:09:56 -0500

emacspeak-ss (1.12-2) unstable; urgency=low

  * Debian/rules,config,templates,postinst,prerm: configure with debconf

  * debian/dirs: remove empty directories usr/bin/ and usr/sbin/

  * debian/control: bump policy version to 3.8.0

  * ping-apollo.c: #include stdlib.h and string.h to eliminate a compiler
    warning.

 -- James R. Van Zandt <jrv@debian.org>  Tue, 11 Nov 2008 15:35:32 -0500

emacspeak-ss (1.12-1) unstable; urgency=low

  * New upstream release: update for tcl 8.4.
  * control: depend on tcl8.4 and tclx8.4

 -- James R. Van Zandt <jrv@debian.org>  Wed, 21 Mar 2007 20:25:53 -0400

emacspeak-ss (1.11-1) unstable; urgency=low

  * New upstream release.  Speech servers start with #!/usr/bin/tcl and
    execute permissions (closes:#237812)
  * rules: use dh_installemacsen, bump debhelper compat level to 5 (no
    changes needed)
  * emacsen-install: install servers in
    /usr/share/${FLAVOR}/site-list/emacspeak/servers and the blurbs in the
    corresponding blurb directories.
  * emacsen-remove: delete the servers and blurb files from the ${FLAVOR}
    directories.
  * copyright: update FSF address and pointer to GPL
  * control: update to standards version 3.6.0. Build-depend on debhelper
    v5.

 -- James R. Van Zandt <jrv@debian.org>  Wed,  1 Mar 2006 20:22:29 -0500

emacspeak-ss (1.9.1-1) unstable; urgency=low

  * New upstream release.
  * rules: install under /usr!  (dh_make goofed)
  * include TROUBLESHOOTING file in docs.  Omit INSTALL.

 -- James R. Van Zandt <jrv@debian.org>  Sat, 12 Jan 2002 17:28:37 -0500

emacspeak-ss (1.9-1) unstable; urgency=low

  * New upstream release: compatibility with recent Linux kernels and old
    Double Talk devices.
  * debian/rules: Convert to debhelper.

 -- James R. Van Zandt <jrv@debian.org>  Tue, 25 Dec 2001 15:02:50 -0500

emacspeak-ss (1.7-4) unstable; urgency=low

  * rules: add testit script to documentation

 -- James R. Van Zandt <jrv@debian.org>  Tue, 25 Dec 2001 11:03:52 -0500

emacspeak-ss (1.7-3) unstable; urgency=low

  * new maintainer email

 -- James R. Van Zandt <jrv@debian.org>  Sun,  9 Dec 2001 16:19:26 -0500

emacspeak-ss (1.7-2) unstable; urgency=low

  * build-depends on debmake

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun,  3 Sep 2000 11:57:40 -0400

emacspeak-ss (1.7-1) unstable; urgency=low

  * New upstream release: compatibility with emacspeak-12, and improved
    support for the emacspeak-dtk-speak-version command.
  * copyright: remove reference to old license directory
  * rules: include section and priority in control file

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Mon,  8 May 2000 08:08:04 -0400

emacspeak-ss (1.5-2) unstable; urgency=low

  * Add emacspeak-ss-servers.el to register the additional servers for the
    dtk-select-server command (control-e d d)

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Mon, 27 Dec 1999 18:58:05 -0500

emacspeak-ss (1.5-1) unstable; urgency=low

  * New upstream release

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Wed,  3 Nov 1999 19:39:47 -0500

emacspeak-ss (1.4-3) unstable; urgency=low

  * manage compatibility symlink /usr/doc/emacspeak-ss

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun, 24 Oct 1999 11:41:15 -0400

emacspeak-ss (1.4-2) unstable; urgency=low

  * Link against glibc2.1
  * Update to FHS
  * Update GPL reference in copyright file

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Mon,  6 Sep 1999 20:34:45 -0400

emacspeak-ss (1.4-1) unstable; urgency=high

  * New upstream release: Don't use stty on the DoubleTalk PC (thanks to
  Matthew Campbell <mattcamp@feist.com>)

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun,  8 Aug 1999 11:39:07 -0400

emacspeak-ss (1.3-1) unstable; urgency=high

  * New upstream release: Reverting to previous handshaking settings (using
  crtscts switch on stty) because revised code fails (thanks to Tim
  Cross <tcross@tim.northnet.com.au>).

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sat,  7 Aug 1999 14:19:09 -0400

emacspeak-ss (1.2-1) unstable; urgency=low

  * New upstream release

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Mon, 31 May 1999 08:27:28 -0400

emacspeak-ss (1.1-1) unstable; urgency=low

  * New upstream release

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sat, 20 Feb 1999 21:20:59 -0500

emacspeak-ss (1.0-1) unstable; urgency=low

  * New upstream release: adding servers for Spanish ciber 232,
  Spanish ciber 232 Plus, and Spanish PC Hablado notebook.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sat, 20 Feb 1999 21:12:11 -0500

emacspeak-ss (0.7-2) unstable; urgency=low

  * debian/rules: now architechitecture dependent, so must build in
    binary-arch instead of binary-indep (bug#31708)

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Tue, 12 Jan 1999 20:48:56 -0500

emacspeak-ss (0.7-1) unstable; urgency=low

  * New upstream release: supports Apollo 2 synthesizer from Dolphin

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Fri, 11 Dec 1998 21:13:30 -0500

emacspeak-ss (0.5-1) unstable; urgency=low

  * Initial Release.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Mon,  7 Sep 1998 14:24:08 -0400