Your message dated Fri, 29 Dec 2006 17:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393726: fixed in docbook-xsl 1.71.0.dfsg.1-2
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: docbook-xsl
Version: 1.71.0.dfsg.1-1
Severity: serious

        Hi,

 docbook-xsl creates a "compatibility symlink" in postinst
 (/usr/share/sgml/docbook/stylesheet/xsl/nwalsh), but fails removing it
 in postrm.

 To reproduce:
 apt-get install docbook-xsl
 apt-get remove --purge docbook-xsl
Removing docbook-xsl ...
Purging configuration files for docbook-xsl ...
dpkg - warning: while removing docbook-xsl, directory 
`/usr/share/sgml/docbook/stylesheet' not empty so not removed.
dpkg - warning: while removing docbook-xsl, directory `/usr/share/sgml/docbook' 
not empty so not removed.
 (pbuild21104)[EMAIL PROTECTED]:/# ls /usr/share/sgml/docbook/stylesheet/xsl/ -l
 total 0
 lrwxrwxrwx 1 root root 41 Oct 17 15:12 nwalsh ->
 ../../../../xml/docbook/stylesheet/nwalsh

 Please add a rm -f of this file in postrm (remove or purge) or prerm.

  Bye,

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages docbook-xsl depends on:
ii  xml-core                      0.09-0.1   XML infrastructure and XML catalog

Versions of packages docbook-xsl recommends:
ii  docbook-xml                   4.4-5      standard XML documentation system,
pn  docbook-xsl-doc               <none>     (no description available)

-- no debconf information

-- 
Loïc Minier <[EMAIL PROTECTED]>


--- End Message ---
--- Begin Message ---
Source: docbook-xsl
Source-Version: 1.71.0.dfsg.1-2

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

docbook-xsl-doc_1.71.0.dfsg.1-2_all.deb
  to pool/main/d/docbook-xsl/docbook-xsl-doc_1.71.0.dfsg.1-2_all.deb
docbook-xsl_1.71.0.dfsg.1-2.diff.gz
  to pool/main/d/docbook-xsl/docbook-xsl_1.71.0.dfsg.1-2.diff.gz
docbook-xsl_1.71.0.dfsg.1-2.dsc
  to pool/main/d/docbook-xsl/docbook-xsl_1.71.0.dfsg.1-2.dsc
docbook-xsl_1.71.0.dfsg.1-2_all.deb
  to pool/main/d/docbook-xsl/docbook-xsl_1.71.0.dfsg.1-2_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.
