Your message dated Wed, 29 Nov 2006 18:28:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line NMU uploaded
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: libgd-gd2-perl
Version: 1:2.34-1
Severity: serious
Justification: no longer builds from source
Automatic build of libgd-gd2-perl_1:2.34-1 on tanda by sbuild/m68k 85
[...]
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), dh-buildinfo, perl
(>= 5.6.0-16), libgd2-xpm-dev (>= 2.0.28), libjpeg62-dev, libpng12-dev,
libz-dev, libfreetype6-dev, libxpm-dev | xlibs-dev (<< 4.3.0), libx11-dev |
xlibs-dev (<< 4.3.0)
[...]
Checking for stray libgd header files...
** WARNING: found gd.h header file in /usr/include/gd.h, but it is expected at
/usr/include/gd.h. This may cause compile errors! **
** Possible problems found **
Included Features: GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG
GD_GIF GD_UNCLOSEDPOLY GD_ANIMGIF GD_FTCIRCLE VERSION_33
GD library used from: /usr
Checking if your kit is complete...
Looks good
[...]
touch debian/stamp-makefile-build
/usr/bin/make -C . OPTIMIZE="-g -Wall -O2" test
make[1]: Entering directory `/build/buildd/libgd-gd2-perl-2.34'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/GD..........Testing using png support.
FAILED test 6
Failed 1/12 tests, 91.67% okay
t/Polyline....Subroutine scale redefined at
/build/buildd/libgd-gd2-perl-2.34/blib/lib/GD/Polyline.pm line 52.
ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/GD.t 12 1 8.33% 6
Failed 1/2 test scripts, 50.00% okay. 1/13 subtests failed, 92.31% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/build/buildd/libgd-gd2-perl-2.34'
make: *** [debian/stamp-makefile-check] Error 2
Christian
--- End Message ---
--- Begin Message ---
Hi,
I uploaded an NMU of your package. libgd-gd2-perl and
libgd-gd2-noxpm-perl compile again with the new version of libgd2.
Please see this as help to get the package into a releaseable condition for
etch.
Please find the used diff below.
Cheers,
Andi
diff -ur ../libgd2-2.0.33~/debian/changelog ../libgd2-2.0.33/debian/changelog
--- ../libgd2-2.0.33~/debian/changelog 2006-11-29 16:34:25.000000000 +0000
+++ ../libgd2-2.0.33/debian/changelog 2006-11-29 16:39:43.000000000 +0000
@@ -1,3 +1,13 @@
+libgd2 (2.0.33-5.2) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * remove 1006_western_european_fonts.patch, as this breaks (at least)
+ two different packages, and creates issues for people with central
+ european encoding. It is also an unnecessary derivation from upstream.
+ Closes: #383747
+
+ -- Andreas Barth <[EMAIL PROTECTED]> Wed, 29 Nov 2006 16:34:54 +0000
+
libgd2 (2.0.33-5.1) unstable; urgency=medium
* Non-maintainer upload.
diff -ur ../libgd2-2.0.33~/debian/patches/series
../libgd2-2.0.33/debian/patches/series
--- ../libgd2-2.0.33~/debian/patches/series 2006-11-29 16:34:25.000000000
+0000
+++ ../libgd2-2.0.33/debian/patches/series 2006-11-29 16:38:24.000000000
+0000
@@ -3,6 +3,5 @@
1003_fix_aa_segfault.patch
1004_improve_aa_lines.patch
1005_graphviz_sanitize.patch
-1006_western_european_fonts.patch
1007_minimize_linking_deps.patch
1008_segfault_invalid_gif.patch
--
http://home.arcor.de/andreas-barth/
--- End Message ---