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 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526
|
emacspeak (24-1) unstable; urgency=low
* New upstream release
* debian/copyright: added (Google) copyright and (BSD style) license
text covering recent additions.
-- James R. Van Zandt <jrv@debian.org> Sun, 6 Aug 2006 18:14:54 -0400
emacspeak (23.505-4) unstable; urgency=low
* debian/control: add link to emacspeak homepage
-- James R. Van Zandt <jrv@debian.org> Sun, 18 Jun 2006 13:40:35 -0400
emacspeak (23.505-3) unstable; urgency=low
* debian/control: depend on perl-5.6|perl, since perl-5.005 isn't
available any more. emacspeak no longer depends on debmake
(closes:Bug#372988). Bump policy version to 3.7.2 (no changes
needed). Convert Build-Depends-Indep to Build-Depends, per lintian
explanation: "The specified package is required to run the clean
target of debian/rules and therefore must be listed in Build-Depends,
even if no architecture-dependent packages are built".
* debian/doc-base: fix spelling of "emacspeak.txt.gz".
-- James R. Van Zandt <jrv@debian.org> Sun, 18 Jun 2006 12:03:50 -0400
emacspeak (23.505-2) unstable; urgency=low
* debian/control: suggest eflite, don't depend on xemacs21 or emacs20
* debian/emacsen-install: don't compile for xemacs or emacs20. Don't
replace server or blurb directories with symlinks. Compress the
install log. Don't bother with redundant compiles (i.e. if run only
because another package is being installed).
-- James R. Van Zandt <jrv@debian.org> Sat, 18 Feb 2006 12:01:10 -0500
emacspeak (23.505-1) unstable; urgency=low
* New upstream release (closes:#207393,#291970,#175879,#188224)
* debian/copyright: clarify copyright (closes:#321802,#302599,#292322)
* README.Debian: Revise discussion of ViaVoice (closes:#106480).
Combine with README.debian (closes:#204273)
* debian/control: depend on emacsen-common (closes:#256288) and tclx8.3
(removing alternative of "tclx", since alternative tclx8.4 doesn't
provide /usr/bin/tcl). Conflict with emacspeak-ss prior to 1.10
because the speech server interface has changed upstream. Remove
pre-depends on some flavor of emacs, because byte-compiling can be
done whenever a flavor is installed (closes:#232756). Add dependency
on some version of emacs or xemacs.
* added .blurb files for more servers: remote-tcl.blurb decsoft.blurb
* No longer installing symbolic link for /usr/doc/emacspeak.
* added #!/usr/bin/tcl lines to server script tts-lib.tcl just to
silence lintian complaint. (The file is not executed by itself, only
sourced by other scripts.)
* debian/rules: update to use debhelper (closes:#292854,#292322)
* debian/emacsen-startup: add both source directory (with .el files) and
flavor directory (with .elc files) to load-path
* emacspeak-wizards.el, emacspeak-calendar.el: add ;;;###autoload
cookies for several functions
* emacspeak-keymap.el: "emacspeak-gridtext" changed to
"emacspeak-gridtext-apply" and "emacspeak
* install DOC file in documentation directory, install symlinks from
flavor/.../etc/DOC so emacspeak-view-emacspeak-doc (C-e D) works
(closes:#102246)
* emacspeak-wizards.el(emacspeak-generate-documentation): If there is no
key assignment, add whitespace between function name and documentation
string.
* copy all the source files to the flavor directory tree, not just the
elisp files (closes:#351710)
* depend on make (now used during installation)
* byte-compile (at package installation time) using upstream Makefile
* byte-compile for xemacs
* use alternatives to manage /usr/bin/emacspeak and /usr/bin/xemacspeak.
* patch software-dtk sources for compilation under Debian, as
recommended by Mario Lang, mlang@debian.org (closes:#228353). Note:
not tested by the maintainer, because compilation also requires
commercial software. See /usr/share/doc/emacspeak/DTK.
-- James R. Van Zandt <jrv@debian.org> Fri, 30 Jan 2004 20:57:53 -0500
emacspeak (17.0-1) unstable; urgency=low
* emacspeakconfig: tell user how to reconfigure, and that port is
ignored for a software speech synthesizer (closes:Bug#181044)
* add .blurb files for Software DECtalk and Outloud
* emacspeak-eshell.el: delete extraneous space within variable name, per
Raman's posting of 25 Nov
* New upstream release
-- James R. Van Zandt <jrv@debian.org> Sun, 16 Mar 2003 13:02:20 -0500
emacspeak (16.0-1) unstable; urgency=low
* New upstream release
* add texinfo to build-depends (closes:Bug#141265)
* Fix debian/rules to use && not ; for calls to make info
(thanks to hartmans@mit.edu (Sam Hartman))
* make compilation log world-readable (closes:Bug#167792)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Thu, 18 Jul 2002 20:42:13 -0400
emacspeak (15-4) unstable; urgency=low
* debian/control: change build-depend to build-depend-indep
* debian/: remove *.ex files
-- James R. Van Zandt <jrv@debian.org> Thu, 18 Jul 2002 20:03:29 -0400
emacspeak (15-3) unstable; urgency=low
* debian/rules: install xsl directory (thanks to Dimitry Paduchih
<paduch@imm.uran.ru>)
* lisp/emacspeak-setup: add emacspeak-lisp-directory to end of load-path
instead of beginning, and only if "emacspeak" can't be found by
load-library.
* debian/control: build-depend on texi2html and lynx
* debian/control: suggest xsltproc (thanks to Dimitry Paduchih
<paduch@imm.uran.ru>)
-- James R. Van Zandt <jrv@debian.org> Fri, 8 Mar 2002 22:01:11 -0500
emacspeak (15-2) unstable; urgency=low
* debian/rules: compile emacspeak-rpm.el and regexp-opt.el
-- James R. Van Zandt <jrv@debian.org> Tue, 25 Dec 2001 15:47:29 -0500
emacspeak (15-1) unstable; urgency=low
* New upstream release
* no longer need to adjust emacspeak-load-path.el or emacspeak-setup.el
* omit /usr/share/emacs/site-lisp/emacspeak/realaudio/.cvsignore
* remove patch from emacspeak-advice.el
* ignore reference to missing "add-css.pl" while building html docs
-- James R. Van Zandt <jrv@debian.org> Sun, 9 Dec 2001 16:13:20 -0500
emacspeak (14-4) unstable; urgency=low
* debian/control: emacs21 will satisfy emacs dependency
(thanks to Saqib Shaikh <ss@saqibshaikh.com>)
-- James R. Van Zandt <jrv@debian.org> Sun, 28 Oct 2001 12:49:42 -0500
emacspeak (14-3) unstable; urgency=low
* debian/control: just plain "perl" will satisfy dependency
(closes:bug#113215)
* debian/control: tclx8.3 will satisfy the tclx dependency.
-- James R. Van Zandt <jrv@debian.org> Mon, 24 Sep 2001 20:57:11 -0400
emacspeak (14-2) unstable; urgency=low
* debian/control: depend on perl-5.6 (closes:bug#80728)
* debian/emacspeakconfig: put quotes on both sides of comparison (thanks
to Robert Cymbala cymbaLa@Lafn.org)
* new maintainer email address
-- James R. Van Zandt <jrv@debian.org> Sun, 1 Jul 2001 14:19:26 -0400
emacspeak (14-1) unstable; urgency=low
* New upstream release (closes:Bug#97225)
* debian/control: emacs19 has been removed from unstable, so can't
satisfy a depends (closes:Bug#82682)
* debian/control: move build-depends line to source section. Update to
version 3.5.2.
* debian/watch: support uscan
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 12 May 2001 09:55:50 -0400
emacspeak (13.0-3) unstable; urgency=low
* Just creating ".nosearch" in /usr/share/emacs/emacspeak will prevent
recursion.
* lisp/emacspeak-speak.el: fix command history voice feedback (thanks to
"Dm. Paduchih" <paduch@imm.uran.ru>)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 24 Dec 2000 18:32:33 -0500
emacspeak (13.0-2) unstable; urgency=low
* README.debian: Raman wants only raman@cs.cornell.edu advertised
* emacspeakconfig: If the user gives a symbolic link as the output
device, test the group of the actual device rather than that of the
link. (Closes:Bug#78708)
* README.debian: Viavoice Outloud instructions shouldn't refer to
emacspeak-11 sources.
* Add files ".nosearch" in many directories so they don't get added to
load-path.
* emacspeak-message.el: line 51 is a comment
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 9 Dec 2000 20:00:38 -0500
emacspeak (13.0-1) unstable; urgency=low
* New upstream release
* emacspeak script: replace "source" with "." to satisfy Bourne shell.
* emacsen-install: byte-compile the elisp files one at a time, in the
same order the source package uses. Don't hide compilation warnings.
Set byte-compile-dynamic true during compilation.
* display byte-compile time estimate (since it's so slow)
* depend on perl.
* fix directory permissions with "chmod -R ugo+rX"
* remove define-theme.elc
-- James R. Van Zandt <jrv@vanzandt.mv.com> Thu, 23 Nov 2000 21:20:32 -0500
emacspeak (12.0-4) unstable; urgency=low
* emacspeak-setup.def: add the source directory to the load
path only if Emacspeak would not be found otherwise (thanks to
Matthew Campbell <mattcampbell@pobox.com>, Closes:Bug#77490)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 20 Nov 2000 23:43:13 -0500
emacspeak (12.0-3) unstable; urgency=low
* README.debian: update URL and instructions for viavoice
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 28 Oct 2000 11:28:41 -0400
emacspeak (12.0-2) unstable; urgency=low
* build-depends on debmake and debhelper(Closes:Bug#70373)
* pre-depend on emacs (Closes:Bug#72192)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 3 Sep 2000 11:56:12 -0400
emacspeak (12.0-1) unstable; urgency=low
* New upstream release
* info/Makefile: allow chmod to fail.
* Adapt debian/rules to new deep directory structure (lisp files in
lisp/, servers in servers/, etc.).
* debian/rules: The makefile variable controlling the install location
is now "prefix" rather than "PREFIX".
* emacsen-install: lisp files are now in
/usr/share/emacs/site-lisp/emacspeak/lisp
* emacspeak-setup.def: hard code the emacspeak directory
* emacspeak-load-path.def: hard code the emacspeak directory
* rename servers/.servers and add postinst command to assemble the real
servers/.servers at installation time.
* conflict with all previous emacspeak-ss packages.
* move .blurb files to their own directory.
* README.debian: IBM ViaVoice is available only for i386.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Tue, 2 May 2000 21:06:00 -0400
emacspeak (11.0-4) unstable; urgency=low
* info/using.texi: escape `@' in two places.
* info/audio-desktop.texi: Removed leading space before @section and
@subsection commands in four places.
* debian/copyright: remove mention of old GPL location.
* Add debhelper token to postinst and prerm.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 29 Apr 2000 21:36:01 -0400
emacspeak (11.0-3) unstable; urgency=low
* dtk-speak.el: Back out previous change which added the emacspeak-ss
servers to the list which dtk-select-server accepts.
* emacspeak.def: Register any 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:54:07 -0500
emacspeak (11.0-2) unstable; urgency=high
* My changes to emacspeak-setup.def included a syntax error. Fixed.
* Install tts-lib.tcl.
* dtk-speak.el has a list of speech servers which can be invoked while
running. Add the six speech servers in the emacspeak-ss package:
accent, apollo, braillenspeak, ciber, doubletalk, hablado.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Thu, 9 Dec 1999 20:35:03 -0500
emacspeak (11.0-1) unstable; urgency=low
* New upstream release
-- James R. Van Zandt <jrv@vanzandt.mv.com> Wed, 1 Dec 1999 20:09:53 -0500
emacspeak (10.0-6) unstable; urgency=low
* Manpage updates: Raman's email, other speech servers, blinux ftp site.
* emacspeakconfig fixes: $PORT is a device rather than a file, don't
export DTK_TCL if it's the null string (thanks to Matt Campbell
<mattcamp@feist.com>)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 27 Nov 1999 20:31:37 -0500
emacspeak (10.0-5) unstable; urgency=low
* Fix line wrap in Description.
* Add symlink from /usr/doc/emacspeak to /usr/share/doc/emacspeak
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 11 Sep 1999 16:23:38 -0400
emacspeak (10.0-4) unstable; urgency=low
* Startup and w3 fixes by Matthew Campbell <mattcamp@feist.com>
* Update to FHS
* Update GPL reference in copyright file
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 6 Sep 1999 20:53:34 -0400
emacspeak (10.0-3) unstable; urgency=low
* Compile with --no-site-file --no-init-file (closes Bug#40474)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Thu, 1 Jul 1999 19:07:10 -0400
emacspeak (10.0-2) unstable; urgency=low
* Move NEWS-10 to replace NEWS (since the latter is for version 9.0)
* Remove extra space in the info page node title "Speech
Output Control" which breaks info readers.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 26 Jun 1999 12:13:39 -0400
emacspeak (10.0-1) unstable; urgency=low
* New upstream release
* Follow Debian emacsen policy: byte-compile during installation (of
either this package, or a new flavor of emacs) rather than at
package build time.
* Provide one-line program description for Info directory.
* Register documentation using doc-base.
* Supports emacs19 as well as emacs20 (but not xemacs).
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 16 May 1999 20:34:59 -0400
emacspeak (9.0-4) unstable; urgency=low
* Fix ring.au with sox (add header).
-- James R. Van Zandt <jrv@vanzandt.mv.com> Wed, 30 Dec 1998 19:40:10 -0500
emacspeak (9.0-3) unstable; urgency=low
* Add emacspeak list subscription info to README.debian.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Tue, 1 Dec 1998 21:59:33 -0500
emacspeak (9.0-2) unstable; urgency=high
* Pay attention to DTK_PORT and DTK_OS again. (Patch provided by
upstream maintainer.)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 8 Nov 1998 20:17:27 -0500
emacspeak (9.0-1) unstable; urgency=low
* Fix explain to find key bindings for "outline" commands.
* In explain, correctly extract docs from several existing sections.
* In .texinfo file, add references to new sections.
* Install FAQ.
* New upstream release
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 1 Nov 1998 15:24:42 -0500
emacspeak (8.0-3) unstable; urgency=low
* remote-tcl needs 755 permissions.
* Provide feedback as you hit backspace within incremental search.
(Patch by upstream maintainer.)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Fri, 28 Aug 1998 21:52:45 -0400
emacspeak (8.0-2) unstable; urgency=low
* Removed extra copy of *.info* files from documentation directory.
* Added upstream file NEWS to the documentation directory.
* Added "tables.html" file which was missing from distribution (but
was supplied by upstream maintainer via email).
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 17 May 1998 14:18:43 -0400
emacspeak (8.0-1) unstable; urgency=low
* New upstream release
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 17 May 1998 11:21:11 -0400
emacspeak (7.0-5) frozen unstable; urgency=low
* Added quotes in configuration script to eliminate some "unary
operator expected" warnings.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Wed, 18 Mar 1998 22:44:09 -0500
emacspeak (7.0-4) unstable; urgency=low
* The configuration script now collects menu choices from each server
package (.blurb files), so it will not show unavailable choices and
does not need updating when new server packages are released. It also
allows the user to abort the configuration.
* Requires emacs20.
* Substituted new files dtk-exp, dtk-mv, and speech-server from upstream
developer. (He did not release a new emacspeak package.) These work
with tcl 7.5 and 8.0 (and presumably versions in between).
-- James R. Van Zandt <jrv@vanzandt.mv.com> Tue, 10 Mar 1998 19:44:09 -0500
emacspeak (7.0-3) unstable; urgency=low
* emacs19 or emacs20 will satisfy dependency
* Priority "extra" (requires special hardware)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 21 Feb 1998 16:06:27 -0500
emacspeak (7.0-2) unstable; urgency=low
* Revised documentation and configure script to fix nomenclature: the
program used to access the speech device is a "speech server" rather
than a "driver".
-- James R. Van Zandt <jrv@vanzandt.mv.com> Fri, 13 Feb 1998 21:10:14 -0500
emacspeak (7.0-1) unstable; urgency=high
* New upstream version with these improvements:
1) Usability enhancements including:
a) Smart prefix recognition
b) Flexible customization of dictionaries
c) Pause and resume
d) Lazy voice-lock for faster audio formatting
e) Enhanced outline support
2) Support for games including gomoku and tetris.
3) Better support for running remote sessions.
4) Supports many additional major modes.
+ Preliminary support for the recently released Emacs 20.
* Documentation scripts improved to include more key codes.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 15 Nov 1997 13:48:57 -0500
emacspeak (6.0-4) unstable; urgency=low
* configuration script presents previous values as defaults,
and sets DTK_DISPLAY.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 12 Oct 1997 18:01:51 -0400
emacspeak (6.0-3) stable; urgency=low
* update configuration scripts to allow for DoubleTalk PC
* generate plain text version of documentation
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 10 Aug 1997 17:38:56 -0400
emacspeak (6.0-2) unstable; urgency=low
* tclx76 also satisfies the dependency
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 1 Jun 1997 20:59:51 -0400
emacspeak (6.0-1) unstable; urgency=medium
* New upstream version with these improvements:
1) Support for WWW ACSS (Aural Cascading Style Sheets)
2) Audio formatted output for rich text
3) Enhanced support for browsing tables
4) Support for speaking commonly used ISO Latin characters
5) Speech support for the Emacs widget libraries
6) Support for SGML mode
7) an automatically generated users manual
(The last feature was adopted from the Debian package for
Emacspeak 5.0)
* In Makefile: added ";\" to a command line in the install target,
so the preceding "if" clause is completed by the following "fi".
In the call to info/make install, fixed the initialization of
variable infodir.
* In info/Makefile: fixed initialization of variable infodir, so it
doesn't include a space. Also added a command to actually install
the info pages.
* Translating the .texinfo documentation into HTML.
* In emacspeak-eterm.el, fix spelling of "contents" in
emacspeak-eterm-toggle-review docs, and added period in
emacspeak-eterm-maybe-send-raw docs.
* Improved the description of eterm screen review mode.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 3 May 1997 22:53:28 -0400
emacspeak (5.0-2) frozen unstable; urgency=high
* Variables in /etc/emacspeak.conf now have $ signs and variables
are exported to the environment. (Previously, config file had no
effect). postinst now fixes up previous config file.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 20 Apr 1997 20:29:14 -0400
emacspeak (5.0-1) unstable stable; urgency=low
* Added line to emacspeak script to source /etc/emacspeak.conf which sets
environment variables. Added emacspeakconfig to set the default
values, and to add or subtract users from whatever group owns the
output device.
* Building documentation files on the fly: concatenating all the source
files, then running perl script `explain' to extract the docs into
separate .texinfo files, then running makeinfo on the master
.texinfo file to build the .info files. Put extra commands for
this into debian/debMakefile, and added an include line in
Makefile.
* Makefile could not install to a different directory than the
configured directory. Moved the line `make config CWD=$(libdir)'
to permit this.
* Initial Release.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Wed, 5 Mar 1997 21:51:04 -0500
emacspeak (7.0-1) unstable; urgency=low
* Initial Release.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 15 Nov 1997 13:48:57 -0500
|