diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-01-03 17:08:51 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-01-03 17:08:51 +0100 |
commit | a52b7f2c8be2440c1191e3d7ebfe66ab733d249c (patch) | |
tree | 89aca1d5470df9b00cd1f0c62546b6323699f14a | |
parent | 6f4b674e251d04a998f3419308f8e6e3df2f0b07 (diff) |
open_issues/perlmagick: New.
-rw-r--r-- | open_issues/perlmagick.mdwn | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/open_issues/perlmagick.mdwn b/open_issues/perlmagick.mdwn new file mode 100644 index 00000000..3e95b39d --- /dev/null +++ b/open_issues/perlmagick.mdwn @@ -0,0 +1,32 @@ +[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!debbug 557771]] + + * Good + + * 7:6.4.0.9.dfsg1-1 (2008-04-22) built from + <http://snapshot.debian.net/package/imagemagick> + + * Under test + + * 6.3.7.9.dfsg2-1~lenny3 built from Debian stable sources + + * Bad + + * 6.5.8.3-1 from Debian unstable (also in testing) + + * Svn trunk (r848) + +--- + +[[!debbug 551017]] + +Code in Svn: `+ 1` missing to account for both `/` and `\0`. |