Your message dated Sun, 09 Apr 2006 18:32:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340558: fixed in ipe 6.0pre26-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: ipe
Severity: wishlist
New version available upstream.
----- Forwarded message from Otfried Cheong <[EMAIL PROTECTED]> -----
Date: Thu, 24 Nov 2005 14:32:06 +0900
From: Otfried Cheong <[EMAIL PROTECTED]>
Subject: [Ipe-announce] Preview 25 available
To: [EMAIL PROTECTED]
Organization: KAIST
It has been a year since Ipe 6.0 preview 23 was released, and so it's
real time for an update.
This is a pretty major update - a lot has changed in the code. This is
not so much due to new features (there are only a few), but because
Trolltech has finally seen the light and made Qt open source under
Windows as well. I have thus migrated to use Qt 4 (on all platforms),
which allowed me to also switch to a free compiler on Windows.
For Windows users, little changes - just download the zip file and you
are ready to run. For Unix users, however, this will probably mean that
you have to install Qt 4 before you can compile Ipe again.
Qt 4 will make a few nice new features possible in Ipe, but those are
not implemented yet, and won't be before the SoCG 2006 notification
deadline...
Enjoy!
Otfried
--------------------------------------------------------------------
Ipe 6.0 preview 25 (2005-11-24)
* Migrated to Qt 4.0.0 and switched to MinGW compiler on Windows.
* Added smallest enclosing circle ipelet written by Chris Gray to the
distribution.
* Removed the 'Postscript' file format. The three Ipe file formats
are now XML, PDF, and EPS.
* 'void' is no longer allowed as a stroke color. To draw objects
without boundary, use the new 'void' line style. This model allows
for arrows without tails, and avoids problems with invisible text
and marks.
* If the style sheet contains a template with name "Background", this
template will automatically be shown on each page. There is no
need to explicitely create a reference on each page anymore.
This replaces the old "background" layer + reference mechanism.
* Templates containing bitmaps are now supported (bug #100).
* Minipage objects now have a "Latex style" - common Latex
environments can be used that way without having to type them every
time.
* When Ipe displays the Latex log file, it highlights the errors and
scrolls automatically to the first one.
* Ipe can now number pages visibly in the PDF output.
* Resolution of bitmaps displayed on screen now configurable.
* Default line cap, line join, and fill rule can now be defined in
the style sheet. Object menu now shows them
correctly (enhancement #79).
* Ipe XML files can now have extension ".ipe" (enhancement #92).
* Changes to stroke color of text objects are displayed immediately.
* Option -runlatex for Ipetoipe (enhancement #88).
* Loading and saving alternative formats replaced by auto-exporting.
* Ipe XML parser now silently skips all tags whose name starts with
"x-". This allows you to make XML files with more information, to
be shared between other programs and Ipe (enhancement #110).
* -nocolor option for ipetoipe (enhancement #107).
* 'media' attribute is no in the <info> element, where it should have
been all along.
* Fixed building RPM from source RPM (bug #98, thanks to Laurent
Rineau).
* Fixed -lastview option in ipetoipe (introduced in pre23 but didn't
actually work...)
* No more support for KDE (it doesn't use Qt 4).
* Fixed bug #86 (incorrect XML for textsize).
* Fixed bug #116 (error in IpeBezier::Straight).
* XML comments now use correct syntax <!-- ... --> .
* "Ipe5toxml" is no longer automatically called.
* Fixed bug #103 (comment in last line of text object).
* Recognize alternative names of standard fonts used in libwmf (bug
#109).
* Fixed bug #77 (spaces in layer names).
* Fixed bug #83 (editing a path lost arrows).
* Fixed bug #102 (bookmark destinations were wrong).
* Fixed bug #96 (vertical text caused Acrobat to fail opening PDF).
* Removed handling of obsolete Ipe file versions in IpeImlParser.
* A subpath consisting of a single moveto no longer causes Ipe to
crash (but to fail an assertion).
* Fixed bug #74 (New layer, new view keeps view settings).
* "Last page" now goes to last page (not second-to-last one).
* Snapping to center of arc works now.
* Changed computation of dimmed colors (Qt's definition doesn't dim
black at all).
* Intersection snapping now works inside groups.
--------------------------------------------------------------------
_______________________________________________
Ipe-announce mailing list
[EMAIL PROTECTED]
https://mail.cs.uu.nl/mailman/listinfo/ipe-announce
----- End forwarded message -----
----- End forwarded message -----
--- End Message ---
--- Begin Message ---
Source: ipe
Source-Version: 6.0pre26-1
We believe that the bug you reported is fixed in the latest version of
ipe, which is due to be installed in the Debian FTP archive:
ipe_6.0pre26-1.diff.gz
to pool/main/i/ipe/ipe_6.0pre26-1.diff.gz
ipe_6.0pre26-1.dsc
to pool/main/i/ipe/ipe_6.0pre26-1.dsc
ipe_6.0pre26-1_i386.deb
to pool/main/i/ipe/ipe_6.0pre26-1_i386.deb
ipe_6.0pre26.orig.tar.gz
to pool/main/i/ipe/ipe_6.0pre26.orig.tar.gz
libipe1-dev_6.0pre26-1_i386.deb
to pool/main/i/ipe/libipe1-dev_6.0pre26-1_i386.deb
libipe1c2a_6.0pre26-1_i386.deb
to pool/main/i/ipe/libipe1c2a_6.0pre26-1_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.
Steve M. Robbins <[EMAIL PROTECTED]> (supplier of updated ipe 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, 9 Apr 2006 20:19:07 -0400
Source: ipe
Binary: ipe libipe1-dev libipe1c2a
Architecture: source i386
Version: 6.0pre26-1
Distribution: unstable
Urgency: low
Maintainer: Steve M. Robbins <[EMAIL PROTECTED]>
Changed-By: Steve M. Robbins <[EMAIL PROTECTED]>
Description:
ipe - drawing editor for creating figures in PDF or PS formats
libipe1-dev - Ipe library used by ipelets (developer files)
libipe1c2a - Ipe library used by ipelets
Closes: 340558
Changes:
ipe (6.0pre26-1) unstable; urgency=low
.
* New upstream version. Closes: #340558.
- requires Qt4; change Build-Depends and debian/rules appropriately
- build-conflict with libipe1-dev to avoid problems linking wrong lib
- static libs are no longer built
Files:
5844d6000b30478f782e72cc1547da70 675 graphics optional ipe_6.0pre26-1.dsc
cc357dfe2436defa5206256e0aec8d4b 876317 graphics optional
ipe_6.0pre26.orig.tar.gz
78b5511250bde3020e19b3ce33f8542b 5380 graphics optional ipe_6.0pre26-1.diff.gz
85ea23f87b0622fac4188000b144c11b 767142 graphics optional
ipe_6.0pre26-1_i386.deb
e4891b0f9149865389b8a5dc9b439559 390046 libs optional
libipe1c2a_6.0pre26-1_i386.deb
012e332402a3f2eb6e0d069df25486fd 28812 libdevel optional
libipe1-dev_6.0pre26-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEObHV0i2bPSHbMcURAq2FAJ0b3rYFDMqALNO5X2K86h7SmTL1AACgpOpD
3wnzac6e1zr+UCMdpQiaMXU=
=68oa
-----END PGP SIGNATURE-----
--- End Message ---