Your message dated Sun, 23 Dec 2007 16:02:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#448260: fixed in lyx 1.5.3-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: lyx Version: 1.5.2-1 Severity: important When using the "article (AMS)" document class, a latex error appears when using the Corrolary/Lemma/Proposition environments. The error reported is: LaTeX Error: No counter 'thm' defined. LaTeX Error: Environment cor undefined. LaTeX Error: \begin{document} ended by \end{cor}. This error appeared after I upgraded from 1.5.1 til 1.5.2. Best regards Torquil Sørensen -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core) Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages lyx depends on: ii libaiksaurus-1.2-0c2 1.2.1+dev-0.12-4+b1 an English-language thesaurus (dev ii libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l ii libboost-filesystem1 1.34.1-2 filesystem operations (portable pa ii libboost-regex1.34.1 1.34.1-2 regular expression library for C++ ii libboost-signals1.34 1.34.1-2 managed signals and slots library ii libc6 2.6.1-6 GNU C Library: Shared libraries ii libgcc1 1:4.2.2-3 GCC support library ii libqt4-core 4.3.2-1 Qt 4 core non-GUI functionality ru ii libqt4-gui 4.3.2-1 Qt 4 core GUI functionality runtim ii libstdc++6 4.2.2-3 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-7 X11 client-side library ii lyx-common 1.5.2-1 Architecture-independent files for ii mime-support 3.39-1 MIME files 'mime.types' & 'mailcap ii xdg-utils 1.0.1-2 Desktop integration utilities from ii zlib1g 1:1.2.3.3.dfsg-6 compression library - runtime Versions of packages lyx recommends: ii dvipng 1.9-5 convert DVI files to PNG graphics ii ghostscript [pos 8.61.dfsg.1~svn8187-1.1 The GPL Ghostscript PostScript/PDF ii imagemagick 7:6.2.4.5.dfsg1-2 Image manipulation programs ii kghostview [pdf- 4:3.5.8-1 PostScript viewer for KDE ii kpdf [pdf-viewer 4:3.5.8-1 PDF viewer for KDE ii latex-xft-fonts 0.1-7 Xft-compatible versions of some La ii preview-latex-st 11.83-7 LaTeX style files for editor embed ii psutils 1.17-24 A collection of PostScript documen ii texlive-fonts-re 2007-12 TeX Live: Recommended fonts ii texlive-latex-re 2007-12 TeX Live: LaTeX recommended packag ii xpdf-reader [pdf 3.02-1.2 Portable Document Format (PDF) sui -- no debconf information
--- End Message ---
--- Begin Message ---Source: lyx Source-Version: 1.5.3-1 We believe that the bug you reported is fixed in the latest version of lyx, which is due to be installed in the Debian FTP archive: lyx-common_1.5.3-1_all.deb to pool/main/l/lyx/lyx-common_1.5.3-1_all.deb lyx_1.5.3-1.diff.gz to pool/main/l/lyx/lyx_1.5.3-1.diff.gz lyx_1.5.3-1.dsc to pool/main/l/lyx/lyx_1.5.3-1.dsc lyx_1.5.3-1_i386.deb to pool/main/l/lyx/lyx_1.5.3-1_i386.deb lyx_1.5.3.orig.tar.gz to pool/main/l/lyx/lyx_1.5.3.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Per Olofsson <[EMAIL PROTECTED]> (supplier of updated lyx package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 23 Dec 2007 15:41:45 +0100 Source: lyx Binary: lyx-common lyx Architecture: source i386 all Version: 1.5.3-1 Distribution: unstable Urgency: low Maintainer: Debian LyX Maintainers <[EMAIL PROTECTED]> Changed-By: Per Olofsson <[EMAIL PROTECTED]> Description: lyx - Document Processor lyx-common - Architecture-independent files for LyX Closes: 316535 410175 448260 452888 453520 454713 Changes: lyx (1.5.3-1) unstable; urgency=low . [ Sven Hoexter ] * New upstream release should resolve the following problems: + Document class "article (AMS)" no longer works properly. Closes: #448260 + lyx-qt ignores "screen DPI" setting in Preferences. Closes: #316535 + Lyx 1.5.2-1 crashes at startup on LANG=pt_BR.utf8. Closes: #453520 * Dropping patches lyxclient-man-nonascii-char and 05.configure.py_prog_prefer. Thanks to Andre' Poenitz and Juergen Spitzmueller both are now included upstream. * Added the Homepage field in control. * Added a note to the NEWS.Debian file about the removal of the old -qt and -xforms frontend packages. Closes: #452888 * Standards-Version: 3.7.3 - no changes required. * Added lyx-common.preinst script. Remove /etc/lyxrc (if existing) which is left from the LyX 1.4.x packages and would be otherwise left on the system even if you purge the latest package. Closes: #454713 * Added "-- -Z bzip2" to dh_builddeb so that we use bzip2 compression for the binary packages instead of gzip. * Removed the explicit "Encoding=UTF-8" from lyx.desktop because it's deprecated now. . [ Per Olofsson ] * Disable assertions per upstream advice. More specifically, don't pass --enable-assertions but let configure select whatever is the default (only enables assertions for prereleases and devel versions). Closes: #410175 * Add -Wl,-z,defs to make sure there are no undefined symbols. * Remove old NEWS entry about /etc/lyxrc and lyxrc.dist, since they are both gone now. * Reformat NEWS.Debian to comply with Dev Ref. * Change Vcs-Browser. viewsvn is a lot nicer than WebSVN. Files: 63b60134bd9d0be303b9d746502326ca 1116 editors optional lyx_1.5.3-1.dsc 26d5dbe16b84d7d0e0d22fb3e04b153c 11333265 editors optional lyx_1.5.3.orig.tar.gz fa93da329817c3540d58ac8ef8b5e9d2 20328 editors optional lyx_1.5.3-1.diff.gz 13274bd9f64ff599d50f3154dc40f489 4351606 editors optional lyx-common_1.5.3-1_all.deb fad55c4e982c32c894228c232a8fd094 2752072 editors optional lyx_1.5.3-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHboJEeDAsS42/7C8RAlIBAKCE2EyZIF++H13SEXhm4xlbx9xR1gCgiwUD lAMB3QEjrVZOG23ZEgphzZQ= =bMOp -----END PGP SIGNATURE-----
--- End Message ---

