Your message dated Wed, 23 Sep 2009 22:42:08 +0000
with message-id <e1mqaxi-0001fi...@ries.debian.org>
and subject line Bug#547976: fixed in source-highlight 3.1-2
has caused the Debian Bug report #547976,
regarding source-highlight: ships /usr/share/info/dir.gz
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 ow...@bugs.debian.org
immediately.)


-- 
547976: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547976
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: source-highlight
Version: 3.1-1
Severity: serious
Tags: patch

$ dpkg -c source-highlight_3.1-1_i386.deb | grep dir.gz
-rw-r--r-- root/root       420 2009-09-21 21:36 ./usr/share/info/dir.gz

The dir.gz file should not be there. This is very bad because (among
other things) as soon as there are two packages with this bug, they
can't be installed simultaneously, so we might better not to have any
of them in testing, hence the serious severity.

The following patch might work, please double check. You could also
remove the "if" block entirely.

diff -ru source-highlight-3.1.orig/doc/Makefile.in 
source-highlight-3.1/doc/Makefile.in
--- source-highlight-3.1.orig/doc/Makefile.in   2009-09-23 00:15:53.261864000 
+0200
+++ source-highlight-3.1/doc/Makefile.in        2009-09-23 00:16:39.197933773 
+0200
@@ -1090,8 +1090,7 @@
          done; \
        done
        @$(POST_INSTALL)
-       @if (install-info --version && \
-            install-info --version 2>&1 | sed 1q | grep -i -v debian) 
>/dev/null 2>&1; then \
+       @if false; then \
          list='$(INFO_DEPS)'; \
          for file in $$list; do \
            relfile=`echo "$$file" | sed 's|^.*/||'`; \

Thanks.



--- End Message ---
--- Begin Message ---
Source: source-highlight
Source-Version: 3.1-2

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

source-highlight_3.1-2.diff.gz
  to pool/main/s/source-highlight/source-highlight_3.1-2.diff.gz
source-highlight_3.1-2.dsc
  to pool/main/s/source-highlight/source-highlight_3.1-2.dsc
source-highlight_3.1-2_i386.deb
  to pool/main/s/source-highlight/source-highlight_3.1-2_i386.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 547...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Eisentraut <pet...@debian.org> (supplier of updated source-highlight 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 23 Sep 2009 23:17:18 +0300
Source: source-highlight
Binary: source-highlight
Architecture: source i386
Version: 3.1-2
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut <pet...@debian.org>
Changed-By: Peter Eisentraut <pet...@debian.org>
Description: 
 source-highlight - convert source code to syntax highlighted document
Closes: 547976
Changes: 
 source-highlight (3.1-2) unstable; urgency=low
 .
   * Really remove /usr/share/info/dir, even if uncompressed (closes: #547976)
Checksums-Sha1: 
 914a1d30f88768c5c158d9772a2c87f123b4faa6 1144 source-highlight_3.1-2.dsc
 89407641942177f29fbbca648d68b648308dea90 3903 source-highlight_3.1-2.diff.gz
 7164820737bcd7ff620e0dfe89ac60285822d45d 617808 source-highlight_3.1-2_i386.deb
Checksums-Sha256: 
 11bbe8c758b1c146730b15f48c24e8a3ddcf65211c6ad570cd37df3b130d735e 1144 
source-highlight_3.1-2.dsc
 ff8a866d88307d6567aa4df3127b736259c9e998d57003a4199e1a1c7d70378b 3903 
source-highlight_3.1-2.diff.gz
 a94fce0211f8982320f3f7a600c24e78ce49a9ada9e0e431ee51838d4b6fdbe0 617808 
source-highlight_3.1-2_i386.deb
Files: 
 221b8ced450ede0a94f6e5bfd9721fc9 1144 devel optional source-highlight_3.1-2.dsc
 20cf5b9599101cb83e96624732d588ea 3903 devel optional 
source-highlight_3.1-2.diff.gz
 c89c9c66dadf96c1b38392a45138cd7f 617808 devel optional 
source-highlight_3.1-2_i386.deb

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

iEYEARECAAYFAkq6hOAACgkQTTx8oVVPtMZLZQCdFBduKwDlLds57zxH8xJ1YNXd
LGwAoMeYEdafUyH/VcWskDmm2zCIM9ls
=T8Wf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to