[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tex4ht 20080701-2 exception requested



Hello,

On Fri, 12 Sep 2008, Kapil Hari Paranjape wrote:
> The interdiff output of the changes is attached. Could you please
> approve the upload?

The interdiff seems to have been missed. It is now attached.

Regards,

Kapil.
--
diff -u tex4ht-20080701/debian/changelog tex4ht-20080701/debian/changelog
--- tex4ht-20080701/debian/changelog
+++ tex4ht-20080701/debian/changelog
@@ -1,3 +1,15 @@
+tex4ht (20080701-2) unstable; urgency=low
+
+  * debian/patches/add_manpage.diff: Modified the man page
+    to recommend that "mk4ht" be used for conversions other than
+    from TeX/LaTeX to HTML. This is in response to #495768.
+  * debian/control: Replaced "sun-java5-jre" with "openjdk-6-jre-headless"
+    in the "Suggests" field for "tex4ht-common". The latter java runtime
+    seems to work with "xtpipes.jar" and the former is non-free.
+    (Closes: #486482)
+
+ -- Kapil Hari Paranjape <kapil@debian.org>  Fri, 12 Sep 2008 10:32:36 +0530
+
 tex4ht (20080701-1) unstable; urgency=low
 
   * New upstream release (2008_07_01_1835.tar.gz). (Closes: #487237)
diff -u tex4ht-20080701/debian/control tex4ht-20080701/debian/control
--- tex4ht-20080701/debian/control
+++ tex4ht-20080701/debian/control
@@ -38,7 +38,7 @@
 Replaces: tex4ht (<< 20051106.1516)
 Recommends: tex4ht, dvipng, zip
 Suggests: imagemagick | netpbm, ghostscript (>= 8.62), libxml2-utils,
- sun-java5-jre | default-jre-headless (>= 1.5-30)
+ openjdk-6-jre-headless | java5-runtime-headless
 Description: LaTeX and TeX for Hypertext (HTML) - support files
  TeX4ht is a highly configurable TeX-based authoring system for producing
  hypertext. It interacts with TeX-based applications through style files and
diff -u tex4ht-20080701/debian/patches/add_manpage.diff tex4ht-20080701/debian/patches/add_manpage.diff
--- tex4ht-20080701/debian/patches/add_manpage.diff
+++ tex4ht-20080701/debian/patches/add_manpage.diff
@@ -1,13 +1,14 @@
-Index: tex4ht-1.0.2006_06_19_1646/src/tex4ht.man
+Index: tex4ht-20080701/src/tex4ht.man
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ tex4ht-1.0.2006_06_19_1646/src/tex4ht.man	2006-06-21 08:29:04.000000000 +0530
-@@ -0,0 +1,499 @@
++++ tex4ht-20080701/src/tex4ht.man	2008-09-12 10:40:42.000000000 +0530
+@@ -0,0 +1,504 @@
 +.\" Written by Andrew Gray <ajpg@debian.org>, 12 March 1999
 +.\" Revised Tue, 22 Jun 1999 09:53:47 +0100
 +.\" Revised Sun, 16 Jul 2000 14:08:07 +0100
 +.\" Revised Sat,  3 May 2003 22:41:20 +0100
 +.\" Revised by Kapil Hari Paranjape Tue,  5 Apr 2005 08:51:27 +0530
++.\" Revised Thu, 11 Sep 2008 12:40:50 +0530
 +.TH TEX4HT 1 "5 Apr 2005"
 +.SH NAME
 +TeX4ht \- a system for authoring hypertext with TeX and friends
@@ -122,10 +123,14 @@
 +.IR without
 +requiring any modifications.
 +.PP
-+The perl script
-+.BR mk4ht
-+is provided to convert numerous dialects of TeX into numerous variants
-+of hypertext (HTML, XML, XHTML, MathML and so on). Most common usage of the
++To convert from a one of the other dialects of TeX (like ConTeXt),
++.IR or
++to convert into one of the other variants of hypertext
++(MathML, XML, OO and so on), it is
++.IR recommended
++that you use the perl script
++.BR "mk4ht".
++Most common usage of the
 +system can be covered by the appropriate use of this command with its options.
 +.PP
 +The shell script

Attachment: signature.asc
Description: Digital signature


Reply to: