debian/0000755000000000000000000000000012010235317007160 5ustar debian/rules0000755000000000000000000000221612010235101010230 0ustar #!/usr/bin/make -f JPATCH := jpatch/dvipsk-5.98-p1.7b-tl2009.diff DEB_CONFIGURE_EXTRA_FLAGS:= \ --enable-shared \ --with-system-kpathsea \ --with-tex-banner='TeX Live 2009/Debian' %: dh $@ --with quilt override_dh_auto_configure: patch -p1 < $(JPATCH) && touch jpatch-stamp dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_FLAGS) override_dh_auto_install: dh_auto_install rm -f $(CURDIR)/debian/dvipsk-ja/usr/bin/afm2tfm rm -f $(CURDIR)/debian/dvipsk-ja/usr/share/man/man1/afm2tfm.1 rm -rf $(CURDIR)/debian/dvipsk-ja/usr/share/info cd $(CURDIR)/debian/dvipsk-ja/usr/share/texmf/dvips/base && \ rm -rf color.pro crop.pro finclude.pro hps.pro special.pro cd $(CURDIR)/debian/dvipsk-ja/usr/share/texmf/dvips/base && \ mv * ../../dvipsj/base rm -rf $(CURDIR)/debian/dvipsk-ja/usr/share/texmf/dvips install -m 644 $(CURDIR)/contrib/volker/duplong.cfg \ $(CURDIR)/debian/dvipsk-ja/etc/texmf/dvipsj/config.duplong install -m 644 $(CURDIR)/contrib/volker/dupshort.cfg \ $(CURDIR)/debian/dvipsk-ja/etc/texmf/dvipsj/config.dupsohrt dh_installtex override_dh_auto_clean: dh_auto_clean [ ! -f jpatch-stamp ] || patch -p1 -R < $(JPATCH) debian/install0000644000000000000000000000021611372543173010564 0ustar psfonts.map etc/texmf/dvipsj/ psfonts_jp.map etc/texmf/dvipsj/ debian/config.ps etc/texmf/dvipsj/ debian/70dvipsj.cnf etc/texmf/texmf.d/ debian/control0000644000000000000000000000132412010235101010552 0ustar Source: dvipsk-ja Section: tex Priority: optional Maintainer: Masayuki Hatta (mhatta) Uploaders: Youhei SASAKI Build-Depends: autotools-dev, debhelper (>= 7.0.50~), libkpathsea-dev, quilt(>= 0.46-7~), tex-common (>= 3) Standards-Version: 3.8.4 Package: dvipsk-ja Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, texlive-binaries, texlive-base Recommends: dvi2ps-fontdata-ja Suggests: ptex-bin | jtex-bin Description: DVI-to-PostScript translator with Japanese support This localized version of Tom Rokicki's dvips can handle Japanese DVI files. It can even output in Tate-Gaki(means "write vertically") style. . This is part of the ASCII pTeX distribution. debian/README.source0000644000000000000000000000046311401174523011346 0ustar README.source ------------- The sources of this package have two component. One is dvipsk, a part of TeX Live distribution(remove unused directory). The other is (p)dvipsk patch, JAPANESE support patch for dvipsk by ASCII Corp. -- Youhei SASAKI , Tue, 1 Jun 2010 21:13:07 +0900 debian/source/0000755000000000000000000000000011372536543010477 5ustar debian/source/format0000644000000000000000000000001411372536543011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000003316612010235210011033 0ustar dvipsk-ja (5.98+p1.7b-1.1) unstable; urgency=low [ Taku YASUI ] * Non-maintainer upload. * Run mktexlsr using dh_installtex (closes: #671673) -- gregor herrmann Tue, 07 Aug 2012 17:55:46 +0200 dvipsk-ja (5.98+p1.7b-1) unstable; urgency=low * New upstream release * Add myself to Uploaders. * Change Source format: 3.0(quilt) - multipule source format, jpatch and dvipsk(stripped texlive-bin_2009) * rempve README.Debian, PSTricks.patch: PSTricks.patch merge upstream. * remove obsolute patches: - remove dpatch in Build-Depend, using quilt instead of dpatch - 01_dvipsk-ja_5.96-p1.7a.dpatch: remove, using new upstream patches - 02_rename_getline.dpatch: upstream using tl_getline instead of getline * Add new patches: - change_m4_and_build-aux_path: location changed by stripped source - rename_test_script: binary name changed by jpatch - change_install_destination: set install path for Debian TeX Policy. * Change debian/rules: - change drastically, using magic debhelper 7 rules. * Bumped to Standards-Version: 3.8.4 * Build using new libkpathsea-dev (Closes: #562440, #565233) -- Youhei SASAKI Tue, 11 May 2010 16:23:53 +0900 dvipsk-ja (5.96+jp1.7a-3.1) unstable; urgency=low * Non-maintainer upload. * Added patch 02_rename-getline.dpatch (thanks Ilya Barygin for writing it). The patch renames getline() so that it doesn't conflict with the getline function defined in stdio.h (Closes: #548048) -- Enrico Tassi Tue, 08 Dec 2009 21:49:39 +0100 dvipsk-ja (5.96+jp1.7a-3) unstable; urgency=low * Revived tray selection feature - closes: #356433 -- Masayuki Hatta (mhatta) Wed, 02 Jan 2008 23:11:46 +0900 dvipsk-ja (5.96+jp1.7a-2) unstable; urgency=low * Bumped to Standards-Version: 3.7.3. * Fixed various lintian warnings. -- Masayuki Hatta (mhatta) Thu, 06 Dec 2007 20:38:55 +0900 dvipsk-ja (5.96+jp1.7a-1) unstable; urgency=low * New upstream release (derived from texlive-bin 2007.dfsg.1-2). -- Masayuki Hatta (mhatta) Wed, 05 Dec 2007 01:34:25 +0900 dvipsk-ja (5.95a+jp1.7a-3) unstable; urgency=high * Fixed 70dvipsj.conf to look for Japanese fonts - closes: #350837 -- Masayuki Hatta (mhatta) Wed, 18 Oct 2006 20:11:43 +0900 dvipsk-ja (5.95a+jp1.7a-2) unstable; urgency=low * Acknowledged NMUs - closes: #391063, #384309, #383266, #340253, #392542 * Support TeXLive - closes: #357199 * Bumped to Standards-Version: 3.7.2 -- Masayuki Hatta (mhatta) Tue, 17 Oct 2006 06:17:49 +0900 dvipsk-ja (5.95a+jp1.7a-1.2) unstable; urgency=medium * Non-maintainer upload. * debian/postrm: - When a package gets purged, postrm remove has been called earlier, so don't do the same things twice. - Only call update-texmf if it is available on purge. (Closes: 391063) -- Arjan Oosting Wed, 4 Oct 2006 22:32:31 +0200 dvipsk-ja (5.95a+jp1.7a-1.1) unstable; urgency=medium * Non-maintainer upload. * Make /etc/texmf/texmf.d/70dvipsj.cnf a regular conffile (Closes: #384309): - debian/rules: install /etc/texmf/texmf.d/70dvipsj.cnf - debian/postinst: don't create 70dvipsj.cnf anymore. - debian/postrm: don't move 70dvipsj.cnf to a backup file anymore.o - debian/preinst: remove old 70dvipsj.cnf{.bak} configuration files. * Fix 70dvipsj.cnf by applying patch from Frank Küster. (Closes: #340253, #383266) -- Arjan Oosting Thu, 7 Sep 2006 01:32:09 +0200 dvipsk-ja (5.95a+jp1.7a-1) unstable; urgency=low * New upstream release. * Based on tetex-src-3.0.tar.gz. -- Masayuki Hatta (mhatta) Wed, 16 Nov 2005 02:33:53 +0900 dvipsk-ja (5.94a+jp1.6-1) unstable; urgency=low * New upstream release. * Based on tetex-bin 2.0.2-18 source tarball - closes: #266421 -- Masayuki Hatta (mhatta) Fri, 20 Aug 2004 11:42:25 +0900 dvipsk-ja (5.92b+jp1.6-2) unstable; urgency=low * [control] changed Maintainer field. * Bumped to Standards-Version: 3.6.1. * Fixed wrong man path - closes: #201651 -- Masayuki Hatta (mhatta) Sun, 15 Feb 2004 05:21:14 +0900 dvipsk-ja (5.92b+jp1.6-1) unstable; urgency=low * New upstream release. * Now uses dpatch. * Fixed a typo in postinst and improved 70dvipsj.cnf handling - closes: #177040 -- Masayuki Hatta Fri, 7 Mar 2003 22:09:16 +0900 dvipsk-ja (5.90a+jp1.5g-3) unstable; urgency=low * Now generates /etc/texmf/texmf.d/70dvipsj.cnf in postinst. -- Masayuki Hatta Thu, 19 Dec 2002 13:37:13 +0900 dvipsk-ja (5.90a+jp1.5g-2) unstable; urgency=low * Fixed wrong directory structure - closes: #158555 * Bumped to Standards-Version: 3.5.8. -- Masayuki Hatta Mon, 2 Dec 2002 03:31:36 +0900 dvipsk-ja (5.90a+jp1.5g-1) unstable; urgency=low * New upstream release (based on teTeX-src-beta-20020530). * Improved 70dvipsj handling - closes: #143254 -- Masayuki Hatta Tue, 30 Jul 2002 18:19:07 +0900 dvipsk-ja (5.86g+jp1.5f-1) unstable; urgency=low * New upstream release (based on teTeX-src-beta-20020409). * Now uses /usr/sbin/update-texmf. * Basically reverted all changes made on 5.86f+jp1.5f-4 (so now it has /etc/texmf/dvipsj) - closes: #141784 -- Masayuki Hatta Fri, 12 Apr 2002 13:30:35 +0900 dvipsk-ja (5.86f+jp1.5f-4) unstable; urgency=low * Now uses /etc/texmf/dvips/updmap to update psfonts.map. * Several hacks - No more dvipsjconfig! -- Masayuki Hatta Sun, 10 Feb 2002 17:01:03 +0900 dvipsk-ja (5.86f+jp1.5f-3) unstable; urgency=low * Damn, I forgot to update copyright. Fixed. * Removed dvipsk586.patch. I don't think it's necessaary anymore. -- Masayuki Hatta Sat, 9 Feb 2002 17:28:50 +0900 dvipsk-ja (5.86f+jp1.5f-2) unstable; urgency=low * Oops, I left a log. Removed. -- Masayuki Hatta Sat, 9 Feb 2002 17:16:36 +0900 dvipsk-ja (5.86f+jp1.5f-1) unstable; urgency=low * New upstream release (based on teTeX-src-beta-20020208). * Removed debian/conffiles. * Added --without-omega to configure. * Reduced config.ps - closes: #132538 * Included dup*.cfg (as config.*) in /etc/texmf/dvipsj - closes: #132537 -- Masayuki Hatta Sat, 9 Feb 2002 15:34:06 +0900 dvipsk-ja (5.86d+jp1.5e-8) unstable; urgency=low * Added Build-Depends: libkpathsea-dev - closes: #131143 -- Masayuki Hatta Mon, 28 Jan 2002 08:03:41 +0900 dvipsk-ja (5.86d+jp1.5e-7) unstable; urgency=low * Now depends on libkpathsea3 - closes: #130511 -- Masayuki Hatta Sat, 26 Jan 2002 20:52:20 +0900 dvipsk-ja (5.86d+jp1.5e-6) unstable; urgency=low * Now the outputs go into files by default, not lpr. -- Masayuki Hatta Sun, 9 Dec 2001 08:23:09 +0900 dvipsk-ja (5.86d+jp1.5e-5) unstable; urgency=low * Tweaked config.ps. -- Masayuki Hatta Fri, 12 Oct 2001 08:59:52 +0900 dvipsk-ja (5.86d+jp1.5e-4) unstable; urgency=low * Fixed typo in config.ps - closes: #113440 -- Masayuki Hatta Thu, 11 Oct 2001 20:39:49 +0900 dvipsk-ja (5.86d+jp1.5e-3) unstable; urgency=low * Added tray changer support for PostScript Level 2 printers - closes: #113443 -- Masayuki Hatta Tue, 9 Oct 2001 08:17:53 +0900 dvipsk-ja (5.86d+jp1.5e-2) unstable; urgency=low * Now uses bluesky fonts by default. - closes: #113440 -- Masayuki Hatta Thu, 4 Oct 2001 15:37:19 +0900 dvipsk-ja (5.86d+jp1.5e-1) unstable; urgency=low * New upstream release. -- Masayuki Hatta Sat, 28 Jul 2001 11:52:35 +0900 dvipsk-ja (5.86d+jp1.5d-7) unstable; urgency=low * Fixed configure failure on ia64 - closes: #106040 -- Masayuki Hatta Sat, 21 Jul 2001 09:01:34 +0900 dvipsk-ja (5.86d+jp1.5d-6) unstable; urgency=low * Updated config.{sub,guess} - closes: #105000 -- Masayuki Hatta Mon, 16 Jul 2001 20:01:55 +0900 dvipsk-ja (5.86d+jp1.5d-5) unstable; urgency=low * Added Build-Depends: ed. - closes: #104038 -- Masayuki Hatta Mon, 9 Jul 2001 23:23:46 +0900 dvipsk-ja (5.86d+jp1.5d-4) unstable; urgency=low * pwd -> $(CURDIR) in rules. -- Masayuki Hatta Sun, 8 Jul 2001 18:18:15 +0900 dvipsk-ja (5.86d+jp1.5d-3) unstable; urgency=low * Updated to Standards-Version: 3.5.2. * Now uses debhelper 3. * Fixed stupid typo in description. It's amazing no one is aware of it... -- Masayuki Hatta Sun, 8 Jul 2001 13:08:09 +0900 dvipsk-ja (5.86d+jp1.5d-2) unstable; urgency=low * Applied a patch for eliminating MAXPATH limitation (from Yamamoto, TAKASHI ). - Closes: #94248 -- Masayuki Hatta Sat, 12 May 2001 16:01:16 +0900 dvipsk-ja (5.86d+jp1.5d-1) unstable; urgency=low * New upstream release. * Initial release for Debian Project. - Closes: #91295 * Changed maintainer's mail address. * Now uses dvipsk source extracted from tetex-bin 1.0.7+20001218. * texhash -> mktexlsr * Removed VFlib2 support. -- Masayuki Hatta Mon, 26 Mar 2001 00:23:51 +0900 dvipsk-ja (5.78.1.jp1.4e-1) unstable; urgency=low * New upstream release. -- Masayuki Hatta Mon, 5 Mar 2001 11:28:35 +0900 dvipsk-ja (5.78.1.jp1.4d-3) unstable; urgency=low * Signed with GNUPG. * Fixed potential flaw in postrm. * Replaced config.sub (suggested by Mitsuru Oka). -- Masayuki Hatta Sun, 2 Apr 2000 17:32:58 +0900 dvipsk-ja (5.78.1.jp1.4d-2) unstable; urgency=low * Updated to Standards-Version 3.1.0. * Added Build-Depends. -- Masayuki Hatta Fri, 11 Feb 2000 22:11:20 +0900 dvipsk-ja (5.78.1.jp1.4d-1) unstable; urgency=low * New upstream release. * Now uses pristine upstream source as orig.tar.gz. * Now DFSG-free! * Added VFlib support. -- Masayuki Hatta Fri, 11 Feb 2000 11:39:58 +0900 dvipsk-ja (5.78.1.jp1.4c-5) unstable; urgency=low * Added copyright.ja. -- Masayuki Hatta Fri, 7 Jan 2000 05:43:23 +0900 dvipsk-ja (5.78.1.jp1.4c-4) unstable; urgency=low * Fixed typo in control. * Fixed watch. -- Masayuki Hatta Fri, 7 Jan 2000 04:55:55 +0900 dvipsk-ja (5.78.1.jp1.4c-3) unstable; urgency=low * Compliant with Policy 3.0.1. * control: revised. * Recompiled. -- Masayuki Hatta Thu, 6 Jan 2000 23:55:08 +0900 dvipsk-ja (5.78.1.jp1.4c-2) unstable; urgency=low * Now Recommends: dvi2ps-fontdata-ja as well as fontdata-j. * Copyright notice is revised. -- Masayuki Hatta Wed, 17 Nov 1999 21:26:02 +0900 dvipsk-ja (5.78.1.jp1.4c-1) unstable; urgency=low * New Maintainer. * Re-packaged. * Compliance with FHS 2.0 -- Masayuki Hatta Sun, 12 Sep 1999 09:32:07 +0900 dvipsk-ja (5.78jp1.4c-1) unstable; urgency=low * New upstream release. * Updated to Standards-Version 2.5.0. -- Takao KAWAMURA Wed, 16 Jun 1999 12:29:46 +0900 dvipsk-ja (5.78jp1.4-8) unstable; urgency=low * Moved /usr/lib/texmf to /usr/share/texmf. (Bug#JP/852) -- Takao KAWAMURA Thu, 8 Apr 1999 14:17:51 +0900 dvipsk-ja (5.78jp1.4-7) frozen unstable; urgency=low * Use `install -m 755' instead of `cp' to copy dvipsjconfig(Bug#JP/760). -- Takao KAWAMURA Sun, 7 Feb 1999 11:37:52 +0900 dvipsk-ja (5.78jp1.4-6) frozen unstable; urgency=low * Added the entry for B4 size into config.ps. -- Takao KAWAMURA Wed, 3 Feb 1999 19:35:28 +0900 dvipsk-ja (5.78jp1.4-5) unstable; urgency=low * Added /etc/texmf/dvipsj/config.ps. -- Takao KAWAMURA Mon, 21 Sep 1998 13:45:17 +0900 dvipsk-ja (5.78jp1.4-4) frozen-jp unstable-jp; urgency=low * Changed distribution from main to non-free. * Added /usr/lib/texmf/dvipsj/*. * Added /usr/sbin/dvipsjconfig which modifies /etc/texmf/texmf.cnf. -- Takao KAWAMURA Wed, 1 Jul 1998 18:13:59 +0900 dvipsk-ja (5.78jp1.4-3) frozen-jp unstable-jp; urgency=low * Divert psfonts.map, tex.pro, texc.pro and texps.pro in tetex-base. * Abandon a patch for -u option in dvips.c. * Abandon dvips.sh. * (preinst): call dpkg-divert when $1 != install. -- Takao KAWAMURA Tue, 30 Jun 1998 18:29:34 +0900 dvipsk-ja (5.78jp1.4-2) frozen-jp unstable-jp; urgency=low * Fixed a bug about -u option in dvips.c * Instead of modification of the psfonts.map in tetex-base, dvipsk-ja now provides a local psfonts.map which is passed to dvips by dvips.sh. * (control): Removed Conflicts and Provides field for dvipsk-ja-bin. * (preinst): doesn't call dpkg-divert when $1 != install. -- Takao KAWAMURA Sun, 21 Jun 1998 16:24:52 +0900 dvipsk-ja (5.78jp1.4-1) frozen-jp unstable-jp; urgency=low * New upstream release. * Built with libc6. * Divert dvips in the tetex-bin package. * (control): Added fontdata-j in the Depends field. * New maintainer. * Updated to Standards-Version 2.4.1.0. -- Takao KAWAMURA Fri, 12 Jun 1998 14:53:25 +0900 dvipsk (5.58fjp1.2-2) unstable; urgency=low * 2nd Release. -- Atsushi KAMOSHIDA Thu, 17 Jul 1997 04:31:14 +0900 dvipsk (5.58fjp1.2-1) unstable; urgency=low * Initial Release. -- Atsushi KAMOSHIDA Wed, 7 May 1997 23:08:57 +0900 Local variables: mode: debian-changelog End: debian/compat0000644000000000000000000000000211372536543010375 0ustar 7 debian/postinst0000644000000000000000000000243112010235101010755 0ustar #! /bin/sh # postinst script for dvipsk-ja # # 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 http://www.debian.org/doc/debian-policy/ or # the debian-policy package # # 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) update-texmf ;; abort-upgrade|abort-remove|abort-deconfigure) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/dirs0000644000000000000000000000006511372544413010057 0ustar etc/texmf/dvipsj usr/bin usr/share/texmf/dvipsj/base debian/patches/0000755000000000000000000000000011401173534010614 5ustar debian/patches/change_install_destination0000644000000000000000000000207011401172607016112 0ustar Description: Change install path. Change install path from "/usr/texmf" to "/usr/share/texmf". Index: dvipsk-ja-5.98+p1.7b/Makefile.am =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/Makefile.am 2010-06-01 20:18:28.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/Makefile.am 2010-06-01 20:18:29.000000000 +0900 @@ -82,7 +82,7 @@ tex.lpro \ texps.lpro -prologdir = ${prefix}/texmf/dvips/base +prologdir = ${prefix}/share/texmf/dvips/base prologues = $(dist_prologues:.lpro=.pro) texc.pro Index: dvipsk-ja-5.98+p1.7b/Makefile.in =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/Makefile.in 2010-06-01 20:18:28.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/Makefile.in 2010-06-01 20:18:29.000000000 +0900 @@ -376,7 +376,7 @@ tex.lpro \ texps.lpro -prologdir = ${prefix}/texmf/dvips/base +prologdir = ${prefix}/share/texmf/dvips/base prologues = $(dist_prologues:.lpro=.pro) texc.pro SUFFIXES = .pro .lpro EXTRA_DIST = $(dist_prologues) texc.script dvips.test pfbincl.test \ debian/patches/change_m4_and_build-aux_path0000644000000000000000000002731411401173314016177 0ustar Description: change m4 and build-aux location for stripped source This package's source is created by stripping original source, texlive-bin-2009.tar.gz. Originally, "m4" and "build-aux" are located top-directory and "dvipsk" are located subdirectory. This patch change location m4 and build-aux for build dvipsk. Index: dvipsk-ja-5.98+p1.7b/Makefile.am =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/Makefile.am 2010-06-01 20:10:00.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/Makefile.am 2010-06-01 20:10:13.000000000 +0900 @@ -3,7 +3,7 @@ ## Copyright (C) 2009 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. ## -ACLOCAL_AMFLAGS = -I ../../m4 +ACLOCAL_AMFLAGS = -I ./m4 SUBDIRS = squeeze Index: dvipsk-ja-5.98+p1.7b/Makefile.in =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/Makefile.in 2010-06-01 20:08:38.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/Makefile.in 2010-06-01 20:14:45.000000000 +0900 @@ -38,36 +38,36 @@ bin_PROGRAMS = afm2tfm$(EXEEXT) dvips$(EXEEXT) subdir = . DIST_COMMON = README $(am__configure_deps) $(dist_man1_MANS) \ - $(dvips_TEXINFOS) $(srcdir)/../../build-aux/config.guess \ - $(srcdir)/../../build-aux/config.sub \ - $(srcdir)/../../build-aux/depcomp \ - $(srcdir)/../../build-aux/install-sh \ - $(srcdir)/../../build-aux/ltmain.sh \ - $(srcdir)/../../build-aux/missing \ - $(srcdir)/../../build-aux/mkinstalldirs \ - $(srcdir)/../../build-aux/texinfo.tex $(srcdir)/Makefile.am \ + $(dvips_TEXINFOS) $(srcdir)/build-aux/config.guess \ + $(srcdir)/build-aux/config.sub \ + $(srcdir)/build-aux/depcomp \ + $(srcdir)/build-aux/install-sh \ + $(srcdir)/build-aux/ltmain.sh \ + $(srcdir)/build-aux/missing \ + $(srcdir)/build-aux/mkinstalldirs \ + $(srcdir)/build-aux/texinfo.tex $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/c-auto.in \ - $(top_srcdir)/configure ../../build-aux/config.guess \ - ../../build-aux/config.sub ../../build-aux/depcomp \ - ../../build-aux/install-sh ../../build-aux/ltmain.sh \ - ../../build-aux/missing ../../build-aux/mkinstalldirs \ - ../../build-aux/texinfo.tex ../../build-aux/ylwrap AUTHORS \ + $(top_srcdir)/configure ./build-aux/config.guess \ + ./build-aux/config.sub ./build-aux/depcomp \ + ./build-aux/install-sh ./build-aux/ltmain.sh \ + ./build-aux/missing ./build-aux/mkinstalldirs \ + ./build-aux/texinfo.tex ./build-aux/ylwrap AUTHORS \ ChangeLog INSTALL ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \ - $(top_srcdir)/../../m4/kpse-kpathsea-flags.m4 \ - $(top_srcdir)/../../m4/kpse-warnings.m4 \ - $(top_srcdir)/../../m4/libtool.m4 \ - $(top_srcdir)/../../m4/ltoptions.m4 \ - $(top_srcdir)/../../m4/ltsugar.m4 \ - $(top_srcdir)/../../m4/ltversion.m4 \ - $(top_srcdir)/../../m4/lt~obsolete.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-common.m4 \ + $(top_srcdir)/m4/kpse-kpathsea-flags.m4 \ + $(top_srcdir)/m4/kpse-warnings.m4 \ + $(top_srcdir)/m4/libtool.m4 \ + $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 \ + $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno -mkinstalldirs = $(SHELL) $(top_srcdir)/../../build-aux/mkinstalldirs +mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs CONFIG_HEADER = c-auto.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -92,7 +92,7 @@ dvips_OBJECTS = $(am_dvips_OBJECTS) dvips_LDADD = $(LDADD) DEFAULT_INCLUDES = -I.@am__isrc@ -depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp +depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ @@ -107,8 +107,8 @@ SOURCES = $(afm2tfm_SOURCES) $(dvips_SOURCES) DIST_SOURCES = $(afm2tfm_SOURCES) $(dvips_SOURCES) INFO_DEPS = $(srcdir)/dvips.info -TEXINFO_TEX = $(top_srcdir)/../../build-aux/texinfo.tex -am__TEXINFO_TEX_DIR = $(top_srcdir)/../../build-aux +TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex +am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux DVIS = dvips.dvi PDFS = dvips.pdf PSS = dvips.ps @@ -313,7 +313,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -ACLOCAL_AMFLAGS = -I ../../m4 +ACLOCAL_AMFLAGS = -I ./m4 SUBDIRS = squeeze INCLUDES = $(KPATHSEA_INCLUDES) AM_CPPFLAGS = -DUNIX -DKPATHSEA -DSHIFTLOWCHARS Index: dvipsk-ja-5.98+p1.7b/aclocal.m4 =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/aclocal.m4 2010-06-01 20:14:11.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/aclocal.m4 2010-06-01 20:14:18.000000000 +0900 @@ -989,11 +989,11 @@ AC_SUBST([am__untar]) ]) # _AM_PROG_TAR -m4_include([../../m4/kpse-common.m4]) -m4_include([../../m4/kpse-kpathsea-flags.m4]) -m4_include([../../m4/kpse-warnings.m4]) -m4_include([../../m4/libtool.m4]) -m4_include([../../m4/ltoptions.m4]) -m4_include([../../m4/ltsugar.m4]) -m4_include([../../m4/ltversion.m4]) -m4_include([../../m4/lt~obsolete.m4]) +m4_include([./m4/kpse-common.m4]) +m4_include([./m4/kpse-kpathsea-flags.m4]) +m4_include([./m4/kpse-warnings.m4]) +m4_include([./m4/libtool.m4]) +m4_include([./m4/ltoptions.m4]) +m4_include([./m4/ltsugar.m4]) +m4_include([./m4/ltversion.m4]) +m4_include([./m4/lt~obsolete.m4]) Index: dvipsk-ja-5.98+p1.7b/configure =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/configure 2010-06-01 20:11:07.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/configure 2010-06-01 20:11:19.000000000 +0900 @@ -2047,7 +2047,7 @@ ac_aux_dir= -for ac_dir in ../../build-aux "$srcdir"/../../build-aux; do +for ac_dir in ./build-aux "$srcdir"/./build-aux; do if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" @@ -2063,8 +2063,8 @@ fi done if test -z "$ac_aux_dir"; then - { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../build-aux \"$srcdir\"/../../build-aux" >&5 -$as_echo "$as_me: error: cannot find install-sh or install.sh in ../../build-aux \"$srcdir\"/../../build-aux" >&2;} + { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ./build-aux \"$srcdir\"/./build-aux" >&5 +$as_echo "$as_me: error: cannot find install-sh or install.sh in ./build-aux \"$srcdir\"/./build-aux" >&2;} { (exit 1); exit 1; }; } fi Index: dvipsk-ja-5.98+p1.7b/configure.ac =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/configure.ac 2010-06-01 20:10:23.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/configure.ac 2010-06-01 20:10:35.000000000 +0900 @@ -9,8 +9,8 @@ AC_INIT([dvipsk], [5.98], [tex-k@tug.org]) AC_PREREQ([2.63]) AC_CONFIG_SRCDIR([dvips.c]) -AC_CONFIG_AUX_DIR([../../build-aux]) -AC_CONFIG_MACRO_DIR([../../m4]) +AC_CONFIG_AUX_DIR([build-aux]) +AC_CONFIG_MACRO_DIR([m4]) dnl Common code for all programs using libkpathsea. KPSE_COMMON([dvipsk]) Index: dvipsk-ja-5.98+p1.7b/squeeze/Makefile.in =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/squeeze/Makefile.in 2010-06-01 20:06:18.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/squeeze/Makefile.in 2010-06-01 20:12:33.000000000 +0900 @@ -36,25 +36,25 @@ noinst_PROGRAMS = squeeze$(EXEEXT) subdir = . DIST_COMMON = $(am__configure_deps) \ - $(srcdir)/../../../build-aux/depcomp \ - $(srcdir)/../../../build-aux/install-sh \ - $(srcdir)/../../../build-aux/missing \ - $(srcdir)/../../../build-aux/mkinstalldirs \ + $(srcdir)/../build-aux/depcomp \ + $(srcdir)/../build-aux/install-sh \ + $(srcdir)/../build-aux/missing \ + $(srcdir)/../build-aux/mkinstalldirs \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/configure ../../../build-aux/config.guess \ - ../../../build-aux/config.sub ../../../build-aux/depcomp \ - ../../../build-aux/install-sh ../../../build-aux/ltmain.sh \ - ../../../build-aux/missing ../../../build-aux/mkinstalldirs \ - ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap + $(top_srcdir)/configure ../build-aux/config.guess \ + ../build-aux/config.sub ../build-aux/depcomp \ + ../build-aux/install-sh ../build-aux/ltmain.sh \ + ../build-aux/missing ../build-aux/mkinstalldirs \ + ../build-aux/texinfo.tex ../build-aux/ylwrap ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/../../../m4/kpse-warnings.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-warnings.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(SHELL) \ - $(top_srcdir)/../../../build-aux/mkinstalldirs + $(top_srcdir)/../build-aux/mkinstalldirs CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = PROGRAMS = $(noinst_PROGRAMS) @@ -62,7 +62,7 @@ squeeze_OBJECTS = squeeze.$(OBJEXT) squeeze_LDADD = $(LDADD) DEFAULT_INCLUDES = -I.@am__isrc@ -depcomp = $(SHELL) $(top_srcdir)/../../../build-aux/depcomp +depcomp = $(SHELL) $(top_srcdir)/../build-aux/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ @@ -169,7 +169,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -ACLOCAL_AMFLAGS = -I ../../../m4 +ACLOCAL_AMFLAGS = -I ../m4 AM_CFLAGS = $(WARNING_CFLAGS) nodist_noinst_DATA = stamp-squeeze CLEANFILES = stamp-squeeze Index: dvipsk-ja-5.98+p1.7b/squeeze/aclocal.m4 =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/squeeze/aclocal.m4 2010-06-01 20:15:03.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/squeeze/aclocal.m4 2010-06-01 20:15:17.000000000 +0900 @@ -989,4 +989,4 @@ AC_SUBST([am__untar]) ]) # _AM_PROG_TAR -m4_include([../../../m4/kpse-warnings.m4]) +m4_include([../m4/kpse-warnings.m4]) Index: dvipsk-ja-5.98+p1.7b/squeeze/configure =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/squeeze/configure 2010-06-01 20:07:46.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/squeeze/configure 2010-06-01 20:13:10.000000000 +0900 @@ -1794,7 +1794,7 @@ ac_aux_dir= -for ac_dir in ../../../build-aux "$srcdir"/../../../build-aux; do +for ac_dir in ../build-aux "$srcdir"/../build-aux; do if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" @@ -1810,8 +1810,8 @@ fi done if test -z "$ac_aux_dir"; then - { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux \"$srcdir\"/../../../build-aux" >&5 -$as_echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux \"$srcdir\"/../../../build-aux" >&2;} + { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../build-aux \"$srcdir\"/../build-aux" >&5 +$as_echo "$as_me: error: cannot find install-sh or install.sh in ../build-aux \"$srcdir\"/../build-aux" >&2;} { (exit 1); exit 1; }; } fi Index: dvipsk-ja-5.98+p1.7b/squeeze/configure.ac =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/squeeze/configure.ac 2010-06-01 20:07:18.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/squeeze/configure.ac 2010-06-01 20:12:56.000000000 +0900 @@ -9,8 +9,8 @@ AC_INIT([dvipsk squeeze], [5.97], [tex-k@tug.org]) AC_PREREQ([2.63]) AC_CONFIG_SRCDIR([squeeze.c]) -AC_CONFIG_AUX_DIR([../../../build-aux]) -AC_CONFIG_MACRO_DIR([../../../m4]) +AC_CONFIG_AUX_DIR([../build-aux]) +AC_CONFIG_MACRO_DIR([../m4]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE debian/patches/series0000644000000000000000000000011311401171307012020 0ustar change_m4_and_build-aux_path rename_test_script change_install_destination debian/patches/rename_test_script0000644000000000000000000000237511401173534014440 0ustar Description: change binary name for jpatch This patch change binary name in some test scripts because the jpatch change binary name from "dvips" to "pdvips". Index: dvipsk-ja-5.98+p1.7b/dvips.test =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/dvips.test 2010-05-13 00:10:14.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/dvips.test 2010-05-13 00:11:37.000000000 +0900 @@ -2,9 +2,9 @@ rm -f mtest.ps -./dvips -D 300 $srcdir/testdata/dvipstst.xdv -o dvipstst.ps +./pdvips -D 300 $srcdir/testdata/dvipstst.xdv -o dvipstst.ps mv dvipstst.ps mtest.ps || exit 1 -./dvips -D 300 $srcdir/testdata/dvipstst.xdv -o || exit 1 +./pdvips -D 300 $srcdir/testdata/dvipstst.xdv -o || exit 1 diff $srcdir/testdata/dvipstst.xps dvipstst.ps exit 0 Index: dvipsk-ja-5.98+p1.7b/pfbincl.test =================================================================== --- dvipsk-ja-5.98+p1.7b.orig/pfbincl.test 2010-05-13 00:10:14.000000000 +0900 +++ dvipsk-ja-5.98+p1.7b/pfbincl.test 2010-05-13 00:11:37.000000000 +0900 @@ -1,6 +1,6 @@ #! /bin/sh -./dvips -D 300 $srcdir/testdata/pfbincl.xdv -o pfbincl.ps || exit 1 +./pdvips -D 300 $srcdir/testdata/pfbincl.xdv -o pfbincl.ps || exit 1 diff $srcdir/testdata/pfbincl.xps pfbincl.ps exit 0 debian/config.ps0000644000000000000000000000623111372536543011012 0ustar * Configuration file for dvips. * * Default resolution. This needs to be correct. D 600 * * Metafont mode to use to generate bitmap fonts. This needs to be a * mode with the specified resolution. Various hardwired defaults are * used for a few resolutions, but it is best to specify it explicitly. * http://www.ctan.org/tex-archive/fonts/modes/modes.mf has a list of modes. *M modename * * Amount of memory. Not crucial to be exact, if you have a lot. m 3500000 * * If unspecified, output goes to a file. * To send output via a pipe to a printing program, use something like: *o |lpr *o |lpr -Pmyprinter * To send output to standard output by default, use: *o - * * z1 is "secure", i.e., inhibits execution of `shell commands` in \specials. * Dvips allows this by default. *z1 * * Additional default .map files. * p +cmfonts.map * p +lafonts.map * p +cyrfonts.map * p +eufonts.map p +psfonts_jp.map * * Last resort bitmap sizes. R 240 270 300 329 360 432 518 622 746 896 * * * Paper size information. First definition is the default. * * If your default is a4 uncomment the following definition * and comment out the letterSize definition. @ a4size 210mm 297mm @+ ! %%DocumentPaperSizes: a4 @+ %%PaperSize: a4 @ letterSize 8.5in 11in @+ ! %%DocumentPaperSizes: Letter @ letter 8.5in 11in @+ ! %%DocumentPaperSizes: Letter @+ %%BeginPaperSize: Letter @+ %letter @+ %%EndPaperSize @ legal 8.5in 14in @+ ! %%DocumentPaperSizes: Legal @+ %%BeginPaperSize: Legal @+ %legal @+ %%EndPaperSize @ ledger 17in 11in @+ ! %%DocumentPaperSizes: Ledger @+ %%BeginPaperSize: Ledger @+ %ledger @+ %%EndPaperSize @ tabloid 11in 17in @+ ! %%DocumentPaperSizes: Tabloid @+ %%BeginPaperSize: Tabloid @+ %11x17 @+ %%EndPaperSize @ a6 105mm 148mm @+ ! %%DocumentPaperSizes: a6 @+ %%BeginPaperSize: a6 @+ a6 @+ %%EndPaperSize @ a5 148mm 210mm @+ ! %%DocumentPaperSizes: a5 @+ %%BeginPaperSize: a5 @+ << /PageSize [421 596] >> setpagedevice @+ %%EndPaperSize @ a4 210mm 297mm @+ ! %%DocumentPaperSizes: a4 @+ %%BeginPaperSize: a4 @+ << /PageSize [595 842] >> setpagedevice @+ %%EndPaperSize @ a3 297mm 420mm @+ ! %%DocumentPaperSizes: a3 @+ %%BeginPaperSize: a3 @+ << /PageSize [842 1191] >> setpagedevice @+ %%EndPaperSize @ a2 420mm 595mm @+ ! %%DocumentPaperSizes: a2 @+ %%BeginPaperSize: a2 @+ a2 @+ %%EndPaperSize @ a1 595mm 841mm @+ ! %%DocumentPaperSizes: a1 @+ %%BeginPaperSize: a1 @+ a1 @+ %%EndPaperSize @ a0 841mm 1189mm @+ ! %%DocumentPaperSizes: a0 @+ %%BeginPaperSize: a0 @+ a0 @+ %%EndPaperSize @ b6 125mm 176mm @+ ! %%DocumentPaperSizes: b6 @+ %%BeginPaperSize: b6 @+ b6 @+ %%EndPaperSize @ b5 176mm 250mm @+ ! %%DocumentPaperSizes: b5 @+ %%BeginPaperSize: b5 @+ << /PageSize [516 729] >> setpagedevice @+ %%EndPaperSize @ b4 250mm 353mm @+ ! %%DocumentPaperSizes: b4 @+ %%BeginPaperSize: b4 @+ << /PageSize [729 1032] >> setpagedevice @+ %%EndPaperSize @ b3 353mm 500mm @+ ! %%DocumentPaperSizes: b3 @+ %%BeginPaperSize: b3 @+ b3 @+ %%EndPaperSize @ unknown 0in 0in @+ statusdict /setpageparams known { hsize vsize 0 1 statusdict begin { @+ setpageparams } stopped end } { true } ifelse { statusdict /setpage known @+ { hsize vsize 1 statusdict begin { setpage } stopped pop end } if } if debian/copyright0000644000000000000000000000422011372547371011131 0ustar This package was debianized by Masayuki Hatta on Fri, 12 Apr 2002 13:30:35 +0900. It was downloaded from ftp://tug.org/texlive/historic/2009/texlive-20091107-bin.tar.xz http://w32tex.org/generic/dvipsk-5.98-p1.7b-tl2009.tar.gz Upstream Author: Tomas Rokicki (Send bug reports to tex-k@mail.tug.org, not to Tom) Japanese support patch for dvipsk 5.86d by ASCII Corp. (or contact Sadayuki Tanaka ) Copyright: The original copyright notice goes like this: /* * This is dvips, a freely redistributable PostScript driver * for dvi files. It is (C) Copyright 1986-94 by Tomas Rokicki. * You may modify and use this program to your heart's content, * so long as you send modifications to Tomas Rokicki. It can * be included in any distribution, commercial or otherwise, so * long as the banner string defined below is not modified (except * for the version number) and this banner is printed on program * invocation, or can be printed on program invocation with the -? option. */ And README says: > Dvipsk is free software; Tom's original files are public domain. The > files I wrote (originally for the Free Software Foundation) are covered > by the GNU General Public License -- see the files COPYING*. ASCII's patch: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2'. debian/70dvipsj.cnf0000644000000000000000000000033011372536543011331 0ustar % % Japanized DviPS % TEXPSHEADERS.dvips = .;$TEXMF/{dvipsj,dvips,pdftex,tex,fonts/{enc,type1,type3}}// TEXFONTMAPS.dvips = .;$TEXMF/{fonts/,}map//;$TEXMF/{dvipsj,dvips}// TEXCONFIG.dvips = .;$TEXMF/{dvipsj,dvips}// debian/docs0000644000000000000000000000011111372543415010037 0ustar README jpatch/ChangeLog.jpatch jpatch/README-tl.txt jpatch/README.jpatch debian/postrm0000644000000000000000000000240012010235101010412 0ustar #! /bin/sh # postrm script for dvipsk-ja # # 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 http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in remove) dpkg-divert --package dvipsk-ja --remove --rename --divert \ /usr/bin/dvips.nonja /usr/bin/dvips dpkg-divert --package dvipsk-ja --remove --rename --divert \ /usr/share/man/man1/dvips.nonja.1.gz /usr/share/man/man1/dvips.1.gz ;; purge) if which update-texmf >/dev/null ; then update-texmf fi ;; upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; *) echo "postrm called with unknown argument \`$1'" >&2 exit 1 esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/preinst0000644000000000000000000000357711372536543010622 0ustar #! /bin/sh # preinst script for dvipsk-ja # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `install' # * `install' # * `upgrade' # * `abort-upgrade' # # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in install|upgrade) # if [ "$1" = "upgrade" ] # then # start-stop-daemon --stop --quiet --oknodo \ # --pidfile /var/run/dvipsk-ja.pid \ # --exec /usr/sbin/dvipsk-ja 2>/dev/null || true # fi # Remove leftovers rm -f /etc/texmf/texmf.d/70dvipsj rm -f /etc/texmf/texmf.d/70DviPSJ # Remove old configuration files. # As those files are broken anyway (#383266) and we now provide # a CHANGED version as conffile we can remove these files. if [ -f /etc/texmf/texmf.d/70dvipsj.cnf ] ; then MD5SUM=`md5sum /etc/texmf/texmf.d/70dvipsj.cnf | cut -f1 -d' '` if [ "$MD5SUM" = "687e0d9d530ac17150a328e00ac97489" ] ; then rm /etc/texmf/texmf.d/70dvipsj.cnf fi fi if [ -f /etc/texmf/texmf.d/70dvipsj.cnf.bak ] ; then MD5SUM=`md5sum /etc/texmf/texmf.d/70dvipsj.cnf.bak | cut -f1 -d' '` if [ "$MD5SUM" = "687e0d9d530ac17150a328e00ac97489" ] ; then rm /etc/texmf/texmf.d/70dvipsj.cnf.bak fi fi dpkg-divert --package dvipsk-ja --add --rename --divert \ /usr/bin/dvips.nonja /usr/bin/dvips dpkg-divert --package dvipsk-ja --add --rename --divert \ /usr/share/man/man1/dvips.nonja.1.gz /usr/share/man/man1/dvips.1.gz ;; abort-upgrade) ;; *) echo "preinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/links0000644000000000000000000000042511372536543010243 0ustar etc/texmf/dvipsj/psfonts.map usr/share/texmf/dvipsj/base/psfonts.map etc/texmf/dvipsj/psfonts_jp.map usr/share/texmf/dvipsj/base/psfonts_jp.map etc/texmf/dvipsj usr/share/texmf/dvipsj/config usr/bin/pdvips usr/bin/dvips usr/share/man/man1/dvips.1 usr/share/man/man1/pdvips.1