Your message dated Thu, 29 Oct 2009 20:56:13 +0000
with message-id <[email protected]>
and subject line Bug#518351: fixed in logidee-tools 1.2.11
has caused the Debian Bug report #518351,
regarding logidee-tools: vim syntax.xml file refers to non existing 
/usr/share/vim/vim61/syntax/dtd.vim on Lenny
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
518351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518351
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: logidee-tools
Version: 1.2.10
Severity: minor

/usr/share/logidee-tools/vim/syntax.xml file refers to 
/usr/share/vim/vim61/syntax/dtd.vim which does not exist on Lenny. 
This generates a warning when trying to open an XML document using vim.

I suggest the following patch.


--- current/syntax.vim  2009-03-05 17:09:01.000000000 +0100
+++ patch/syntax.vim    2009-03-05 17:08:44.000000000 +0100
@@ -61,7 +61,7 @@
 syn region  xmlDocType matchgroup=xmlDocTypeDecl 
start="<!DOCTYPE"he=s+2,rs=s+2 end=">" 
contains=xmlDocTypeKeyword,xmlInlineDTD,xmlString
 syn keyword xmlDocTypeKeyword contained DOCTYPE PUBLIC SYSTEM
 syn region  xmlInlineDTD contained start="\[" end="]" contai...@xmldtd
-syn include @xmlDTD /usr/share/vim/vim61/syntax/dtd.vim
+syn include @xmlDTD /usr/share/vim/vim71/syntax/dtd.vim

 " Processing instructions
 " This allows "?>" inside strings -- good idea?




-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages logidee-tools depends on:
ii  ghostscript     8.62.dfsg.1-3.2lenny0    The GPL Ghostscript PostScript/PDF
ii  imagemagick     7:6.3.7.9.dfsg1-3~lenny1 image manipulation programs
ii  libxml2         2.6.32.dfsg-5            GNOME XML library
ii  psutils         1.17-26                  A collection of PostScript documen
ii  tetex-extra     2007.dfsg.1-5            TeX Live: teTeX transitional packa
ii  texlive-fonts-r 2007.dfsg.1-5            TeX Live: Recommended fonts
ii  texlive-latex-e 2007.dfsg.16-1           TeX Live: LaTeX supplementary pack
ii  texlive-latex-r 2007.dfsg.1-5            TeX Live: LaTeX recommended packag
ii  texlive-pstrick 2007.dfsg.16-1           TeX Live: PSTricks packages
ii  xsltproc        1.1.24-2                 XSLT command line processor

logidee-tools recommends no packages.

logidee-tools suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: logidee-tools
Source-Version: 1.2.11

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

logidee-tools_1.2.11.dsc
  to main/l/logidee-tools/logidee-tools_1.2.11.dsc
logidee-tools_1.2.11.tar.bz2
  to main/l/logidee-tools/logidee-tools_1.2.11.tar.bz2
logidee-tools_1.2.11_all.deb
  to main/l/logidee-tools/logidee-tools_1.2.11_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.
Raphaël Hertzog <[email protected]> (supplier of updated logidee-tools 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: SHA256

Format: 1.8
Date: Thu, 29 Oct 2009 00:30:53 +0100
Source: logidee-tools
Binary: logidee-tools
Architecture: source all
Version: 1.2.11
Distribution: unstable
Urgency: low
Maintainer: Raphaël Hertzog <[email protected]>
Changed-By: Raphaël Hertzog <[email protected]>
Description: 
 logidee-tools - Tools to write courses in XML and export them to various 
formats
Closes: 518351
Changes: 
 logidee-tools (1.2.11) unstable; urgency=low
 .
   * Fix vim syntax file to refer to unversioned version of
     /usr/share/vim/vim61/syntax/dtd.vim (which is s/vim61/vimcurrent/).
     Closes: #518351
   * Add ${misc:Depends} to Depends and drop tetex-extra from it (obsolete
     package already replaced by various texlive dependencies). Drop gs
     as an alternative to ghostscript.
   * Switch to debhelper compat 7 and its tiny rules file.
   * debian/source/format: use source format 3.0 (native).
   * Upgrade Standards-Version to 3.8.3.
   * Use $(CURDIR) instead of $(PWD) in Makefile.generic, it's more likely to
     work.
   * Update my name in Maintainer field (add the accent).
   * Drop some .cvsignore files.
Checksums-Sha1: 
 5e261896a201afad537e0e8a738c2ad9796f9756 1375 logidee-tools_1.2.11.dsc
 da5143fe966aecc58fbd2d5ac26bbc18dad465a7 77624 logidee-tools_1.2.11.tar.bz2
 87dbdfb9e2f81d4a8f0d6ce6414303a08b0ff9c4 791386 logidee-tools_1.2.11_all.deb
Checksums-Sha256: 
 95bf60fa9b51fd7d7c0753272194119178c3e57af9eb30b5494cf53b3e81827d 1375 
logidee-tools_1.2.11.dsc
 5b90f8d8e8d8691af56a9770cc8ff8afdb1ea174116a9e9cd5cfdd104c68679f 77624 
logidee-tools_1.2.11.tar.bz2
 5e47a94f938744cc2127024cbdd21e2c43fe2f1b7fd9cefa1aaa0b9b2d080f76 791386 
logidee-tools_1.2.11_all.deb
Files: 
 41ef4e3963b279952e5dd9672267b4a9 1375 text optional logidee-tools_1.2.11.dsc
 0e3a50b3d9c12d792b4edcca3f374e8d 77624 text optional 
logidee-tools_1.2.11.tar.bz2
 0be7818983139a4be02d5fdea8b782a8 791386 text optional 
logidee-tools_1.2.11_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Signed by Raphael Hertzog

iQEcBAEBCAAGBQJK6NUwAAoJEAOIHavrwpq5NRkIALuVzQ7m2IfRwIuf9JI55USS
/I4FCvu5VlA31F6no2iqii3rBO3Dey3gFzFVrRRXAHOl+zeF6w2IaldB0h11udI7
QToU1wlV6A2JHibiEt2RtaHEM1jz05V+ziGLKUiQKXbGFU/Bpbwld5O6Q3awT0Pp
SMj+rgy9WJsQGfgydQwlLsYmtImLIifXsnQ8LUhGK9O3oV9hxJvPm0ebrnWSkXFI
O9qZo4UDPwdBdQjz6chP7CYjqsOozYuUAIG9xPcaX6BuqWu4+K+88EhbhfqrQ5Rf
SH1JRfB7ZvVe5YFphilvYkocT+J4o7PuSXU/RvwRhHENSOzqaQTAECZTcW12/34=
=KE1i
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to