Your message dated Sun, 31 Jul 2005 04:05:02 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#241101: fixed in htmldoc 1.8.24-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Mar 2004 18:33:20 +0000
>From [EMAIL PROTECTED] Mon Mar 29 13:11:08 2004
Received: (at submit) by bugs.debian.org; 29 Mar 2004 21:11:08 +0000
Return-path: <[EMAIL PROTECTED]>
Received: from hq.voxel.net (wax.hq.voxel.net) [66.109.37.2] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B842F-0004s2-00; Mon, 29 Mar 2004 13:11:07 -0800
Received: by wax.hq.voxel.net (Postfix, from userid 1000)
        id 720771F7F0; Mon, 29 Mar 2004 16:11:06 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andres Salomon <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: htmldoc: segfault when generating ps or pdf
X-Mailer: reportbug 2.55
Date: Mon, 29 Mar 2004 16:11:06 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: htmldoc
Version: 1.8.23-1.1
Severity: grave


In sarge, when attempting to generate a pdf, I get the following:

(gdb) run  -t pdf14 --fontsize 8.5  --jpeg --webpage   --size --left 1mm
--right 1mm --top 1mm --bottom 1mm
/tmp/74468a6c00612cf464f6e9b437d661d6_invoicequery
Starting program: /usr/bin/htmldoc -t pdf14 --fontsize 8.5  --jpeg
--webpage   --size --left 1mm --right 1mm --top 1mm --bottom 1mm
/tmp/74468a6c00612cf464f6e9b437d661d6_invoicequery
[New Thread 16384 (LWP 17125)]
ERR005: Unable to find "1mm"...
ERR014: Table on page 1 too wide - truncation or overlapping may occur!
ERR014: Table on page 1 too wide - truncation or overlapping may occur!
ERR014: Image on page 1 too large - truncation or overlapping may occur!
ERR014: Image on page 1 too large - truncation or overlapping may occur!
ERR014: Table on page 1 too wide - truncation or overlapping may occur!
PAGES: 2
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 17125)]
0x403ae1ca in mallopt () from /lib/libc.so.6
(gdb) bt
#0  0x403ae1ca in mallopt () from /lib/libc.so.6
#1  0x403acfaf in free () from /lib/libc.so.6
#2  0x0806c8ef in image_unload (img=0x4046b630) at image.cxx:1770
#3  0x0807f8d5 in write_image (out=0x810d3b8, r=0xbfffd920, write_obj=1)
    at ps-pdf.cxx:10168
#4  0x08070cb4 in pdf_write_document (
    author=0xfffff8 <Address 0xfffff8 out of bounds>,
    creator=0xfffff8 <Address 0xfffff8 out of bounds>,
    copyright=0xfffff8 <Address 0xfffff8 out of bounds>,
    keywords=0xfffff8 <Address 0xfffff8 out of bounds>,
    subject=0xfffff8 <Address 0xfffff8 out of bounds>, toc=0xfffff8)
    at ps-pdf.cxx:2176
#5  0x0806e515 in pspdf_export (document=0x80f32a0, toc=0x0) at
ps-pdf.cxx:882
#6  0x0805e8fa in main (argc=17, argv=0xbffffae4) at htmldoc.cxx:1055

Similarly, when attempting to generate postscript, I get:

(gdb) run  -t ps3 --fontsize 8.5  --jpeg --webpage   --size --left 1mm
--right 1mm --top 1mm --bottom 1mm
/tmp/74468a6c00612cf464f6e9b437d661d6_invoicequery
The program being debugged has been started already.
Start it from the beginning? (y or n) y
 
Starting program: /usr/bin/htmldoc -t ps3 --fontsize 8.5  --jpeg
--webpage   --size --left 1mm --right 1mm --top 1mm --bottom 1mm
/tmp/74468a6c00612cf464f6e9b437d661d6_invoicequery
[New Thread 16384 (LWP 17187)]
ERR005: Unable to find "1mm"...
ERR014: Table on page 1 too wide - truncation or overlapping may occur!
ERR014: Table on page 1 too wide - truncation or overlapping may occur!
ERR014: Image on page 1 too large - truncation or overlapping may occur!
ERR014: Image on page 1 too large - truncation or overlapping may occur!
ERR014: Table on page 1 too wide - truncation or overlapping may occur!
PAGES: 2
%!PS-Adobe-3.0
%%BoundingBox: 0 0 595 792
%%LanguageLevel: 3
%%Creator: htmldoc 1.8.23 Copyright 1997-2002 Easy Software Products,
%All Rights Reserved.
%%CreationDate: D:20040329160505+0500
%%Title: Invoice - ubersmith
%%Pages: 2
%%DocumentNeededResources:
%%+ font Courier
%%+ font Times-Roman
%%+ font Times-BoldItalic
%%+ font Helvetica
%%DocumentData: Clean7bit
%%EndComments
%%BeginProlog
%%BeginResource: procset htmldoc-page 1.8 22
/BD{bind def}bind def/B{dup 0 exch rlineto exch 0 rlineto neg 0 exch
rlineto
closepath stroke}BD/C{setrgbcolor}BD
/CM{concat}BD/DF{findfont dup length dict begin{1 index/FID ne{def}{pop
pop}
ifelse}forall/Encoding fontencoding def currentdict end definefont
pop}BD
/F{dup 0 exch rlineto exch 0 rlineto neg 0 exch rlineto closepath
fill}BD
/FS{/hdFontSize exch def}BD/GS{gsave}BD/GR{grestore}BD/J{0 exch ashow}BD
/L{0 rlineto stroke}BD/M{moveto}BD/RO{rotate}BD/S{show}BD/SC{dup
scale}BD
/SF{findfont hdFontSize scalefont
setfont}BD/SP{showpage}BD/T{translate}BD
%%EndResource
/fontencoding[
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent/ampersand
/quotesingle/parenleft/parenright/asterisk/plus/comma/minus/period/slash/zero
/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft
/backslash/bracketright/asciicircum/underscore/grave/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde/.notdef/Euro
/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef/.notdef/.notdef/quoteleft
/quoteright/quotedblleft/quotedblright/bullet/endash/emdash/tilde/trademark
/scaron/guilsinglright/oe/.notdef/.notdef/Ydieresis/space/exclamdown/cent
/sterling/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus/twosuperior
/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown
/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla/Egrave/Eacute
/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis/Eth/Ntilde/Ograve
/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash/Ugrave/Uacute/Ucircumflex
/Udieresis/Yacute/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis
/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
/F0/Courier DF
/F4/Times-Roman DF
/F7/Times-BoldItalic DF
/F8/Helvetica DF
%%EndProlog
%%Page: 1 1
%%PageBoundingBox: 72 2 593 790
GS
72 2 T
0.80 0.80 0.80 C 0 22 M 521.0 744.0 F
1.00 1.00 1.00 C 1.532 23.532 M 517.9 740.9 F
GS[130.2 0 0 46.0 10.7 703.2]CM[/Indexed/DeviceRGB 127
<0000000504040A04000B0B0A1006001212121508001B0A001B1B1B230D002323232B2B2B2C1100
3434343715003A3A3A411900414141451A004949494A1C004D4D4D511E00525252555555595959
5A22005E5E5E6161616225006666666727006928006A6A6A6D6D6D6E2A00712A00727272762D00
7676767979797A2E007E30007F7F7F8181818432008585858989898B35008D8D8D903700919191
9595959639009898989A9A9A9C3B009C9C9C9D9D9D9E9E9EA0A0A0A23D00A5A5A5A9A9A9AA4000
ADADADB04200B1B1B1B6B6B6B74500BA4600BABABABDBDBDBE4800C1C1C1C44A00C5C5C5CA4C00
CACACACDCDCDCECECECFCFCFD04E00D1D1D1D3D3D3D55000D6D6D6D95200DADADADD5300DD5400
DDDDDDDE5400E05400E0E0E0E45600E4E4E4E6E6E6E85700EA5800EAEAEAED5900EDEDEDF05A00
F0F0F0F25C00F2F2F2F45B00F4F4F4F55C00F6F6F6F85D00F8F8F8F95F00FBFBFBFC5F00FDFDFD
FE6000FEFEFEFF5F00FF6000FF6100FF6200FF6300FF6400FF6500FF6700FFFFFF>]setcolorspace
<</ImageType 1/Width 159/Height 80/BitsPerComponent 8/ImageMatrix[159 0
0 -80 0 80]/Decode[0 255]/Interpolate true/DataSource
currentfile/ASCII85Decode filter/FlateDecode filter>>image
GQH&mM,t?^'CX%;!^stW5t"RI'G+?qJ;_G\e.k8K:05j)&eomSpb>8ccG0?YF\d55O9e5/oi]Tg
1OW7&VQ.4fmWdU7VYtoRrr&k(rtXIWIT:dms-.t4_/W^e^]&HHG34]MrI'*Bf1.3Ss2/F?#<XEi
,uf-Y%sH2&)XeGRq=r4oKs\[*%?6@,aU!g6%_WPl1inFk(b*+M_/#ejWi[s05mN5>Oi#2q3tlPj
InbW:^.dJ"GU,R'(1"l8?:[EMAIL PROTECTED]<V]<O&5[?2@&[EMAIL PROTECTED]<[EMAIL 
PROTECTED]((*
)JX(62aiBH&s7"<=f+utY-(=L(h45h?rt83FkO4/5*m,W]]F=&]XCeB349!$gTJ0c\;eJrE%Jo]
EqK2pndI?\LeRUQeu']TVpB5%If4J5rD`ZU)@#T`kF/F0jVkln[Np&?EoE):B=rUJD4HN+(Ip:J
ge,O?$!D.kX:]%:_RTG:[EMAIL PROTECTED]>UrV'RI!Am0?;bS;f6A3'7!e_/`/22OBt^na]<32
lNtS`"[EMAIL 
PROTECTED],+g"bRK*_h<su>G+l:,5%1JMmU[6*MK[(WQ.teWd8euOK4VMH(AUTVmactK
`1E7ePjJZ_f'[)aGNc'^KJm?,RmNd&S#5f=,[EMAIL PROTECTED]:./,j:KnS'[EMAIL PROTECTED]
RARCD%*Z#L1R+MYM(_[5SS=DQP,p*N9M&Z\c79!OZcE&([EMAIL PROTECTED]>Hs)D7ermKn&3*<9
V[!K<<'oWV&s):eAQNA1Bc69/iaH\t!b*\ZGl)mt?GjXt>ns/2W=E,ck&^U0pl!X=!q-LfoVR'j
[EMAIL PROTECTED]'.rMa]Jo<T4P`Ns()e7+E_sIH/^7WZ4KcchB`+QeL5FY2q-LmW?DDU'o[`!0
Io=&Q]l?g$F(M!O*]bVjgSrmF0XPs_-p=aaVX<*ugl1+b;op)^+,oHcIWbI4Ok1N??P1<AhACuI
V"D3K"f5l-1MbYbbY3)uX"dqAbUL.^?0'[EMAIL PROTECTED]"NH*'s:M[G([EMAIL 
PROTECTED]@.bEB8
gO)=!33f,d_4`FV5\#GE5L_<<4]UXAP"[EMAIL 
PROTECTED]@e3!^MI3XJKF,;JS^#YW70jR6Ta2=/p;
Cdg5>Z03UT2e*8s`I54'1i*EAnX5QD!5mG6V/FJrmF::>)(84e1FcWK<-n7Rgrbdp_.2gm_7(1-
?:=PhG!^(/E.tNaM>F:3R1?6$Ih5B=OC66J3KSd`NeYT'e+cO0B9d:,hcAI<YHbmH`:V'O!O$kl
+;h9r'DEgmnF[rpEkqCc8<4Y_281k='f'U0o30u6=(9UB?i[YmWa(`L,8,@)Xf!,PVX5+WiQ$_o
N'A#j^80hEX(0dif<c>`;bh-W2c9`a"d8q0?5]MPQ),K^;qP(P?F1"fS#U=P0I-R%iZ!k..)hS8
F3'A&P%T_"%u5?DVblP/_lDrf`'^Q1^%A1'[EMAIL 
PROTECTED]:HlKai]#*(2.WUPW9HK.&g!Z3o.gc9
$ap8PN!NaF^k9!hd,/ge/0:MeGTgF0fTOsgAU>V=&[EMAIL 
PROTECTED]>1:JH6M4OU4B_:-9FNSSiR(C'i:Ip
)Mc+lED1p>+^?Bl(C-akDE0m?o\8<+rEJ/\/n5b2IeR&;5VIbh;(mK,/=c?3(812;[EMAIL 
PROTECTED])lJi.
S<Cm]_I;q9Nt>Zi8B4k`O!AgYR3t><,OS,)'UBArSnWWK\:nH&)t-6+KpVY*j6MQdEl22e:IXgb
$e+uL[\klW#nA0SGn_81ft$=Z3*#AarV8h>Ys&Zd(.ei9*$''F":kZsI$4]S;njf,IP5n+LVjeb
UZD[j6c=cMoI(Ed)TkLH`$lhBnF.:Ef2uoq<C)Qk9VdX.Ki][I[(,]>fLp\gY8:LQT&Y2jP8"#a
Kri5KF=;AZmubbX&MRmFa,ln_'&`.E9s=Jt$\%N<Nh9mS/VS2f,go5.-8Irg=*j3KC:B+g2([EMAIL 
PROTECTED]
&=/0PE%'tmr*<``#AJPdG\*5j2iPe4D[j^t&Dh=^>D$'>!/UP+$p<O>[EMAIL 
PROTECTED]"L+cn&)Sk.l
.!R<LO-UaHa##$V_BGHALhkW37%"`cY1bMDpLndhK_LXo)jmAA'*rQY([EMAIL PROTECTED]<<
N\6$)77eq]pE?C):R%200bF^2Oc8(S\eGdb1"3kYgjQ$S\tAI(gC':j96;_Fn4HhhDV,m_;IbVq
.?*ZYN=1hc90[0$#S/CD7&?d-$$[L?2luCW7$e\%$4E%LPI_`#R6"?Pp)p.*@<bUdaD/TGCMQt^
Z2VeSle\*+*]c5[Gahh0lJkFoq<D!u)O9WJdRs5\_`bR)G_,p2/+>[EMAIL PROTECTED],[EMAIL 
PROTECTED]@IO?2nU\s
2ehJc$:#`]R=8.2%Z+q:%:2TjACTI,10n.A;R-X9Wq^+PI!h[c.)2,3n<W,2N'q*,#QKU5VPhse
/pAAJ>iD8A*Pbf9*qr[N$WCiV4FRUqH%C!gi'SRq6rdS'O)[EMAIL PROTECTED]/RCV&(O=#X!*e
D&>=*$>Iih1S02\ON-=^G1,J,pqH4541#]RH+oBR4E53P*^=F67C?^tdKh1_1FoOr8BOlA!Sn4M
i.:2T!"V5$1l$1a.:@M^\-RBqM/;&?Y!h,=cU-!H/t^O[,*j[p'ZhMC>h.78F*'Y8-Lf+Hj,$/H
[EMAIL PROTECTED]&!f=6%T3k(^\$YBu%M;3%#3O-\33K8K)[EMAIL PROTECTED](0-HC3
+?mQ'oXlOsM'DHa\L]9)-?L^"^dSIC+a?kPq?58C;H2H03?Nq[p]T9SW<;Yf*f"B"^bh'qS"/?^
gC8k_?KJT3oJek#"_VoPr3/B/[EMAIL PROTECTED]<$D4)o.EnFdn0Il\l1l>lHLd<>[EMAIL 
PROTECTED]
0(3>6j:KLcA64+q(PSdCYb-LZ?\FHP/pNdA.6Ppl-$rG('+l\lfc+KClHE#rnqZcd'G_"tIL8LR
\_LtC_2J;ld<XOSEYpGAnB4"M$$DiqX*Nf.rW6D[0lff0[SAl`"U;^>ZEC;TD`fU2BR?K"="ZZ9
%[7oiK/f1a"F-EHaM;-4)HLDM/#C&,'Id-cMb[HWXb"O#][l'2K%Fd,p8F]<If0M]&B;-Jo%dNn
Z;[r4SYa4OfWKW5%V1ZUeTJ0-F)g($9<>.OAB3(6g11Z5!U5a4B%^2(S_LH,X"'PmDQLQ85YDKp
.G=0;d"[EMAIL 
PROTECTED]>]FbcEi%cC*##'!+no$ue>5/b11G(t$#+auZm<9Jhkd._/Fr-jD;rn1T1)lU
^t%.Nb(s"1XsAI%!"^Mu7\ok8c,[$E/hKa[][l$`/M\QnkY.LUb^?G4O,ej*(jVcC]X"C:kWEdp
3'NHped!Z#7YuAu56JSg/;B*0)*P<n]!]_*r#9!1ISX-\gG,9uPA3\c0Z&[EMAIL 
PROTECTED]<Em>Nq,QSEME
X#ue#1Q<R+-5]85dGXq+Dk4i*l(qg<[EMAIL PROTECTED])@Fjo'?_#\GV\d>@D`2_O
J!tdAh34iBLpfbJ\I+%5gum#PAgSlQkEkutL5n"alhJlmcI>n]0ik8pk[re(@8NB6kPU)r\c:<h
SRUcEC1XKG(pp(\>;Pp<2qN&m+%=R`EE<jCmCtE\oXl]mG(j;tbks!7*K/%b`0Cc2h9?P+1JT%e
M8QT!WGc`iZ6t&'/CA=qVX%H[r`M>3f0en(KGQlEPF]hY5PoK#0KOn!flB`N'_TWnr63UKh9Ksh
"i7%H-:NFkcbKIA?U)eoF>\d+VHg+2q`i1/mjp[Fm6-XBWDLBB1gMPZ-h>kB*j;sH8c?AE^U1>X
[EMAIL PROTECTED]<?VcgUUOk&[Z,\^m'_;^N5+572p!;XK*d"r$[07=M&+oO32r
W!@@C^oAPaN)WIEd.f`J*e+=5iH%Y-0-1OFk;'[EMAIL 
PROTECTED]:F>k_WGG4XmPqgUf&nI8ghmQAb%S]R\V
R7mg66.=99T'tt/^\(uDn\]A<66_it"9"4+*<~>
GR
0.94 0.94 0.94 C 10.726 668.503 M 9.2 9.2 F
GS[9.2 0 0 9.2 10.7 668.5]CM[/Indexed/DeviceRGB 45
<00FFFF2BFFF52BFFFA2BFFFE46FFF14EFFFF53FFF164FFFFA42BFFBC64FFBCFFF1C16EFFD3FFFF
E2BAFFE8CAFFF1A42BF2FFF5F3B34EF4B553F5BB60F7CC88F8EEFFF9F2FFF9FFFFFBE2BCFCEDD3
FCEED7FEF9F2FEFCF9FEFCFFFF00FFFFF1A4FFF3AFFFF3B3FFF4B5FFF5BCFFFBE2FFFCEDFFFEF9
FFFEFCFFFEFFFFFF00FFFFF5FFFFFBFFFFFEFFFFFF>]setcolorspace
<</ImageType 1/Width 12/Height 12/BitsPerComponent 8/ImageMatrix[12 0 0
-12 0 12]/Decode[0 255]/Interpolate true/DataSource
currentfile/ASCII85Decode filter/FlateDecode filter>>image
GQB\G72CD-$j9CsU;\.1HgZAH6D7Q\2j4A0biK3I]gfN`^nFH1?Itr<_St=3mOZ5VJaNLt*BKT?
[EMAIL PROTECTED]@^D!Jh]Z3-HC+;m^rVM0A!u]o+_#~>
GR
19.921 668.503 M 208.4 9.2 F
GS[0.8 0 0 0.8 19.9 672.7]CM[/Indexed/DeviceRGB 1
<000000000000>]setcolorspace
<</ImageType 1/Width 1/Height 1/BitsPerComponent 1/ImageMatrix[1 0 0 -1
0 1]/Decode[0 1]/Interpolate true/DataSource currentfile/ASCII85Decode
filter/FlateDecode filter>>image
GQD:S!!!$"!<~>
GR
228.272 668.503 M 9.2 9.2 F
GS[9.2 0 0 9.2 228.3 668.5]CM[/Indexed/DeviceRGB 41
<00FEFC00FFFF2BFFF12BFFF446FFFB53FFFE60FFF764FFF1A42BFFB34EFFB553FFCC88FFD3FFF3
E2BAFFE2BCFFEDD3FFEEFFFAF1A42BF2FFFFF3B34EF5BC64F5C16EF9F2FFF9FFF3FBE8CAFCF9FF
FF00FCFF00FEFF00FFFFF1A4FFF3AFFFF4B5FFF5BBFFF5BCFFFCEDFFFEF8FFFEF9FFFEFCFFFEFF
FFFF00FFFFFEFFFFFF>]setcolorspace
<</ImageType 1/Width 12/Height 12/BitsPerComponent 8/ImageMatrix[12 0 0
-12 0 12]/Decode[0 255]/Interpolate true/DataSource
currentfile/ASCII85Decode filter/FlateDecode filter>>image
GQAIW@,mR"KE,F`-4W=%(-W:*6Wnq@"NVBZ&^o0>PYp%/io(T9B,(NR2&W5:7:_gs+D_p<<CM'@
(gE1iS.j1[Pi>3;A^lgo5Vk[f?t'*C&.WF~>
GR
10.726 409.291 M 9.2 259.2 F
GS[0.8 0 0 0.8 10.7 538.5]CM[/Indexed/DeviceRGB 1
<000000000000>]setcolorspace
<</ImageType 1/Width 1/Height 1/BitsPerComponent 1/ImageMatrix[1 0 0 -1
0 1]/Decode[0 1]/Interpolate true/DataSource currentfile/ASCII85Decode
filter/FlateDecode filter>>image
GQD:S!!!$"!<~>
GR
19.921 409.291 M 208.4 259.2 F
0.00 0.00 0.00 C 183.933 564.038 M 38.1 0.8 F
GS[0.8 0 0 0.8 183.9 564.0]CM[/Indexed/DeviceRGB 1
<000000000000>]setcolorspace
<</ImageType 1/Width 1/Height 1/BitsPerComponent 1/ImageMatrix[1 0 0 -1
0 1]/Decode[0 1]/Interpolate true/DataSource currentfile/ASCII85Decode
filter/FlateDecode filter>>image
GQD:S!!!$"!<~>
GR
183.933 482.391 M 38.1 0.8 F
GS[0.8 0 0 0.8 183.9 482.4]CM[/Indexed/DeviceRGB 1
<000000000000>]setcolorspace
<</ImageType 1/Width 1/Height 1/BitsPerComponent 1/ImageMatrix[1 0 0 -1
0 1]/Decode[0 1]/Interpolate true/DataSource currentfile/ASCII85Decode
filter/FlateDecode filter>>image
GQD:S!!!$"!<~>
GR
183.933 421.79 M 38.1 0.8 F
GS[0.8 0 0 0.8 183.9 421.8]CM[/Indexed/DeviceRGB 1
<000000000000>]setcolorspace
<</ImageType 1/Width 1/Height 1/BitsPerComponent 1/ImageMatrix[1 0 0 -1
0 1]/Decode[0 1]/Interpolate true/DataSource currentfile/ASCII85Decode
filter/FlateDecode filter>>image
GQD:S!!!$"!<~>
GR
GS[0.8 0 0 0.8 183.9 421.0]CM[/Indexed/DeviceRGB 1
<000000000000>]setcolorspace
<</ImageType 1/Width 1/Height 1/BitsPerComponent 1/ImageMatrix[1 0 0 -1
0 1]/Decode[0 1]/Interpolate true/DataSource currentfile/ASCII85Decode
filter/FlateDecode filter>>image
GQD:S!!!$"!<~>
GR
183.933 418.725 M 38.1 0.8 F
GS[0.8 0 0 0.8 183.9 418.7]CM[/Indexed/DeviceRGB 1
<000000000000>]setcolorspace
<</ImageType 1/Width 1/Height 1/BitsPerComponent 1/ImageMatrix[1 0 0 -1
0 1]/Decode[0 1]/Interpolate true/DataSource currentfile/ASCII85Decode
filter/FlateDecode filter>>image
GQD:S!!!$"!<~>
GR
0.94 0.94 0.94 C 228.272 409.291 M 9.2 259.2 F
GS[0.8 0 0 0.8 236.7 538.5]CM[/Indexed/DeviceRGB 1
<000000000000>]setcolorspace
<</ImageType 1/Width 1/Height 1/BitsPerComponent 1/ImageMatrix[1 0 0 -1
0 1]/Decode[0 1]/Interpolate true/DataSource currentfile/ASCII85Decode
filter/FlateDecode filter>>image
GQD:S!!!$"!<~>
GR
10.726 400.097 M 9.2 9.2 F
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 17187)]
0x40162b22 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt
#0  0x40162b22 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x403acfcd in free () from /lib/libc.so.6
#2  0x40039efa in png_free_default () from /usr/lib/libpng12.so.0
#3  0x40039ec3 in png_free () from /usr/lib/libpng12.so.0
#4  0x4003068d in png_read_destroy () from /usr/lib/libpng12.so.0
#5  0x4003055b in png_destroy_read_struct () from /usr/lib/libpng12.so.0
#6  0x0806c529 in image_load_png (img=0x8103338, fp=0x810d3b8, gray=0,
    load_data=1) at image.cxx:1645
#7  0x0806b2ae in image_load (filename=0x8103338
"/var/tmp/017187.000005.tmp",
    gray=0, load_data=1) at image.cxx:855
#8  0x080814a9 in write_image (out=0x40465040, r=0x81145e0, write_obj=0)
    at ps-pdf.cxx:9479
#9  0x08070a45 in ps_write_page (out=0x40465040, page=1074006880)
    at ps-pdf.cxx:2068
#10 0x0807033d in ps_write_outpage (out=0x40465040, outpage=134815456)
    at ps-pdf.cxx:1977
#11 0x0806ff5d in ps_write_document (author=0x0, creator=0x0,
copyright=0x0,
    keywords=0x0, subject=0x0) at ps-pdf.cxx:1784
#12 0x0806e2b0 in pspdf_export (document=0x80f32a0, toc=0x0) at
ps-pdf.cxx:880
#13 0x0805e8fa in main (argc=17, argv=0xbffffae4) at htmldoc.cxx:1055


/tmp/74468a6c00612cf464f6e9b437d661d6_invoicequery contains the
following:

<html><body>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<head>
<title>Invoice - ubersmith</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!-- 
body {
        background-color: #f5f5f5;
        border: 0;
        padding: 0;
        margin: 0;
}
.ClientName {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        font-variant: normal;
}
.CellLabel {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
}
.CellText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;

}
.InvoiceTableColumnTitles {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        color: #000000;
}
.InvoiceAreaTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
}

div.spacer {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0;
        float: left;
}

div.spacer img {
        width: 1px;
        height: 1px;
        float: left;
}
--></style>
</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="1">
  <tr>
    <td bgcolor="#CCCCCC">
    <table width="100%" border="0" cellspacing="0" cellpadding="5">
      <tr>
        <td bgcolor="#FFFFFF">
        <table width="100%" border="0" cellspacing="0" cellpadding="5">
          <tr>
            <td width="33%"><img 
src="http://192.168.0.109/viewimage.php?view=invtitle&brand_id=1"; width="170" 
height="60"></td>
            <td width="33%"><p class="CellLabel"><strong>Remit to:</strong><br>
                Voxel.net<br />
256 Broadway<br />
Troy, NY 12180
              </td>
            <td width="33%" align="center">
            <table width="200" border="0" cellspacing="0" cellpadding="5">
              <tr class="CellLabel">
                <td><strong>Invoice Date:</strong></td>
                <td>Mar/10/2004</td>
              </tr>
              <tr class="CellLabel">
                <td><strong>Invoice Due Date:</strong></td>
                <td>Mar/21/2004</td>
              </tr><tr class="CellLabel">
                <td><strong>Invoice Number:</strong></td>
                <td>1000-8938</td>
              </tr></table></td>
          </tr>
        </table>
          <br>  <table width="100%" border="0" cellspacing="0" cellpadding="5">
            <tr>
              <td width="60%">
              <table width="100%" border="0" cellpadding="0" cellspacing="0" 
bgcolor="efefef">
                <tr>
                  <td width="12" align="left"><img 
src="http://images.ubersmith.com/invoice_top_left.png"; width="12" 
height="12"></td>
                  <td 
background="http://images.ubersmith.com/invoice_top.png";><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                  <td width="12" align="right"><img 
src="http://images.ubersmith.com/invoice_top_right.png"; width="12" 
height="12"></td>
                </tr>
                <tr>
                  <td width="12" align="left" 
background="http://images.ubersmith.com/invoice_left.png";><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                  <td>
                  <table width="97%" border="0" align="center" cellpadding="3" 
cellspacing="0">
                    <tr class="CellLabel">
                      <td valign="top" class="InvoiceAreaTitle">Customer:</td>
                      <td colspan="3" align="left" 
class="InvoiceTableColumnTitles">companys<br>
                        Attn: first last<br>
                        addresss<br>
                        citys, New York 12180s</td>
                      </tr>
                    <tr class="CellLabel">
                      <td>&nbsp;</td>
                      <td>&nbsp;</td>
                      <td width="10">&nbsp;</td>
                      <td>&nbsp;</td>
                    </tr><tr class="CellLabel">
                      <td class="InvoiceAreaTitle">Previous Charges:</td>
                      <td align="left">Prior Balance</td>
                      <td width="10">$</td>
                      <td><div align="right">445.05</div></td>
                    </tr>
                    <tr class="CellLabel">
                      <td>&nbsp;</td>
                      <td align="left">Payments</td>
                      <td width="10">$</td>
                      <td><div align="right">(0.00)</div></td>
                    </tr>
                    <tr class="CellLabel">
                      <td height="1">&nbsp;</td>
                      <td height="1" align="left">&nbsp;</td>
                      <td height="1" colspan="2">
                        <table width="100%" border="0" cellspacing="0" 
cellpadding="0">
                        <tr>
                          <td height="1" bgcolor="#000000"><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                        </tr>
                      </table></td>
                      </tr>
                    <tr class="CellLabel">
                      <td>&nbsp;</td>
                      <td align="left"><strong>Unpaid Balance</strong></td>
                      <td width="10"><strong>$</strong></td>
                      <td><div align="right"><strong>445.05</strong></div></td>
                    </tr>
                    <tr class="CellLabel">
                      <td>&nbsp;</td>
                      <td align="left">&nbsp;</td>
                      <td width="10">&nbsp;</td>
                      <td>&nbsp;</td>
                    </tr><tr class="CellLabel">
                      <td class="InvoiceAreaTitle">Current Charges:</td>
                      <td align="left">Current Charges</td>
                      <td width="10">$</td>
                      <td align="right">0.85</td>
                    </tr>
                    <tr class="CellLabel">
                      <td>&nbsp;</td>
                      <td align="left">Account Credits</td>
                      <td width="10">$</td>
                      <td align="right">(0.00)</td>
                    </tr><tr class="CellLabel">
                      <td>&nbsp;</td>
                      <td align="left">&nbsp;</td>
                      <td colspan="2">
                        <table width="100%" border="0" cellspacing="0" 
cellpadding="0">
                        <tr>
                          <td height="1" bgcolor="#000000"><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                        </tr>
                      </table></td>
                      </tr>
                    <tr class="CellLabel">
                      <td>&nbsp;</td>
                      <td align="left"><strong>Total Current 
Charges</strong></td>
                      <td width="10"><strong>$</strong></td>
                      <td align="right"><strong>0.85</strong></td>
                    </tr>
                    <tr class="CellLabel">
                      <td>&nbsp;</td>
                      <td align="left">&nbsp;</td>
                      <td width="10">&nbsp;</td>
                      <td>&nbsp;</td>
                    </tr>
                    <tr class="CellLabel">
                      <td colspan="2"><span class="InvoiceAreaTitle">Account
                          Balance</span> as of Mar/10/2004</td>
                      <td width="10" class="ClientName">$</td>
                      <td align="right" class="ClientName">445.90</td>
                    </tr>
                    <tr class="CellLabel">
                      <td colspan="2">&nbsp;</td>
                      <td colspan="2" valign="top" class="ClientName">
                        <table width="100%" border="0" cellspacing="0" 
cellpadding="0">
                        <tr>
                          <td height="1" bgcolor="#000000"><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                        </tr>
                      </table>
                        <table width="100%" border="0" cellspacing="0" 
cellpadding="0">
                        <tr>
                          <td height="3"><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                        </tr>
                      </table>
                        <table width="100%" border="0" cellspacing="0" 
cellpadding="0">
                          <tr>
                            <td height="1" bgcolor="#000000"><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                          </tr>
                        </table></td>
                      </tr>
                  </table></td>
                  <td width="12" align="right" 
background="http://images.ubersmith.com/invoice_right.png";><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                </tr>
                <tr>
                  <td width="12" height="12" align="left"><img 
src="http://images.ubersmith.com/invoice_bottom_left.png"; width="12" 
height="12"></td>
                  <td height="12" 
background="http://images.ubersmith.com/invoice_bottom.png";><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                  <td width="12" height="12" align="right"><img 
src="http://images.ubersmith.com/invoice_bottom_right.png"; width="12" 
height="12"></td>
                </tr>
              </table></td>
              <td width="40"><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
              <td width="40%" valign="top">
                <table width="100%" border="0" cellpadding="0" cellspacing="0" 
bgcolor="efefef">
                <tr>
                  <td width="12" align="left"><img 
src="http://images.ubersmith.com/invoice_top_left.png"; width="12" 
height="12"></td>
                  <td 
background="http://images.ubersmith.com/invoice_top.png";><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                  <td width="12" align="right"><img 
src="http://images.ubersmith.com/invoice_top_right.png"; width="12" 
height="12"></td>
                </tr>
                <tr>
                  <td width="12" align="left" 
background="http://images.ubersmith.com/invoice_left.png";><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                  <td valign="top">
                    <table width="100%" border="0" cellspacing="0" 
cellpadding="5">
                      <tr>
                        <td class="CellLabel"></td>
                      </tr>
                    </table>
                    </td>
                  <td width="12" align="right" 
background="http://images.ubersmith.com/invoice_right.png";><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                </tr>
                <tr>
                  <td width="12" height="12" align="left"><img 
src="http://images.ubersmith.com/invoice_bottom_left.png"; width="12" 
height="12"></td>
                  <td height="12" 
background="http://images.ubersmith.com/invoice_bottom.png";><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                  <td width="12" height="12" align="right"><img 
src="http://images.ubersmith.com/invoice_bottom_right.png"; width="12" 
height="12"></td>
                </tr>
              </table></td>
            </tr>
          </table>
          <br><table width="100%" border="0" cellspacing="0" cellpadding="5">
            <tr>
              <td class="ClientName">Invoice Items</td>
              </tr>
          </table>          
          <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td height="1" bgcolor="#CCCCCC"><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
            </tr>
          </table>          
          <table width="100%" border="0" cellspacing="0" cellpadding="5">
            <tr>
              <td class="InvoiceAreaTitle">Current Charges:</td>
            </tr>
          </table>
          <table width="100%" border="0" cellpadding="5" cellspacing="0" 
bgcolor="efefef">
            <tr class="InvoiceTableColumnTitles">
              <td align="center">ID#</td>
              <td>Service Items</td>
              <td align="center">Data Range</td>
              <td align="center">Unit Price</td>
              <td align="center">Quantity</td>
              <td align="center">Discount</td>
              <td align="center">&nbsp;</td>
              <td width="85" align="center">Total Due</td>
            </tr><tr bgcolor="#FFFFFF" class="CellText">
              <td align="center">697</td>
              <td>bleah.voxel.net (SUdw)</td>
              <td align="center">Dec/16/2003-Mar/29/2004</td>
              <td align="center">$ 1.00</td>
              <td align="center">1.00</td>
              <td align="center">15%</td>
              <td align="center">$</td>
              <td width="85" align="right">0.85</td>
            </tr><tr bgcolor="#FFFFFF" class="CellText">
              <td colspan="6" align="right"><div align="right"><strong>Current 
Charges:</strong></div></td>
              <td align="center">$</td>
              <td width="85" align="right"><strong>0.85</strong></td>
            </tr>
            <tr bgcolor="#FFFFFF" class="CellText">
              <td align="center">&nbsp;</td>
              <td>&nbsp;</td>
              <td></td>
              <td align="center">&nbsp;</td>
              <td align="center">&nbsp;</td>
              <td align="center">&nbsp;</td>
              <td align="center">&nbsp;</td>
              <td width="85" align="center">&nbsp;</td>
            </tr><tr align="left" bgcolor="#FFFFFF" class="CellText">
              <td colspan="8" class="InvoiceAreaTitle">Account Credits:</td>
              </tr>
            <tr bgcolor="#efefef" class="InvoiceTableColumnTitles">
              <td align="center">ID#</td>
              <td>&nbsp;Credit Description</td>
              <td colspan="4" align="left">&nbsp;Note</td>
              <td align="center">&nbsp;</td>
              <td width="85" align="center">Total Credit</td>
            </tr><tr bgcolor="#FFFFFF" class="CellText">
              <td colspan="6" align="right"><strong>Account 
Credits:</strong></td>
              <td align="center"><strong>$</strong></td>
              <td width="85" align="right"><strong>(0.00)</strong></td>
            </tr>
            <tr bgcolor="#FFFFFF" class="CellText">
              <td colspan="8" align="center">&nbsp;</td>
              </tr><tr bgcolor="#efefef" class="CellText">
              <td colspan="6" align="center"><div align="right" 
