Your message dated Wed, 08 Aug 2007 11:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#432206: fixed in auctex 11.83-7
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 ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: auctex
Version: 11.83-6
Severity: normal



- -- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21.1-tommy
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages auctex depends on:
ii  debconf [debconf-2.0]      1.5.11        Debian configuration management sy
ii  debianutils                2.17          Miscellaneous utilities specific t
ii  emacs22-gtk [emacs22]      22.1+1-1      The GNU Emacs editor (with GTK use
ii  gs-gpl [gs]                8.54.dfsg.1-5 The GPL Ghostscript PostScript int
ii  make                       3.81-2        The GNU version of the "make" util
ii  preview-latex-style        11.83-6       LaTeX style files for editor embed

Versions of packages auctex recommends:
pn  doc-base                    <none>       (no description available)
ii  gv [pdf-viewer]             1:3.6.2-3    PostScript and PDF viewer for X
ii  tetex-base                  3.0.dfsg.3-5 Basic TeX input files of teTeX
ii  xpdf                        3.01-9       Portable Document Format (PDF) sui
ii  xpdf-reader [pdf-viewer]    3.01-9       Portable Document Format (PDF) sui
ii  xpdf-utils [pdf-viewer]     3.01-9       Portable Document Format (PDF) sui

- -- debconf information:
  auctex/doauto: Background
  auctex/logfile: /tmp/update-auctex-elisp.KC18924
  auctex/doautofg: File

diff -urN auctex-11.83/debian/auctex/conffiles.in auctex-11.83-my/debian/auctex/conffiles.in
--- auctex-11.83/debian/auctex/conffiles.in	2007-07-08 13:05:46.000000000 +0400
+++ auctex-11.83-my/debian/auctex/conffiles.in	2007-07-08 15:47:11.000000000 +0400
@@ -3,6 +3,9 @@
 	s|emacs|emacs21|; $_=~tr|/|/|s; print:>
 <:$_="${sstartd}/${EPRIORITY}${PACKAGE}.el";
 	s|emacs|emacs-snapshot|; $_=~tr|/|/|s; print:>
+<:$_="${sstartd}/${EPRIORITY}${PACKAGE}.el";
+	s|emacs|emacs22|; $_=~tr|/|/|s; print:>
+
 <:=if($_="${cron_weekly}/${PACKAGE}")=~tr|/|/|s:>
 <:
 # arch-tag: 6a902afa-3563-4a43-8c5c-77de4bf3b393
diff -urN auctex-11.83/debian/auctex/install.in auctex-11.83-my/debian/auctex/install.in
--- auctex-11.83/debian/auctex/install.in	2007-07-08 13:05:46.000000000 +0400
+++ auctex-11.83-my/debian/auctex/install.in	2007-07-08 13:06:43.000000000 +0400
@@ -103,7 +103,7 @@
 
 case "${FLAVOR}" in
     (emacs) : ;;
-    (emacs21|emacs-snapshot)
+    (emacs21|emacs22|emacs-snapshot)
     <:# clean old cruft :>//
     do_clean_old_cruft ${FLAVOR}
     do_install ${FLAVOR}
diff -urN auctex-11.83/debian/auctex/remove.in auctex-11.83-my/debian/auctex/remove.in
--- auctex-11.83/debian/auctex/remove.in	2007-07-08 13:05:46.000000000 +0400
+++ auctex-11.83-my/debian/auctex/remove.in	2007-07-08 13:06:56.000000000 +0400
@@ -36,7 +36,7 @@
 
 case "${FLAVOR}" in
     (emacs) : ;;
-    (emacs21|emacs-snapshot)
+    (emacs21|emacs22|emacs-snapshot)
     <:# remove all parsed information files :>//
     undo_auto
     undo_install
diff -urN auctex-11.83/debian/control auctex-11.83-my/debian/control
--- auctex-11.83/debian/control	2007-07-08 13:05:46.000000000 +0400
+++ auctex-11.83-my/debian/control	2007-07-08 13:06:25.000000000 +0400
@@ -4,11 +4,11 @@
 Maintainer: Davide G. M. Salvetti <[EMAIL PROTECTED]>
 Uploaders: OHURA Makoto <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-Build-Depends-Indep: ed, emacs21 | emacs-snapshot, eperl, gs-gpl | gs, po-debconf, tetex-bin | texlive-base, texinfo, texi2html (>=1.76-1)
+Build-Depends-Indep: ed, emacs21 | emacs22 | emacs-snapshot, eperl, gs-gpl | gs, po-debconf, tetex-bin | texlive-base, texinfo, texi2html (>=1.76-1)
 
 Package: auctex
 Architecture: all
-Depends: debconf | debconf-2.0, debianutils (>= 1.7), emacs21 | emacs-snapshot, gs-gpl | gs, make, preview-latex-style
+Depends: debconf | debconf-2.0, debianutils (>= 1.7), emacs21 | emacs22 | emacs-snapshot, gs-gpl | gs, make, preview-latex-style
 Recommends: tetex-base | texlive-latex-recommended, doc-base, xpdf | pdf-viewer
 Suggests: catdvi, dvipng, lacheck
 Conflicts: emacspeak (<= 17.0-1), preview-latex
diff -urN auctex-11.83/debian/rules.in auctex-11.83-my/debian/rules.in
--- auctex-11.83/debian/rules.in	2007-07-08 13:05:46.000000000 +0400
+++ auctex-11.83-my/debian/rules.in	2007-07-08 15:55:31.000000000 +0400
@@ -85,7 +85,9 @@
 		--prefix=<:$_=${usr}; s|/+|/|g; print:> \
 		--infodir=<:=${info}:> \
 		--with-emacs=$$(test -x /usr/bin/emacs-snapshot \
-			&& echo emacs-snapshot || echo emacs21 )
+			&& echo emacs-snapshot || \
+			(test -x /usr/bin/emacs22 \
+			&& echo emacs22 || echo emacs21) )
 	cd doc && $(MAKE) all
 	cd doc && $(MAKE) auctex.htmls/auctex.html
 	cd doc && $(MAKE) preview-latex.htmls/preview-latex.html
@@ -172,13 +174,17 @@
 
 <:# install Debian system files :>//
 	$(INSTDIR) $(auctex)/<:$_=${sstartd}; s|emacs|emacs21|; print:> \
-		$(auctex)/<:$_=${sstartd}; s|emacs|emacs-snapshot|; print:>
+		$(auctex)/<:$_=${sstartd}; s|emacs|emacs-snapshot|; print:> \
+		$(auctex)/<:$_=${sstartd}; s|emacs|emacs22|; print:>
 	$(INSTDATA) debian/<:=${PACKAGE}:>/lisp-startup.el \
 		$(auctex)/<:$_="${sstartd}/${EPRIORITY}${PACKAGE}.el";
 		s|emacs|emacs21|; $_=~tr|/|/|s; print:>
 	$(INSTDATA) debian/<:=${PACKAGE}:>/lisp-startup.el \
 		$(auctex)/<:$_="${sstartd}/${EPRIORITY}${PACKAGE}.el";
 		s|emacs|emacs-snapshot|; $_=~tr|/|/|s; print:>
+	$(INSTDATA) debian/<:=${PACKAGE}:>/lisp-startup.el \
+		$(auctex)/<:$_="${sstartd}/${EPRIORITY}${PACKAGE}.el";
+		s|emacs|emacs22|; $_=~tr|/|/|s; print:>
 	$(INSTDIR) $(auctex)/<:=${cron_weekly}:>
 	$(INSTSCRIPT) debian/<:=${PACKAGE}:>/cron \
 		$(auctex)/<:=${cron_weekly}:>/<:=${PACKAGE}:>
- -- 
Victor Chukhantsev
gpg --keyserver wwwkeys.nl.pgp.net --recv-keys 0xF5BCF225
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFGkNxzn8FVNfW88iURAmBbAJ9kdjwCO++P5yUe3eTwGtIqeqAY1wCfT4yj
zDiv0q54qadevLbkeMYE4Tw=
=uqyq
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: auctex
Source-Version: 11.83-7

We believe that the bug you reported is fixed in the latest version of
auctex, which is due to be installed in the Debian FTP archive:

auctex_11.83-7.diff.gz
  to pool/main/a/auctex/auctex_11.83-7.diff.gz
auctex_11.83-7.dsc
  to pool/main/a/auctex/auctex_11.83-7.dsc
auctex_11.83-7_all.deb
  to pool/main/a/auctex/auctex_11.83-7_all.deb
preview-latex-style_11.83-7_all.deb
  to pool/main/a/auctex/preview-latex-style_11.83-7_all.deb



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.
Davide G. M. Salvetti <[EMAIL PROTECTED]> (supplier of updated auctex 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: Wed, 08 Aug 2007 13:10:11 +0200
Source: auctex
Binary: auctex preview-latex-style
Architecture: source all
Version: 11.83-7
Distribution: unstable
Urgency: medium
Maintainer: Davide G. M. Salvetti <[EMAIL PROTECTED]>
Changed-By: Davide G. M. Salvetti <[EMAIL PROTECTED]>
Description: 
 auctex     - An integrated environment for editing TeX and friends documents
 preview-latex-style - LaTeX style files for editor embedded preview of some 
environment
Closes: 408227 421529 425148 426339 428908 432206 432215 434238
Changes: 
 auctex (11.83-7) unstable; urgency=medium
 .
   * copyright.in, COPYRIGHT, variables: Update copyright.
   * config.in, install.in, postinst.in, postrm.in, preinst.in, prerm.in,
     remove.in: Linting.
   * control (Build-Depends-Indep, Depends), install.in, remove.in,
     rules.in, auctex/bug.script.in (FLAVORS), auctex/conffiles.in,
     auctex/update-auctex-elisp.in, auctex/update-auctex-install.in: Added
     "emacs22".  (Closes: #425148, #426339, #432206, #432215)
   * postinst.in, postrm.in, prerm.in: Check script arguments before calling
     actions.
   * variables (DINSTALL, DREMOVE): Check for "install-docs" in "${PATH}"
     rather than by absolute location.
 .
   * control (Build-Depends-Indep):  Dropped "tetex-bin".
     (auctex/Recommends): Dropped "tetex-base".
     (preview-latex-style/Depends): Dropped "tetex-bin".
     (Build-Depends-Indep): Replaced "texlive-base" (which should have been
     "texlive-base-bin") by "texlive-latex-base", which depends on
     "texlive-base-bin" through "texlive-base" because LaTeX is needed by
     "preview" at build time to build its documentation, and checked for by
     "preview/configure".
     (auctex/Recommends): Replaced "xpdf" by "xpdf-reader", since it is the
     reader which is intended to be recommended.
     (auctex/Depends, auctex/Recommends): Move "gs-gpl | gs" from "Depends"
     to "Recommends", as it is not necessary at installation time and it is
     only needed by "preview".
     (preview-latex-style/Recommends): Added missing "doc-base"; note that
     since "auctex" depends on "preview-latex-style"), "doc-base" could be
     safely removed from "auctex/Recommends"; however, there's no harm
     duplicating it there, for the sake of clearness.
     (preview-latex-style/Depends): Replaced "texlive-base" by
     "tex-common", following Debian TeX policy implementation to check if
     "mktexlsr" has to be run.
     (Build-Depends-Indep): Removed "ed", which is no more necessary.
     (auctex/Depends): Removed "debianutils (>= 1.7)", which is no more
     necessary (see #198778).
   * auctex/install.in (do_install): Pass "LATEX=/bin/true",
     "PDFLATEX=/bin/true", and "TEX=/bin/true" to configure, in order to
     skip the associated program-in-path test.  This avoids an unnecessary
     dependency on "texlive-latex-base".  (Closes: #408227, #428908)
 .
   * install.in (do_install): Remove an extra space character in the
     'setting-up' message.
 .
   * po/pt_BR.po: Updated; thanks to André Luís Lopes.  (Closes: #421529)
   * po/ru.po: New file; thanks to Yuri Kozlov.  (Closes: #434238)
 .
   * auctex/docbase.auctex.in, auctex/docbase.preview.in: Remove
     unsupported format "texinfo".
 .
   * auctex/lintian.in, preview-latex-style/lintian.in: We do check for
     "installdocs" existence.
   * rules.in (DFILES, binary-indep-pls): Add "lintian" overrides for
     "preview-latex-style".
 .
   * rules.in (clean): Test for "Makefile" existence before calling "make
     distclean".
Files: 
 e8ff39fe73353d5ac1af8ddccda04f18 778 tex optional auctex_11.83-7.dsc
 9754b83fa0140eee2759620dc9e44a0f 46699 tex optional auctex_11.83-7.diff.gz
 fbce22ad147e7fd2565ea59fde3555b6 1129064 tex optional auctex_11.83-7_all.deb
 378dfc7f83e4ca9ddfd5df68464893e5 118550 tex optional 
preview-latex-style_11.83-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://www.linux.it/~salve/dgms.gpg

iD8DBQFGuaTgISswbJOWhl0RAtdhAKCQJ0qGBwRLGngB5MY42q4R6iqt7QCfc/uc
ehrgI4QJMrcg3YLUiQpueYI=
=pGt+
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to