tags 564186 patch pending
tags 588440 patch pending
thanks

Dear maintainer,

I've prepared an NMU for tex4ht (versioned as 20090611-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u tex4ht-20090611/debian/changelog tex4ht-20090611/debian/changelog
--- tex4ht-20090611/debian/changelog
+++ tex4ht-20090611/debian/changelog
@@ -1,3 +1,14 @@
+tex4ht (20090611-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace build depends on default-jdk-builddep with one one
+    gcj-native-helper (default-jdk isn't enough, as ecj is being used)
+    (Closes: #588440)
+  * Added biblatex.4ht.diff from Ahmed El-Mahmoudy patch to fix a conflict between
+    biblatex & tex4ht. (Closes: #564186)
+
+ -- Alexander Reichle-Schmehl <toli...@debian.org>  Wed, 28 Jul 2010 12:36:49 +0200
+
 tex4ht (20090611-1) unstable; urgency=low
 
   * New upstream release (2009_06_11_1038). 
diff -u tex4ht-20090611/debian/control tex4ht-20090611/debian/control
--- tex4ht-20090611/debian/control
+++ tex4ht-20090611/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Kapil Hari Paranjape <ka...@debian.org>
 Build-Depends: libkpathsea-dev, debhelper (>= 5), quilt, sharutils
-Build-Depends-Indep: default-jdk-builddep (>= 1.5-30), fastjar
+Build-Depends-Indep: gcj-native-helper, fastjar
 Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/tex4ht
 Homepage: http://www.cse.ohio-state.edu/~gurari/TeX4ht/
 Standards-Version: 3.8.2
diff -u tex4ht-20090611/debian/patches/series tex4ht-20090611/debian/patches/series
--- tex4ht-20090611/debian/patches/series
+++ tex4ht-20090611/debian/patches/series
@@ -7,0 +8 @@
+biblatex.4ht.diff
only in patch2:
unchanged:
--- tex4ht-20090611.orig/debian/patches/biblatex.4ht.diff
+++ tex4ht-20090611/debian/patches/biblatex.4ht.diff
@@ -0,0 +1,53 @@
+Description: Fix a conflict between biblatex & tex4ht
+Source: upstream
+--- a/texmf/tex/generic/tex4ht/biblatex.4ht	2009-06-11 14:20:16.000000000 +0000
++++ b/texmf/tex/generic/tex4ht/biblatex.4ht	2010-01-07 18:21:21.000000000 +0000
+@@ -1,5 +1,5 @@
+ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+-% biblatex.4ht                          2009-05-21-09:32 %
++% biblatex.4ht                          Version 1.1 %
+ % Copyright (C) 2007--2009       Eitan M. Gurari         %
+ %                                                        %
+ % This work may be distributed and/or modified under the %
+@@ -13,18 +13,18 @@
+ %                                                        %
+ % This work has the LPPL maintenance status "maintained".%
+ %                                                        %
+-% This Current Maintainer of this work                   %
+-% is Eitan M. Gurari.                                    %
++% The Current Maintainer of this work                    %
++% is the TeX4ht Project <tex...@tug.org>.                %
+ %                                                        %
+ % If you modify this program your changing its signature %
+ % with a directive of the following form will be         %
+ % appreciated.                                           %
+ %            \message{signature}                         %
+ %                                                        %
+-%                             gur...@cse.ohio-state.edu  %
+-%                 http://www.cse.ohio-state.edu/~gurari  %
++%                                        tex...@tug.org  %
++%                             http://www.tug.org/tex4ht  %
+ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+-\immediate\write-1{version 2009-05-21-09:32}
++\immediate\write-1{Version 1.1}
+ 
+    \ifx \...@startbib\:UnDef
+       \pend:def\...@shorthands{%
+@@ -37,7 +37,7 @@
+           \else                    \c:printshorthands \fi
+          }
+          {\d:printshorthands}%
+-   \append:def\endtheshorthands{\b:printshorthands}%
++%   \append:def\endtheshorthands{\b:printshorthands}%
+    \csname a:@shorthands\endcsname
+ }}
+ \NewConfigure{printshorthands}{4}
+@@ -149,6 +149,8 @@
+   \blx:item[#1]%
+   \ifhmode \spacefactor\...@sf@par\fi
+ }
++\let\...@resetpuncthook\@empty
++\let\...@csq@ifkernma...@empty
+ \def\...@begunit{%
+   \toggletrue{...@tempa}%
+   \iftoggle{...@insert}

Reply via email to