tex-guy (1.3.2-2) unstable; urgency=low * QA upload. * debian/control: - Use ${binary:Version} to make the package binNMU safe. - Set libdvilib2-16 to replace libdvilib2-13 (Closes: #425866). -- Lior Kaplan Sun, 24 Jun 2007 21:59:36 +0300 tex-guy (1.3.2-1) unstable; urgency=low * QA upload. - Acknowledge previous QA upload (Closes: #405843). * New upstream release - Doesn't write outside of the build directory (Closes: #415367). - Soname change for libdvilib2. - Merges debian's patches upstream. * debian/control: - Clean build-depends, remove duplicate dependencies. - Use texlive instead of tetex (Closes: #413977). - Add imagemagic to tex-guy dependencies (Closes: #409174). - Rename libdvilib2-13 to libdvilib2-16 to reflect the soname change. * debian/rules: - Add -V options to dh_makeshlibs, to generate versioned dependencies of dvilib2 (Closes: #407505). -- Lior Kaplan Thu, 03 May 2007 00:30:12 +0300 tex-guy (1.2.4-7) unstable; urgency=low * QA upload. * Rename dvilib2 to libdvilib2-13 so it would be compatible with its soname. * Fix lintian warning: - Old FSF address on debian/copyright. - Missing quotes on xgdvi.menu. - Remove extra license files. * Remove Startup16.css as we don't provide its html files. * Add a .desktop file for tex-guy (taken from Ubuntu). -- Lior Kaplan Sat, 6 Jan 2007 19:20:28 +0200 tex-guy (1.2.4-6) unstable; urgency=low * QA upload. * Added support for GNU/kFreeBSD (closes: bug#345213). * Remove the build-dependency on awk (closes: bug#340249). * Update upstream URL (closes: bug#378990). -- Aurelien Jarno Thu, 30 Nov 2006 23:47:13 +0100 tex-guy (1.2.4-5) unstable; urgency=low * Orphaning this package. -- Masayuki Hatta (mhatta) Wed, 18 Oct 2006 23:12:56 +0900 tex-guy (1.2.4-4.2) unstable; urgency=low * Non-maintainer upload. * Replace build-dependency on xlibs-dev with an explicit build-dependency on each required package. (Closes: #346990) -- Steinar H. Gunderson Sat, 21 Jan 2006 13:29:49 +0100 tex-guy (1.2.4-4.1) unstable; urgency=low * Non-maintainer upload. * Binaries were being linked against a lot of spurious libraries, so: - re-libtoolize with the latest libtool - use VFlib3-config --lib-vflib instead of VFlib3-config --libs in the DVIlib Makefile - remove other unnecessary uses of VFlib3-config, since the lib will be pulled in via libtool if needed - set DVILIB to -L../DVILIB2/ -ldvilib2 instead of to ../DVILIB2/libdvilib2.la, to avoid libtool treating this as a convenience lib and failing to prune the indirect dependencies from the linker line; for the moment, this means not listing the .la file as a make dependency of the target binaries, but this is a minor issue packaging-wise - trim use of the redundant $(XLIB) variable, which is always implicit in gtk-config --libs. Some spurious libraries are still being linked in, because gtk-config doesn't have a corresponding option. * Remove the build-dependency on the obsoleted t1lib-dev, as well as on libttf-dev and libkpathsea-dev: nothing in this package uses them directly, they are only indirect build-dependencies via vflib3. Closes: #251181. -- Steve Langasek Mon, 11 Jul 2005 02:22:57 -0700 tex-guy (1.2.4-4) unstable; urgency=low * [control] changed Maintainer field. * [control] changed Sections appropriately. * Bumped to Standards-Version: 3.6.1. * Updated libtool scripts - closes: #201920 * Fixed reload crasher - closes: #185828, #191648 * Now recommends dviutils - closes: #191650 -- Masayuki Hatta (mhatta) Sun, 15 Feb 2004 01:15:04 +0900 tex-guy (1.2.4-3) unstable; urgency=low * Bumped to Standards-Version: 3.5.7. * Depends: gs - closes: #163423 * Applied patches from Dan Elphick, thankx! - closes: #167138, #162300, #162301 -- Masayuki Hatta Sun, 3 Nov 2002 11:15:51 +0900 tex-guy (1.2.4-2) unstable; urgency=low * Added Build-Depends: autotools-dev. config.{guess,sub} are now updated from /usr/share/misc at build time. -- Masayuki Hatta Mon, 15 Apr 2002 16:06:09 +0900 tex-guy (1.2.4-1) unstable; urgency=low * New upstream release -- Masayuki Hatta Wed, 7 Nov 2001 20:11:44 +0900 tex-guy (1.2.3-2) unstable; urgency=low * Oops, 1.2.3-1 linked with the older version of vflib3. Rebuilt... -- Masayuki Hatta Sun, 4 Nov 2001 13:05:37 +0900 tex-guy (1.2.3-1) unstable; urgency=low * New upstream release * [xgdvi] Improved EPS handling may have fixed this bug. If not, please reopen and send me DVI - closes: #63328 -- Masayuki Hatta Sat, 3 Nov 2001 10:36:08 +0900 tex-guy (1.2.2-1) unstable; urgency=low * New upstream release * Fixed in the upstream - closes: #112639, #77540 -- Masayuki Hatta Thu, 4 Oct 2001 11:05:53 +0900 tex-guy (1.2.1-4) unstable; urgency=low * Fixed long-standing locale bug (from Wojciech Wisniewski) - closes: #102075 -- Masayuki Hatta Mon, 17 Sep 2001 13:30:19 +0900 tex-guy (1.2.1-3) unstable; urgency=low * Updated config.{sub,guess} - closes: #105228 -- Masayuki Hatta Mon, 16 Jul 2001 20:17:18 +0900 tex-guy (1.2.1-2) unstable; urgency=low * Applied patches for DVIlib2/dvi.c and DVIlib2/util.c from the upstream. -- Masayuki Hatta Wed, 11 Jul 2001 23:24:04 +0900 tex-guy (1.2.1-1) unstable; urgency=low * New upstream release * Re-packaged. * Updated to Standards-Version: 3.5.2. * Now uses debhelper V3. * Added Build-Depends: gettext, awk. * Finally, this bug has been fixed - closes: #77540 * Seems this bug has gone, if not please reopen - closes: #102075 -- Masayuki Hatta Tue, 10 Jul 2001 00:30:39 +0900 tex-guy (1.1.9-5) frozen unstable; urgency=low * Added Build-Depends: xutils - closes: #96432 -- Masayuki Hatta Sun, 6 May 2001 09:15:50 +0900 tex-guy (1.1.9-4) frozen unstable; urgency=low * Rebuilt with libttf2. -- Masayuki Hatta Sat, 5 May 2001 18:16:44 +0900 tex-guy (1.1.9-3) frozen unstable; urgency=high * Rebuild with normal libgtk1.2 & libglib debs. - Closes: #80789 -- Masayuki Hatta Thu, 4 Jan 2001 12:10:11 +0900 tex-guy (1.1.9-2) frozen unstable; urgency=high * Oops, Build-Depends should've been libkpathsea-dev and xlibs-dev. Fixed. -- Masayuki Hatta Wed, 20 Dec 2000 19:05:57 +0900 tex-guy (1.1.9-1) frozen unstable; urgency=high * New upstream release * Added Build-Depends: debhelper - Closes: #65866 * Seems this mysterious bug fixed. Please reopen if not - Closes: #67467 -- Masayuki Hatta Wed, 20 Dec 2000 10:41:36 +0900 tex-guy (1.1.8-3) frozen unstable; urgency=high * New Maintainer Upload. I'd like to thank my AM and ex-sponsor, Fumitoshi UKAI . * ja.po is moved to /usr/share/locale/ja. This is an ugly hack, I'll really fix it when I have time. * Closes: #66696 (This bug has been already fixed on 1.1.8-2) -- Masayuki Hatta Sat, 28 Oct 2000 22:55:28 +0900 tex-guy (1.1.8-2) frozen unstable; urgency=high * [dvilib2] added Depends: tetex-extra (Closes #66696). * It can be a RC bug, since xgdvi is virtually no use without tetex-extra. -- Masayuki Hatta Wed, 5 Jul 2000 01:48:28 +0900 tex-guy (1.1.8-1) unstable; urgency=low * New upstream release -- Masayuki Hatta Fri, 23 Jun 2000 17:56:30 +0900 tex-guy (1.1.7-3) unstable; urgency=low * Added appropriate Build-Depends: (Closes Bug#JP/1206). -- Masayuki Hatta Mon, 1 May 2000 10:27:10 +0900 tex-guy (1.1.7-2) unstable; urgency=low * Modified control. -- Masayuki Hatta Thu, 20 Apr 2000 10:17:36 +0900 tex-guy (1.1.7-1) unstable; urgency=low * New upstream version -- Masayuki Hatta Wed, 19 Apr 2000 20:08:11 +0900 tex-guy (1.1.4-4) unstable; urgency=low * Now everything depend on dvilib2. & Description: revised again. -- Masayuki Hatta Fri, 14 Jan 2000 22:11:16 +0900 tex-guy (1.1.4-3) unstable; urgency=low * Recompiled with t1lib1. -- Masayuki Hatta Fri, 7 Jan 2000 07:25:02 +0900 tex-guy (1.1.4-2) unstable; urgency=low * Description: revised. * xgdvi: Delete /usr/share/locale/ja_JP.EUC. -- Masayuki Hatta Mon, 3 Jan 2000 19:09:21 +0900 tex-guy (1.1.4-1) unstable; urgency=low * Initial Release. -- Masayuki Hatta Tue, 28 Dec 1999 01:20:37 +0900 Local variables: mode: debian-changelog End: