Your message dated Thu, 28 Feb 2008 16:02:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468336: fixed in yorick 2.1.05+dfsg-3
has caused the Debian Bug report #468336,
regarding the eps, pdf, png and jpeg commands produce wrong bounding boxes 
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.)


-- 
468336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468336
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: yorick
Version: 2.1.05-2

in yorick, try:
 plg, sin(span(-pi,pi,100))
 eps,"junk.eps"

The bounding box in junk.eps is too small (the axes are not visible). The bug may really be in ghostscript (tried on 8.61.dfsg.1-1).

A fix is to change line 334 of /usr/lib/yorick/i0/graph.i from
 if (is_void(EPSGS_CMD)) EPSGS_CMD= "gs -q -dNOPAUSE -dBATCH";
to
 if (is_void(EPSGS_CMD)) EPSGS_CMD= "gs -q -dNOPAUSE -sSAFER -dBATCH";

Users can set EPSGS_CMD themselves in custom.i.

See also:
http://yorick.sourceforge.net/phpBB2/viewtopic.php?t=196

T.

Attachment: PGP.sig
Description: Ceci est une signature électronique PGP


--- End Message ---
--- Begin Message ---
Source: yorick
Source-Version: 2.1.05+dfsg-3

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

yorick-data_2.1.05+dfsg-3_all.deb
  to pool/main/y/yorick/yorick-data_2.1.05+dfsg-3_all.deb
yorick-dev_2.1.05+dfsg-3_i386.deb
  to pool/main/y/yorick/yorick-dev_2.1.05+dfsg-3_i386.deb
yorick-doc_2.1.05+dfsg-3_all.deb
  to pool/main/y/yorick/yorick-doc_2.1.05+dfsg-3_all.deb
yorick_2.1.05+dfsg-3.diff.gz
  to pool/main/y/yorick/yorick_2.1.05+dfsg-3.diff.gz
yorick_2.1.05+dfsg-3.dsc
  to pool/main/y/yorick/yorick_2.1.05+dfsg-3.dsc
yorick_2.1.05+dfsg-3_i386.deb
  to pool/main/y/yorick/yorick_2.1.05+dfsg-3_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thibaut Paumard <[EMAIL PROTECTED]> (supplier of updated yorick 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: Thu, 28 Feb 2008 16:38:53 +0100
Source: yorick
Binary: yorick yorick-data yorick-dev yorick-doc
Architecture: source i386 all
Version: 2.1.05+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Thibaut Paumard <[EMAIL PROTECTED]>
Changed-By: Thibaut Paumard <[EMAIL PROTECTED]>
Description: 
 yorick     - interpreted language and scientific graphics
 yorick-data - interpreted library for the Yorick language
 yorick-dev - development files for the Yorick interpreted language
 yorick-doc - documentation for the Yorick interpreted language
Closes: 468336
Changes: 
 yorick (2.1.05+dfsg-3) unstable; urgency=low
 .
   * Convert from dpatch to quilt.
   * Re-introduce -dSAFER in EPSGS_CMD. Fixes wrong bounding boxes when
     using the eps et al. functions. (Closes: #468336).
   * Strip main.o in yorick-dev.
   * Add longtitle to Debian menu item.
Files: 
 076402b4e5a84448a6df21f73b2c244a 767 math optional yorick_2.1.05+dfsg-3.dsc
 dfa9377fc5db912b17e9719f2408634d 27555 math optional 
yorick_2.1.05+dfsg-3.diff.gz
 ef848bde20c7844292fee66c4f4aff49 652288 math optional 
yorick_2.1.05+dfsg-3_i386.deb
 655516d63c170b330e9f04fb97654b57 601846 math optional 
yorick-dev_2.1.05+dfsg-3_i386.deb
 fd27ad936ab8f88a429b4e81663fa7fb 501748 math optional 
yorick-data_2.1.05+dfsg-3_all.deb
 81be64b0abe8514069abf48db6571dc9 1353788 doc optional 
yorick-doc_2.1.05+dfsg-3_all.deb

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

iD8DBQFHxtbw+37NkUuUiPERAr+AAJ9JN1Q3xwCKJGyzyBmNBIi3inObeQCdHWX7
y8L5bm49BBV3icNAVy6C/eA=
=cvI0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to