Your message dated Wed, 05 Dec 2007 01:17:18 +0900
with message-id <[EMAIL PROTECTED]>
and subject line On Debian Bug#439748
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: ptex-bin
Version: 3.1.10~beta3+0.04b-4
Severity: normal

I'm uploading an NMU of ptex-bin to fix the RC bugs, #430175 and #429681.  The 
diff for the NMU is attached.
-- 
Daniel Schepler
diff -urN ptex-bin-3.1.10~beta3+0.04b.old/debian/changelog ptex-bin-3.1.10~beta3+0.04b/debian/changelog
--- ptex-bin-3.1.10~beta3+0.04b.old/debian/changelog	2007-08-26 23:47:48.000000000 -0400
+++ ptex-bin-3.1.10~beta3+0.04b/debian/changelog	2007-08-27 00:17:36.000000000 -0400
@@ -1,3 +1,14 @@
+ptex-bin (3.1.10~beta3+0.04b-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Make libkpathsea-dev the default Build-Depends, instead of the
+    obsolete libkpathsea4-dev.  Closes: #429681.
+  * Also reorder dependencies to make texlive the default over tetex.
+  * Fix linking against libkpathsea.  Closes: #430175.
+  * Urgency medium for RC bug fixes.
+
+ -- Daniel Schepler <[EMAIL PROTECTED]>  Mon, 27 Aug 2007 00:17:36 -0400
+
 ptex-bin (3.1.10~beta3+0.04b-4) unstable; urgency=low
 
   * Added Build-Depends: texlive-metapost - closes: #421785
@@ -293,6 +304,4 @@
 
  -- Masayuki Hatta <[EMAIL PROTECTED]>  Tue,  3 Apr 2001 22:25:18 +0900
 
-Local variables:
-mode: debian-changelog
-End:
+
diff -urN ptex-bin-3.1.10~beta3+0.04b.old/debian/control ptex-bin-3.1.10~beta3+0.04b/debian/control
--- ptex-bin-3.1.10~beta3+0.04b.old/debian/control	2007-08-26 23:47:48.000000000 -0400
+++ ptex-bin-3.1.10~beta3+0.04b/debian/control	2007-08-27 00:16:52.000000000 -0400
@@ -2,13 +2,13 @@
 Section: tex
 Priority: optional
 Maintainer: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), texlive-base-bin, texlive-extra-utils, texlive-metapost, flex, bison, libkpathsea4-dev | libkpathsea-dev, ptex-base (>= 2.4), ptex-buildsupport (>= 3.0)
+Build-Depends: debhelper (>> 4.0.0), texlive-base-bin, texlive-extra-utils, texlive-metapost, flex, bison, libkpathsea-dev | libkpathsea4-dev, ptex-base (>= 2.4), ptex-buildsupport (>= 3.0)
 Standards-Version: 3.7.2
 
 Package: ptex-bin
 Architecture: any
 Replaces: platex
-Depends: ptex-base (>= 1:2.0-3), tetex-bin (>= 2.0.2-17) | texlive-base-bin, tetex-extra | texlive-math-extra, ${shlibs:Depends}
+Depends: ptex-base (>= 1:2.0-3), texlive-base-bin | tetex-bin (>= 2.0.2-17), texlive-math-extra | tetex-extra, ${shlibs:Depends}
 Suggests: dvipsk-ja, jbibtex-bin, jmpost, mendexk
 Conflicts: platex
 Description: The ASCII pTeX binary files
@@ -33,7 +33,7 @@
 
 Package: jmpost
 Architecture: any
-Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.7+20011202-5.1) | texlive-base-bin
+Depends: ${shlibs:Depends}, texlive-base-bin | tetex-bin (>= 1.0.7+20011202-5.1)
 Recommends: ptex-bin, dvipsk-ja
 Description: Japanized MetaPost, a system for drawing pictures
  This is jMetaPost, a Japanized MetaPost based on the original
diff -urN ptex-bin-3.1.10~beta3+0.04b.old/debian/patches/teTeX/common.mk.patch ptex-bin-3.1.10~beta3+0.04b/debian/patches/teTeX/common.mk.patch
--- ptex-bin-3.1.10~beta3+0.04b.old/debian/patches/teTeX/common.mk.patch	2007-08-26 23:47:48.000000000 -0400
+++ ptex-bin-3.1.10~beta3+0.04b/debian/patches/teTeX/common.mk.patch	2007-08-26 23:41:14.000000000 -0400
@@ -14,7 +14,7 @@
  kpathsea_srcdir_parent = $(top_srcdir)/..
  kpathsea_srcdir = $(kpathsea_srcdir_parent)/kpathsea
 -kpathsea = $(kpathsea_dir)/libkpathsea.la
-+kpathsea = /usr/lib/libkpathsea.la
++kpathsea = -lkpathsea
  
  @[EMAIL PROTECTED] ($(CC), gcc)
  @[EMAIL PROTECTED] = -Wpointer-arith $(warn_more)

--- End Message ---
--- Begin Message ---
Hi Daniel,

Thanks for your NMU.  I incoporated your changes into 3.1.10+0.04b-1.

Thanks for reporting,
MH

--
Masayuki Hatta
Graduate School of Economics, The University of Tokyo


--- End Message ---

Reply via email to