Your message dated Sun, 29 Oct 2006 14:32:22 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#332702: fixed in dvipng 1.8-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: dvipng
Version: 1.5-2
Severity: serious
Tags: patch

dvipng fails to build because it tries to use some files in the
texinfo package but does not build-depend upon it:

> tex "\nonstopmode\input dvipng.texi"
> This is TeX, Version 3.14159 (Web2C 7.4.5)
> 
> (./dvipng.texi
> ! I can't find file `texinfo'.
> l.1 \input texinfo
>                   
> Please type another input file name
> ! Emergency stop.
> l.1 \input texinfo
>                   
> No pages of output.
> Transcript written on dvipng.log.
> make[1]: [dvipng.dvi] Error 1 (ignored)
> texindex dvipng.cp
> make[1]: texindex: Command not found
> make[1]: [dvipng.dvi] Error 127 (ignored)
> tex "\nonstopmode\input dvipng.texi"
> This is TeX, Version 3.14159 (Web2C 7.4.5)
> 
> (./dvipng.texi
> ! I can't find file `texinfo'.
> l.1 \input texinfo
>                   
> Please type another input file name
> ! Emergency stop.
> l.1 \input texinfo
>                   
> No pages of output.
> Transcript written on dvipng.log.
> make[1]: [dvipng.dvi] Error 1 (ignored)
...
> dh_installinfo dvipng.info
> cp: cannot stat `dvipng.info': No such file or directory
> dh_installinfo: command returned error code 256

The attached patch fixes this problem.

-- 
Matt
diff -u dvipng-1.5/debian/control dvipng-1.5/debian/control
--- dvipng-1.5/debian/control
+++ dvipng-1.5/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Brian R Furry <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), docbook-to-man, libgd2-noxpm-dev, 
libpng12-dev, libfreetype6-dev, tetex-extra, libkpathsea-dev, libt1-dev
+Build-Depends: debhelper (>= 4), docbook-to-man, libgd2-noxpm-dev, 
libpng12-dev, libfreetype6-dev, tetex-extra, libkpathsea-dev, libt1-dev, texinfo
 Standards-Version: 3.6.1
 
 Package: dvipng

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: dvipng
Source-Version: 1.8-1

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

dvipng_1.8-1.diff.gz
  to pool/main/d/dvipng/dvipng_1.8-1.diff.gz
dvipng_1.8-1.dsc
  to pool/main/d/dvipng/dvipng_1.8-1.dsc
dvipng_1.8-1_i386.deb
  to pool/main/d/dvipng/dvipng_1.8-1_i386.deb
dvipng_1.8.orig.tar.gz
  to pool/main/d/dvipng/dvipng_1.8.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.
Kapil Hari Paranjape <[EMAIL PROTECTED]> (supplier of updated dvipng 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, 29 Oct 2006 17:15:50 +0530
Source: dvipng
Binary: dvipng
Architecture: source i386
Version: 1.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Kapil Hari Paranjape <[EMAIL PROTECTED]>
Description: 
 dvipng     - convert PNG graphics from DVI files
Closes: 327130 330540 332702 338807 346084 346181 395681
Changes: 
 dvipng (1.8-1) unstable; urgency=low
 .
   * QA Upload.
   * Set maintainer to Debian QA Group.
   * New upstream version (1.8). Closes: #338807.
     - No longer replaces symbols. Closes: #330540.
     - Chooses better names for output files. Closes: #346181.
   * Acknowledge NMU. Thanks to Frank Lichtenheld. Closes: #332702.
   * debian/dvipng.links: Provide /usr/bin/dvigif as a symbolic link.
     Closes: #327130.
   * debian/control:
     - Build against libkpathsea4-dev and add "Build-Depends:" for this.
     - Remove build dependency "tetex-extra" which is unused.
     - Remove build dependency "docbook-to-man" as upstream provides manpage 
now.
     - Depend on tetex-base or texlive-base-bin. Closes: #346084.
     - Added homepage to package description.
     - Added Kapil Hari Paranjape to Uploaders.
     - Standards Version: 3.7.2. No changes required.
   * debian/copyright:
     - Fix the URL for upstream.
     - Updated FSF mail address.
     - Put actual copyright statement in this file. Thanks to James Westby
       for pointing this out.
   * debian/dirs: Removed. Not required.
     Thanks to James Westby for pointing this out.
   * debian/rules:
     - Followed suggestion of George Danchev to fix
       "clean" target.
     - Added target "binary-indep" as required by Debian policy
       section 4.8. Closes: #395681.
   * README, INSTALL: Removed the addition of section headers.
     Patch now consists only of debian/ directory.
Files: 
 b11c10d79a6187339b6139efff1b595d 660 utils optional dvipng_1.8-1.dsc
 f0b18b2c32ec38df495f468080775421 158568 utils optional dvipng_1.8.orig.tar.gz
 6012eeccc839a32c7c49832124dcf25f 5871 utils optional dvipng_1.8-1.diff.gz
 3bad7f1511faaa087c40c098f89e63f6 78394 utils optional dvipng_1.8-1_i386.deb

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

iD8DBQFFRSriipBneRiAKDwRAo31AKCYVSRb8NgscwqLycgqNawO+uTsswCgmzzS
3+/nsBJJYMdDlNnx6CSpJb4=
=JaBy
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to