class="ClientName">Total Current Charges:</div></td>
              <td align="center" class="ClientName">$</td>
              <td width="85" align="right" class="ClientName">0.85</td>
            </tr>
          </table>
          <br>          <br>          <table width="85%" border="0" 
align="center" cellpadding="5" cellspacing="0">
            <tr align="center">
              <td colspan="5" class="InvoiceTableColumnTitles">Aging Invoice 
Balance</td>
              </tr>
            <tr align="center" class="CellLabel">
              <td><strong>0-30 Days</strong></td>
              <td><strong>30-60 Days</strong></td>
              <td><strong>60-90 Days</strong></td>
              <td><strong>90-120 Days</strong></td>
              <td><strong>120+ Days</strong></td>
            </tr>
            <tr class="CellLabel">
              <td colspan="5">
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td height="1" bgcolor="#CCCCCC"><img 
src="http://images.ubersmith.com/clearpixel.png"; width="1" height="1"></td>
                </tr>
              </table></td>
              </tr>
            <tr align="center" class="CellLabel">
              <td>$ 402.44</td>
              <td>$ 0.00</td>
              <td>$ 0.00</td>
              <td>$ 0.00</td>
              <td>$ 0.00</td>
            </tr>
          </table>          <br>
          <p>&nbsp;</p>          <p>&nbsp;</p>
          <p>&nbsp;</p></td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</body></html>


Htmldoc's deps:
ii  libc6          2.3.2.ds1-11   GNU C Library: Shared libraries and
ii  libfltk1.1c102 1.1.4-5        Fast Light Toolkit shared libraries
ii  libjpeg62      6b-9           The Independent JPEG Group's JPEG
ii  libpng12-0     1.2.5.0-5      PNG library - runtime
ii  libstdc++5     3.3.3-1        The GNU Standard C++ Library v3
ii  libxft2        2.1.2-6        FreeType-based font drawing library
ii  xlibs          4.3.0-7        X Window System client libraries
ii  zlib1g         1.2.1-5        compression library - runtime


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-1-k7
Locale: LANG=C, LC_CTYPE=C

---------------------------------------
Received: (at 241101-close) by bugs.debian.org; 31 Jul 2005 11:08:04 +0000
>From [EMAIL PROTECTED] Sun Jul 31 04:08:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1DzBcs-0005XI-00; Sun, 31 Jul 2005 04:05:02 -0700
From: Jeff Licquia <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#241101: fixed in htmldoc 1.8.24-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Sun, 31 Jul 2005 04:05:02 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: htmldoc
Source-Version: 1.8.24-1

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

htmldoc-common_1.8.24-1_all.deb
  to pool/main/h/htmldoc/htmldoc-common_1.8.24-1_all.deb
htmldoc_1.8.24-1.diff.gz
  to pool/main/h/htmldoc/htmldoc_1.8.24-1.diff.gz
htmldoc_1.8.24-1.dsc
  to pool/main/h/htmldoc/htmldoc_1.8.24-1.dsc
htmldoc_1.8.24-1_i386.deb
  to pool/main/h/htmldoc/htmldoc_1.8.24-1_i386.deb
htmldoc_1.8.24.orig.tar.gz
  to pool/main/h/htmldoc/htmldoc_1.8.24.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.
Jeff Licquia <[EMAIL PROTECTED]> (supplier of updated htmldoc 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, 17 Jul 2005 10:28:53 +0000
Source: htmldoc
Binary: htmldoc htmldoc-common
Architecture: source i386 all
Version: 1.8.24-1
Distribution: unstable
Urgency: low
Maintainer: Jeff Licquia <[EMAIL PROTECTED]>
Changed-By: Jeff Licquia <[EMAIL PROTECTED]>
Description: 
 htmldoc    - HTML processor that generates indexed HTML, PS, and PDF
 htmldoc-common - Common arch-independent files for htmldoc
Closes: 196882 222204 233375 241101 279846 281791 291704 300460 318460
Changes: 
 htmldoc (1.8.24-1) unstable; urgency=low
 .
   * New upstream version...  Closes: #291704.
   * ...which does proper typecasting on char array indexes.
     Closes: #222204.
   * Thanks to all the NMUs.  Closes: #196882, #241101, #300460.
   * Rebuilt with new C++.  Closes: #318460.
   * Fix build dependencies to not require specific versions of the
     JPEG and PNG libraries.
   * Fix debian/docs so we don't have to list docs/* individually.
   * Set bindir on install rule.
   * Enable OpenSSL support.  Closes: #281791.
   * Fix somewhat confusing URI in man page.  Closes: #279846.
   * Split /usr/share/htmldoc and documentation into a separate
     htmldoc-common package.  Closes: #233375.
Files: 
 0e7bff2e0e02fb03dcf6ff96f63c3e28 642 web extra htmldoc_1.8.24-1.dsc
 7474f479dce8560628289704e5fd31c2 2909912 web extra htmldoc_1.8.24.orig.tar.gz
 c182dd1a31cb1fa18d7c4149aa11dbc9 4709 web extra htmldoc_1.8.24-1.diff.gz
 6c4201218ed920a0a37943f9b5d107e7 3076384 web extra 
htmldoc-common_1.8.24-1_all.deb
 6419d122dac7255516c1257069eadb4d 173714 web extra htmldoc_1.8.24-1_i386.deb

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

iD8DBQFC6FNkYApVP/ZmyR0RAvH/AJ9RUtX2wcIZoRMzi/XitAnZrJ/SwwCcDAOf
+uMy/qTyBaye5Awk2NoY4e8=
=kq8e
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to