--- jtex-base-2.1.orig/debian/2euc +++ jtex-base-2.1/debian/2euc @@ -0,0 +1,8 @@ +#!/bin/sh +TMP=/tmp/T-$$ +for i in $* +do + nkf -e $i > $TMP + touch -r $i $TMP + mv $TMP $i +done --- jtex-base-2.1.orig/debian/README.Debian +++ jtex-base-2.1/debian/README.Debian @@ -0,0 +1,8 @@ +jtex-base for Debian +-------------------- + +texmf files for Debian JTeX distribution. + +General JTeX documentation is placed in /usr/share/doc/texmf/jtex. + + -- TSUCHIYA Masatoshi , Sun, 27 Dec 2009 20:45:38 +0900 --- jtex-base-2.1.orig/debian/changelog +++ jtex-base-2.1/debian/changelog @@ -0,0 +1,160 @@ +jtex-base (2.1-1.2) unstable; urgency=medium + + * Non maintainer upload by the Reproducible Builds team. + * No source change upload to rebuild on buildd with .buildinfo files. + + -- Holger Levsen Thu, 07 Jan 2021 14:16:18 +0100 + +jtex-base (2.1-1.1) unstable; urgency=low + + * NMU. + [TSUCHIYA Masatoshi] + * New upstream. + [Atsuhito Kohda] + * Changed sponsor and uploader. + * Fixed control, compat, rules and postinst, postrm files to erase + lintian warnings. + - added ${misc:Depends} in control file. + - added compat with 7 + - so replaced "dh_clean -k" with "dh_prep" in rules file. + - removed prepended path in postinst and postrm. + + -- Atsuhito KOHDA Sun, 27 Dec 2009 20:44:26 +0900 + +jtex-base (1.9.1-6) unstable; urgency=low + + * Fix policy violation: call mktexlsr in postrm maintainer script only + when it is avilable. + + -- TSUCHIYA Masatoshi Mon, 16 Oct 2006 19:44:15 +0900 + +jtex-base (1.9.1-5) unstable; urgency=low + + * Fix lintian error. + + -- TSUCHIYA Masatoshi Sat, 14 Oct 2006 16:46:48 +0900 + +jtex-base (1.9.1-4) unstable; urgency=low + + * Now depends on texlive-base-bin - closes: #357198 + * Bumped to Standards-Version: 3.7.2 (no physical changes). + + -- TSUCHIYA Masatoshi Fri, 06 Oct 2006 08:12:17 +0900 + +jtex-base (1.9.1-3) unstable; urgency=low + + * Macro files of JLaTeX 2.09 are splitted into the new package + `jlatex209-base'. + + -- TSUCHIYA Masatoshi Sat, 12 Apr 2003 16:40:57 +0900 + +jtex-base (1.9.1-2) unstable; urgency=low + + * Now recommends jtex-bin instead of being suggedted. + + -- TSUCHIYA Masatoshi Mon, 24 Mar 2003 10:19:22 +0900 + +jtex-base (1.9.1-1) unstable; urgency=low + + * New Maintainer. + * Sponsored by Masayuki Hatta . + * New upstream release - closes: #92488 + + -- TSUCHIYA Masatoshi Fri, 21 Mar 2003 13:33:25 +0900 + +jtex-base (1.9.1-0.4) unstable; urgency=low + + * debian/rules: Fix lintian error. + + -- TSUCHIYA Masatoshi Tue, 28 Jan 2003 21:55:44 +0900 + +jtex-base (1.9.1-0.3) unstable; urgency=low + + * debian/postinst: Call mktexlsr when this package is configured. + * debian/postirm: Call mktexlsr when this package is removed. + These changes are suggested by Atsuhito Kohda . + + -- TSUCHIYA Masatoshi Fri, 24 Jan 2003 13:25:23 +0900 + +jtex-base (1.9.1-0.2) unstable; urgency=low + + * Fix debian/README.Debian. + * Create a symbolic link to point where documents of JTeX are placed. + + -- TSUCHIYA Masatoshi Wed, 22 Jan 2003 22:54:52 +0900 + +jtex-base (1.9.1-0.1) unstable; urgency=low + + * NMU. + * New upstream. (closes: #92488) + + -- TSUCHIYA Masatoshi Thu, 02 Jan 2003 23:07:46 +0900 + +jtex-base (1.8-8) unstable; urgency=low + + * Deleted stable from distribution. + * Fixed changelog for 1.8-7. + * Version 1.8-7 closes: #132126. + + -- Hayao Nakahara Sat, 2 Mar 2002 18:31:45 +0900 + +jtex-base (1.8-7) stable unstable; urgency=low + + * Maintainer Upload. + * Applied patch by Raphael Hertzog's NMU. + + -- Hayao Nakahara Mon, 25 Feb 2002 22:44:01 +0900 + +jtex-base (1.8-6.1) unstable; urgency=low + + * Non maintainer upload. + * Marked /etc/texmf/sitekcode.tex as conffile. Closes: #132126 + * This package definitely needs a new maintainer... or a wake up + of the current maintainer. + * Added Build-Depends-Indep: nkf, debhelper + + -- Raphael Hertzog Sat, 16 Feb 2002 15:11:20 +0100 + +jtex-base (1.8-6) stable unstable; urgency=low + + * Added dependency to "tetex-bin". (closes: #69926) + + -- Hayao Nakahara Wed, 6 Sep 2000 23:02:51 +0900 + +jtex-base (1.8-5) stable unstable; urgency=low + + * Change frozen to stable. + * Fixed the release critical bug for jtex-base. + * 1.8-4 also fixed the same bug, but 1.8-4 was not installed in potato + distributin due to the bad distribution in the change file. + + -- Hayao Nakahara Fri, 25 Aug 2000 04:02:53 +0900 + +jtex-base (1.8-4) frozen unstable; urgency=low + + * Fixed the bug which jtex fails to make format files. (closes: #68945) + This fix is necessary to work jtex properly. + + -- Hayao Nakahara Fri, 11 Aug 2000 19:23:13 +0900 + +jtex-base (1.8-3) frozen unstable; urgency=low + + * Fixed jlatex.ini. + + -- Hayao Nakahara Thu, 13 Jul 2000 01:37:49 +0900 + +jtex-base (1.8-2) unstable; urgency=low + + * updated debian/copyright. + + -- Hayao Nakahara Mon, 8 Nov 1999 23:50:53 +0900 + +jtex-base (1.8-1) unstable; urgency=low + + * Initial Release. + + -- Hayao Nakahara Fri, 22 Oct 1999 15:51:59 +0900 + +Local variables: +mode: debian-changelog +End: --- jtex-base-2.1.orig/debian/compat +++ jtex-base-2.1/debian/compat @@ -0,0 +1 @@ +7 --- jtex-base-2.1.orig/debian/control +++ jtex-base-2.1/debian/control @@ -0,0 +1,24 @@ +Source: jtex-base +Section: tex +Priority: optional +Maintainer: TSUCHIYA Masatoshi +Build-Depends: debhelper (>> 7.0.0), nkf +Standards-Version: 3.8.2 +Uploaders: Atsuhito Kohda + +Package: jtex-base +Architecture: all +Depends: ${misc:Depends}, texlive-binaries | texlive-base-bin +Recommends: jtex-bin +Conflicts: jtex-bin (<= 1.9.1) +Description: basic NTT JTeX library files + NTT JTeX is a localized TeX implementation for Japanese text processing. + +Package: jlatex209-base +Architecture: all +Depends: ${misc:Depends}, texlive-binaries | texlive-base-bin +Recommends: jlatex209-bin +Conflicts: jtex-base (<= 1.9.1-2) +Description: basic NTT JLaTeX 2.09 macro files + NTT JLaTeX 2.09 is a Japanized version of LaTeX 2.09. It is obsolete + and superseded by JLaTeX 2e which is included in jtex-bin package. --- jtex-base-2.1.orig/debian/copyright +++ jtex-base-2.1/debian/copyright @@ -0,0 +1,170 @@ +This package was debianized by Hayao Nakahara on +Fri, 22 Oct 1999 15:51:59 +0900. + +Currently maintained by TSUCHIYA Masatoshi , who +was sponsored by Masayuki Hatta and currently +(since 2010) is sponsored by Atsuhito Kohda . + +It was downloaded from ftp://ftp.math.s.chiba-u.ac.jp/tex + +Upstream Author: Takafumi Sakurai + +Copyright: + +Copyright (C) 1988-1999 Takafumi Sakurai + +texmflib-j is free software that can be redistributed and/or modified +under the terms of the LaTeX Project Public License. + +The LaTeX Project Public License +================================ +Terms And Conditions For Copying, Distribution And Modification +=============================================================== + + +WARRANTY +======== + +There is no warranty for The Program, to the extent permitted by +applicable law. Except when otherwise stated in writing, The +Copyright Holder provides The Program `as is' without warranty of any +kind, either expressed or implied, including, but not limited to, the +implied warranties of merchantability and fitness for a particular +purpose. The entire risk as to the quality and performance of the +program is with you. Should The Program prove defective, you assume +the cost of all necessary servicing, repair or correction. + +In no event unless required by applicable law or agreed to in writing +will The Copyright Holder, or any of the individual authors named in +the source for The Program, be liable to you for damages, including +any general, special, incidental or consequential damages arising out +of any use of The Program or out of inability to use The Program +(including but not limited to loss of data or data being rendered +inaccurate or losses sustained by you or by third parties as a result +of a failure of The Program to operate with any other programs), even +if such holder or other party has been advised of the possibility of +such damages. + + +DISTRIBUTION +============ + +Redistribution of unchanged files is allowed provided that all files +that make up the distribution of The Program are distributed. +In particular this means that The Program has to be distributed +including its documentation if documentation was part of the original +distribution. + +The distribution of The Program will contain a prominent file +listing all the files covered by this license. + +If you receive only some of these files from someone, complain! + +The distribution of changed versions of certain files included in the +The Program, and the reuse of code from The Program, are allowed +under the following restrictions: + + * It is allowed only if the legal notice in the file does not + expressly forbid it. + See note below, under "Conditions on individual files". + + * You rename the file before you make any changes to it, unless the + file explicitly says that renaming is not required. Any such changed + files must be distributed under a license that forbids distribution + of those files, and any files derived from them, under the names used + by the original files in the distribution of The Program. + + * You change any `identification string' in The Program to clearly + indicate that the file is not part of the standard system. + + * If The Program includes an `error report address' so that errors + may be reported to The Copyright Holder, or other specified + addresses, this address must be changed in any modified versions of + The Program, so that reports for files not maintained by the + original program maintainers are directed to the maintainers of the + changed files. + + * You acknowledge the source and authorship of the original version + in the modified file. + + * You also distribute the unmodified version of the file or + alternatively provide sufficient information so that the + user of your modified file can be reasonably expected to be + able to obtain an original, unmodified copy of The Program. + For example, you may specify a URL to a site that you expect + will freely provide the user with a copy of The Program (either + the version on which your modification is based, or perhaps a + later version). + + * If The Program is intended to be used with, or is based on, LaTeX, + then files with the following file extensions which have special + meaning in LaTeX Software, have special modification rules under the + license: + + - Files with extension `.ins' (installation files): these files may + not be modified at all because they contain the legal notices + that are placed in the generated files. + + - Files with extension `.fd' (LaTeX font definitions files): these + files are allowed to be modified without changing the name, but + only to enable use of all available fonts and to prevent attempts + to access unavailable fonts. However, modified files are not + allowed to be distributed in place of original files. + + - Files with extension `.cfg' (configuration files): these files + can be created or modified to enable easy configuration of the + system. The documentation in cfgguide.tex in the base LaTeX + distribution describes when it makes sense to modify or generate + such files. + + +The above restrictions are not intended to prohibit, and hence do +not apply to, the updating, by any method, of a file so that it +becomes identical to the latest version of that file in The Program. + +======================================================================== + +NOTES +===== + +We believe that these requirements give you the freedom you to make +modifications that conform with whatever technical specifications you +wish, whilst maintaining the availability, integrity and reliability of +The Program. If you do not see how to achieve your goal whilst +adhering to these requirements then read the document cfgguide.tex +in the base LaTeX distribution for suggestions. + +Because of the portability and exchangeability aspects of systems +like LaTeX, The LaTeX3 Project deprecates the distribution of +non-standard versions of components of LaTeX or of generally available +contributed code for them but such distributions are permitted under the +above restrictions. + +The document modguide.tex in the base LaTeX distribution details +the reasons for the legal requirements detailed above. +Even if The Program is unrelated to LaTeX, the argument in +modguide.tex may still apply, and should be read before +a modified version of The Program is distributed. + + +Conditions on individual files +============================== + +The individual files may bear additional conditions which supersede +the general conditions on distribution and modification contained in +this file. If there are any such files, the distribution of The +Program will contain a prominent file that lists all the exceptional +files. + +Typical examples of files with more restrictive modification +conditions would be files that contain the text of copyright notices. + + * The conditions on individual files differ only in the + extent of *modification* that is allowed. + + * The conditions on *distribution* are the same for all the files. + Thus a (re)distributor of a complete, unchanged copy of The Program + need meet only the conditions in this file; it is not necessary to + check the header of every file in the distribution to check that a + distribution meets these requirements. + --- jtex-base-2.1.orig/debian/jlatex209-base.README.Debian +++ jtex-base-2.1/debian/jlatex209-base.README.Debian @@ -0,0 +1,10 @@ +jlatex209-base for Debian +------------------------- + +Basic macro files for Debian JLaTeX 2.09 distribution. + +JLaTeX 2.09 is a Japanized version of LaTeX 2.09. Because it is +obsolete and superseded by JLaTeX 2e, this package is not required to +process modern TeX sources. + + -- TSUCHIYA Masatoshi , Fri, 21 Mar 2003 13:10:21 +0900 --- jtex-base-2.1.orig/debian/jlatex209-base.dirs +++ jtex-base-2.1/debian/jlatex209-base.dirs @@ -0,0 +1 @@ +usr/share/texmf/jtex/latex209/config --- jtex-base-2.1.orig/debian/jlatex209.ini +++ jtex-base-2.1/debian/jlatex209.ini @@ -0,0 +1,2 @@ +\input jlplain.tex +\dump --- jtex-base-2.1.orig/debian/jtex-base.dirs +++ jtex-base-2.1/debian/jtex-base.dirs @@ -0,0 +1,4 @@ +etc/texmf +usr/share/doc/jtex-base +usr/share/doc/texmf +usr/share/texmf --- jtex-base-2.1.orig/debian/lppl.txt +++ jtex-base-2.1/debian/lppl.txt @@ -0,0 +1,212 @@ + +LaTeX Project Public License +============================ + +LPPL Version 1.0 1999-03-01 + +Copyright 1999 LaTeX3 Project + Everyone is permitted to copy and distribute verbatim copies + of this license document, but modification is not allowed. + + +Preamble +======== + +The LaTeX Project Public License (LPPL) is the license under which the +base LaTeX distribution is distributed. As described below you may use +this licence for any software that you wish to distribute. + +It may be particularly suitable if your software is TeX related (such +as a LaTeX package file) but it may be used for any software, even if +it is unrelated to TeX. + +To use this license, the files of your distribution should have an +explicit copyright notice giving your name and the year, together +with a reference to this license. + +A typical example would be + + %% pig.sty + %% Copyright 2001 M. Y. Name + + % This program can redistributed and/or modified under the terms + % of the LaTeX Project Public License Distributed from CTAN + % archives in directory macros/latex/base/lppl.txt; either + % version 1 of the License, or (at your option) any later version. + +Given such a notice in the file, the conditions of this document would +apply, with: + +`The Program' referring to the software `pig.sty' and +`The Copyright Holder' referring to the person `M. Y. Name'. + +To see a real example, see the file legal.txt which carries the +copyright notice for the base latex distribution. + +This license gives terms under which files of The Program may be +distributed and modified. Individual files may have specific further +constraints on modification, but no file should have restrictions on +distribution other than those specified below. +This is to ensure that a distributor wishing to distribute a complete +unmodified copy of The Program need only check the conditions in this +file, and does not need to check every file in The Program for extra +restrictions. If you do need to modify the distribution terms of some +files, do not refer to this license, instead distribute The Program +under a different license. You may use the parts of the text of LPPL as +a model for your own license, but your license should not directly refer +to the LPPL or otherwise give the impression that The Program is +distributed under the LPPL. + + + +The LaTeX Project Public License +================================ +Terms And Conditions For Copying, Distribution And Modification +=============================================================== + + +WARRANTY +======== + +There is no warranty for The Program, to the extent permitted by +applicable law. Except when otherwise stated in writing, The +Copyright Holder provides The Program `as is' without warranty of any +kind, either expressed or implied, including, but not limited to, the +implied warranties of merchantability and fitness for a particular +purpose. The entire risk as to the quality and performance of the +program is with you. Should The Program prove defective, you assume +the cost of all necessary servicing, repair or correction. + +In no event unless required by applicable law or agreed to in writing +will The Copyright Holder, or any of the individual authors named in +the source for The Program, be liable to you for damages, including +any general, special, incidental or consequential damages arising out +of any use of The Program or out of inability to use The Program +(including but not limited to loss of data or data being rendered +inaccurate or losses sustained by you or by third parties as a result +of a failure of The Program to operate with any other programs), even +if such holder or other party has been advised of the possibility of +such damages. + + +DISTRIBUTION +============ + +Redistribution of unchanged files is allowed provided that all files +that make up the distribution of The Program are distributed. +In particular this means that The Program has to be distributed +including its documentation if documentation was part of the original +distribution. + +The distribution of The Program will contain a prominent file +listing all the files covered by this license. + +If you receive only some of these files from someone, complain! + +The distribution of changed versions of certain files included in the +The Program, and the reuse of code from The Program, are allowed +under the following restrictions: + + * It is allowed only if the legal notice in the file does not + expressly forbid it. + See note below, under "Conditions on individual files". + + * You rename the file before you make any changes to it, unless the + file explicitly says that renaming is not required. Any such changed + files must be distributed under a license that forbids distribution + of those files, and any files derived from them, under the names used + by the original files in the distribution of The Program. + + * You change any `identification string' in The Program to clearly + indicate that the file is not part of the standard system. + + * If The Program includes an `error report address' so that errors + may be reported to The Copyright Holder, or other specified + addresses, this address must be changed in any modified versions of + The Program, so that reports for files not maintained by the + original program maintainers are directed to the maintainers of the + changed files. + + * You acknowledge the source and authorship of the original version + in the modified file. + + * You also distribute the unmodified version of the file or + alternatively provide sufficient information so that the + user of your modified file can be reasonably expected to be + able to obtain an original, unmodified copy of The Program. + For example, you may specify a URL to a site that you expect + will freely provide the user with a copy of The Program (either + the version on which your modification is based, or perhaps a + later version). + + * If The Program is intended to be used with, or is based on, LaTeX, + then files with the following file extensions which have special + meaning in LaTeX Software, have special modification rules under the + license: + + - Files with extension `.ins' (installation files): these files may + not be modified at all because they contain the legal notices + that are placed in the generated files. + + - Files with extension `.fd' (LaTeX font definitions files): these + files are allowed to be modified without changing the name, but + only to enable use of all available fonts and to prevent attempts + to access unavailable fonts. However, modified files are not + allowed to be distributed in place of original files. + + - Files with extension `.cfg' (configuration files): these files + can be created or modified to enable easy configuration of the + system. The documentation in cfgguide.tex in the base LaTeX + distribution describes when it makes sense to modify or generate + such files. + + +The above restrictions are not intended to prohibit, and hence do +not apply to, the updating, by any method, of a file so that it +becomes identical to the latest version of that file in The Program. + +======================================================================== + +NOTES +===== + +We believe that these requirements give you the freedom you to make +modifications that conform with whatever technical specifications you +wish, whilst maintaining the availability, integrity and reliability of +The Program. If you do not see how to achieve your goal whilst +adhering to these requirements then read the document cfgguide.tex +in the base LaTeX distribution for suggestions. + +Because of the portability and exchangeability aspects of systems +like LaTeX, The LaTeX3 Project deprecates the distribution of +non-standard versions of components of LaTeX or of generally available +contributed code for them but such distributions are permitted under the +above restrictions. + +The document modguide.tex in the base LaTeX distribution details +the reasons for the legal requirements detailed above. +Even if The Program is unrelated to LaTeX, the argument in +modguide.tex may still apply, and should be read before +a modified version of The Program is distributed. + + +Conditions on individual files +============================== + +The individual files may bear additional conditions which supersede +the general conditions on distribution and modification contained in +this file. If there are any such files, the distribution of The +Program will contain a prominent file that lists all the exceptional +files. + +Typical examples of files with more restrictive modification +conditions would be files that contain the text of copyright notices. + + * The conditions on individual files differ only in the + extent of *modification* that is allowed. + + * The conditions on *distribution* are the same for all the files. + Thus a (re)distributor of a complete, unchanged copy of The Program + need meet only the conditions in this file; it is not necessary to + check the header of every file in the distribution to check that a + distribution meets these requirements. --- jtex-base-2.1.orig/debian/postinst +++ jtex-base-2.1/debian/postinst @@ -0,0 +1,42 @@ +#! /bin/sh +# postinst script for jtex-base +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `configure' +# * `abort-upgrade' +# * `abort-remove' `in-favour' +# +# * `abort-deconfigure' `in-favour' +# `removing' +# +# for details, see /usr/doc/packaging-manual/ +# +# quoting from the policy: +# Any necessary prompting should almost always be confined to the +# post-installation script, and should be protected with a conditional +# so that unnecessary prompting doesn't happen if a package's +# installation fails and the `postinst' is called with `abort-upgrade', +# `abort-remove' or `abort-deconfigure'. + +case "$1" in + configure) + test -x /usr/bin/mktexlsr && mktexlsr + ;; + abort-upgrade|abort-remove|abort-deconfigure) + ;; + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 0 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 --- jtex-base-2.1.orig/debian/postrm +++ jtex-base-2.1/debian/postrm @@ -0,0 +1,35 @@ +#! /bin/sh +# postrm script for jtex-base +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `remove' +# * `purge' +# * `upgrade' +# * `failed-upgrade' +# * `abort-install' +# * `abort-install' +# * `abort-upgrade' +# * `disappear' overwrit>r> +# for details, see /usr/doc/packaging-manual/ + +case "$1" in + remove|purge) + test -x /usr/bin/mktexlsr && mktexlsr + ;; + upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) + ;; + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 0 +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 --- jtex-base-2.1.orig/debian/rules +++ jtex-base-2.1/debian/rules @@ -0,0 +1,101 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +SHELL = /bin/bash + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +export DH_OPTIONS=-i + +PACKAGE = jtex-base +TOPDIR = $(CURDIR)/debian/$(PACKAGE) +TEXMF = $(TOPDIR)/usr/share/texmf +OLDTEXMF = $(CURDIR)/debian/jlatex209-base/usr/share/texmf +SCRIPTS = $(addprefix debian/jlatex209-base.,postinst postrm) + +clean: + dh_testdir + dh_testroot + -rm -f build-stamp $(SCRIPTS) + dh_clean + +debian/jlatex209-base.%: debian/% + cp -p $? $@ + +build: build-stamp +build-stamp: + touch $@ + +install: $(SCRIPTS) + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + # Add here commands to install the package into debian/jtex-base. + mkdir -p $(TEXMF) + for f in upstream/*.tar.gz ; do \ + tar xzf "$$f" -C $(TEXMF) ;\ + done + + mv $(TEXMF)/doc/jtex $(TOPDIR)/usr/share/doc/texmf/jtex + -rm -rf $(TEXMF)/ls-R $(TEXMF)/jbibtex $(TEXMF)/doc + + install -m 644 debian/*.txt $(TOPDIR)/usr/share/doc/$(PACKAGE) + cd $(TOPDIR)/usr/share/doc/$(PACKAGE) && ln -s ../texmf/jtex doc + + mv $(TEXMF)/tex $(TEXMF)/jtex + mv $(TEXMF)/jtex/jplain $(TEXMF)/jtex/plain + mv $(TEXMF)/jtex/jlatex $(TEXMF)/jtex/latex + mv $(TEXMF)/jtex/amsjtex $(TEXMF)/jtex/amstex + mv $(TEXMF)/jtex/plain/base/sitekcode.tex $(TOPDIR)/etc/texmf + cd $(TEXMF)/jtex/plain/base && ln -s /etc/texmf/sitekcode.tex + + sh debian/2euc $(TOPDIR)/usr/share/doc/texmf/jtex/* + + # Macro files of JLaTeX 2.09 are divided into jlatex209 package. + mkdir -p $(OLDTEXMF) + for f in upstream-latex209/*.tar.gz ; do \ + tar xzf "$$f" -C $(OLDTEXMF) ;\ + done + rm -rf $(OLDTEXMF)/doc $(OLDTEXMF)/fonts $(OLDTEXMF)/jbibtex $(OLDTEXMF)/source $(OLDTEXMF)/ls-R + rm -rf $(OLDTEXMF)/jtex/amstex $(OLDTEXMF)/jtex/latex $(OLDTEXMF)/jtex/plain + install -m 644 debian/jlatex209.ini $(OLDTEXMF)/jtex/latex209/config + +# Build architecture-independent files here. +binary-indep: build install +# dh_testversion + dh_testdir + dh_testroot +# dh_installdebconf + dh_installdocs +# dh_installexamples +# dh_installmenu +# dh_installemacsen +# dh_installpam +# dh_installinit +# dh_installcron +# dh_installmanpages +# dh_installinfo +# dh_undocumented + dh_installchangelogs + dh_link +# dh_strip + dh_compress + dh_fixperms +# dh_makeshlibs + dh_installdeb +# dh_perl +# dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +# Build architecture-dependent files here. +binary-arch: build install +# We have nothing to do by default. + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install