Daniel Leidert (dale) <[EMAIL PROTECTED]> (supplier of updated docbook-xsl 
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: Fri, 29 Dec 2006 04:57:23 +0100
Source: docbook-xsl
Binary: docbook-xsl docbook-xsl-doc
Architecture: source all
Version: 1.71.0.dfsg.1-2
Distribution: unstable
Urgency: medium
Maintainer: Daniel Leidert (dale) <[EMAIL PROTECTED]>
Changed-By: Daniel Leidert (dale) <[EMAIL PROTECTED]>
Description: 
 docbook-xsl - stylesheets for processing DocBook XML files to various output fo
 docbook-xsl-doc - stylesheets for processing DocBook XML files (documentation)
Closes: 393726 393808
Changes: 
 docbook-xsl (1.71.0.dfsg.1-2) unstable; urgency=medium
 .
   * Acknowledge NMU (closes: #393726, #393808). Thanks to Loic Minier.
   * 
debian/patches/11_fo_fix_recursion_depth_bug_for_long_programlistings.dpatch:
     Added.
     - fo/verbatim.xsl: Adds two-stage recursion for hyphenate.verbatim to fix
       recursion depth bug for long programlistings. Revision 6280.
   * debian/patches/12_fo_axf_attribute_before_fotex.dpatch: Added.
     - fo/component.xsl: Create axf attribute before adding fotex element.
       Revision 6293.
   * debian/patches/13_fo_typo_fixes.dpatch: Added.
     - fo/inline.xsl: Fix typo bug (xlink.href should be xlink:href). Revision
       6312.
   * debian/patches/14_fo_empty_rows_fix.dpatch: Added.
     - fo/table.xsl: Empty rows aren't allowed. Revision 6337.
   * debian/patches/15_html_fixed_namespace_declarations.dpatch: Added.
     - html/autoidx-kimber.xsl, html/autoidx-kosek.xsl, html/callout.xsl,
       html/chunker.xsl, html/graphics.xsl, html/oldchunker.xsl,
       html/table.xsl, html/verbatim.xsl, xhtml/autoidx-kimber.xsl,
       xhtml/autoidx-kosek.xsl, xhtml/callout.xsl, xhtml/chunker.xsl,
       xhtml/graphics.xsl, xhtml/oldchunker.xsl, xhtml/table.xsl,
       xhtml/verbatim.xsl: Made changes in namespace declarations to prevent
       xmllint's canonicalizer from treating them as relative namespace URIs.
       Revision 6306.
   * debian/patches/16_slides_fix_foil_numbers_for_foilgroups.dpatch: Added.
     - slides/html/slides-common.xsl, slides/xhtml/slides-common.xsl: Foil
       number is show only on foils not on foilgroups which are not counted at
       all. Revision 6281.
   * debian/patches/17_fo_html_add_space_between_orgname_and_orgdiv.dpatch:
     Added.
     - fo/titlepage.xsl, html/titlepage.xsl, xhtml/titlepage.xsl: Fixed bug
       1566358 (sf.net bug tracker) to add space between orgname and orgdiv.
       Revision 6347.
   * 
debian/patches/18_common_fix_olink_database_access_for_saxon_and_db5.dpatch:
     Added.
     - common/olink.xsl: Fixed olink database access for Saxon and DB5.
       Revision 6348.
   * debian/patches/19_manpages_fix_output_formatting_bugs.dpatch: Added.
     - manpages/block.xsl: Make sure there's always a newline before .sp macro
       in output from simpara. Revision 6359.
     - manpages/synop.xsl: Fix bug: change <text> to <xsl:text>. Revision 6453.
   * debian/patches/20_html_handle_xalan_quirk.dpatch: Added.
     - html/db5strip.xsl, xhtml/db5strip.xsl: Handle Xalan quirk as special
       case. Revision 6397.
   * debian/patches/21_common_copyof_instead_valueof.dpatch: Added.
     - common/olink.xsl: Use copy-of instead of value-of for xreftext to
       preserve markup. Revision 6412.
   * debian/patches/22_common_fix_extra_white_space_introduced_by_olink.dpatch:
     Added.
     - common/targets.xsl: Fix bug 1596737 (sf.net bug tracker) extra white
       space introduced by olink. Now output indent="no" for target data.
       Revision 6413.
   * debian/patches/23_common_fo_html_use_number_function_for_comparison.dpatch:
     Added.
     - common/table.xsl, fo/table.xsl, html/table.xsl, xhtml/table.xsl: Use
       number() in some comparisons to ensure number data type. Revision 6417.
   * debian/patches/24_html_fix_sgmltag_class_attribute.dpatch: Added.
     - html/inline.xsl, xhtml/inline.xsl: Fix class attribute on sgmltag.
       Revision 6436.
   * debian/patches/25_manpages_typo_fixes.dpatch: Added.
     - manpages/utility.xsl: Fixed two element name typos. Revision 6444.
   * 
debian/patches/26_fo_html_fix_no_space_between_package_and_classname.dpatch:
     Added.
     - fo/synop.xsl, html/synop.xsl, xhtml/synop.xsl: Fixed bug 1603790 (sf.net
       bug tracker) no space between package and classname. Revision 6446.
   * debian/patches/27_fo_html_fix_citation_linking_to_biblioentry.dpatch:
     Added.
     - fo/inline.xsl, html/inline.xsl, xhtml/inline.xsl: Fix bug 1614469
       (sf.net bug tracker) for citation linking to biblioentry. Revision 6451.
   * debian/patches/28_template_added_xalan_workaround.dpatch: Added.
     - template/titlepage.xsl: Added workaround for Xalan bug: use for-each and
       copy instead of copy-of. Closes 1604770 (sf.net bug tracker). Revision
       6452.
   * debian/patches/80_common_locale_fixes.dpatch: Added.
     - common/am.xml, common/bn.xml, common/gu.xml, common/kn.xml,
       common/pa.xml, common/pt_br.xml, common/sr.xml, common/sv.xml,
       common/ta.xml, common/vi.xml, common/xh.xml, common/zh_tw.xml: Added
       HTMLHelp langcodes to several files. Revision 6290.
     - common/pt.xml: Fixed bug 1583790 (sf.net bug tracker) glossary entry
     character. Revision 6384.
   * debian/patches/00list: Adjusted.
Files: 
 6617a5bd0d0eafb96c3a0548c554967e 747 text optional 
docbook-xsl_1.71.0.dfsg.1-2.dsc
 29f19e43c12e1d59d8f72fab94b0ea5b 36338 text optional 
docbook-xsl_1.71.0.dfsg.1-2.diff.gz
 6e6051d349601fc65d6573ec935ae403 1120438 text optional 
docbook-xsl_1.71.0.dfsg.1-2_all.deb
 9d9e6a08141fba352c4e3d49c7354ecf 417756 doc optional 
docbook-xsl-doc_1.71.0.dfsg.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFFlU5FmHaJYZ7RAb8RAqYFAKC3ukckd5J2Q0hrxIHQlny2PYoAnQCfUrBN
4lc+f84+Aer5XRxQWcic3vs=
=0RYy
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to