gs-afpl (8.14-3.1) unstable; urgency=low * src/gdevijs.c added "dci.max_components = components;" to get esponepl working; patch from Florian Boelstler - closes: #256787 -- Geert Stappers Sun, 20 Feb 2005 20:15:45 +0100 gs-afpl (8.14-3) unstable; urgency=low * Added lj3100sw driver. -- Masayuki Hatta (mhatta) Wed, 5 May 2004 16:53:34 +0900 gs-afpl (8.14-2) unstable; urgency=low * Moved back /usr/share/ghostscript/{ColorSpace,Decoding} to /usr/share/gs-afpl/8.14 since they may differ among the upstream releases. * Made gs-aladdin dummy depend gs-gpl | gs-afpl (suggested by Martin Pitt). * Added /usr/share/fonts/type1 to the font path. -- Masayuki Hatta (mhatta) Mon, 5 Apr 2004 03:02:36 +0900 gs-afpl (8.14-1) unstable; urgency=low * New maintainer with torsten's blessing. He is still a co-maintainer. * Now uses dpatch. * The package name has been changed to gs-afpl - closes: #141091 * New upstream release - closes: #111859, #100860, #181587 * Set priority to 40. -- Masayuki Hatta (mhatta) Fri, 26 Mar 2004 23:40:22 +0900 gs-aladdin (7.04-2) unstable; urgency=low * Reimplement libpaper support (closes: #128790). * Like in gs prefer the x11 driver over x11alpha again as the latter has some problems with b&w displays. * debian/postinst: Manage the gs-aladdin manpage as a slave to the gs alternative (see gs: #122538). * debian/rules: Remove dvipdf from the resulting package and all the manpages as they are in gs-common already (closes: #142802). * debian/devices: + Include the ijs driver (closes: #128564). + Add the pcl3 driver (closes: #95198). -- Torsten Landschoff Wed, 24 Apr 2002 23:08:53 +0200 gs-aladdin (7.04-1) unstable; urgency=high * New upstream release (closes: #134603). + [SECURITY] Fixes the problem with reading arbitrary files - if -dPARANOIDSAFER is passed (closes: #137047). * debian/rules: Run dh_installdocs so that the /usr/doc symlink is created (closes: #129625). * debian/rules: Move the license to the official Debian place (lintian). -- Torsten Landschoff Tue, 26 Mar 2002 23:07:03 +0100 gs-aladdin (7.03-2) unstable; urgency=low * debian/control: Change section rightfully back to non-free/text (the non-free got lost when I recreated debian/control from the gs package...). * A happy new year everybody :) -- Torsten Landschoff Tue, 1 Jan 2002 18:07:58 +0100 gs-aladdin (7.03-1) unstable; urgency=low * New upstream release (closes: #100860, #126328). * debian/control: + pbuilder: Add libgtk1.2-dev to Build-Depends and remove libglib1.2-dev from them (pulled by libgtk1.2-dev). + Remove conflict with gs_svga, gs_x11 and gs_both (not in Debian for ages). * debian/rules: + lintian: Remove /usr/share/man after installation (manpages will go into the gs-common package apart from the gs-aladdin manpage) -- Torsten Landschoff Mon, 31 Dec 2001 13:10:03 +0100 gs-aladdin (7.00-1) unstable; urgency=low * New upstream release (closes: #100860). * Completely rewrote the build system. * debian/control: Build-Depend on libglib1.2-dev (needed by omni device). -- Torsten Landschoff Fri, 14 Sep 2001 17:44:20 +0200 gs-aladdin (6.50-5) unstable; urgency=low * debian/gs-aladdin.templates: Renamed from debian/templates. * debian/rules: Call dh_installdebconf (closes: #94312). * debian/gs-aladdin.templates: Remove the double negation in the previewer question (gs bug#94146). * debian/control: Depend on defoma (closes: #94101, #94263, #94205, #94154, #94195). -- Torsten Landschoff Wed, 18 Apr 2001 21:21:37 +0200 gs-aladdin (6.50-4) unstable; urgency=low * Apply changes done by Yasuhiro (see changelog entries below). * debian/default_path.sh: Update from gs-5.50. Now searches in Defoma path before system directories. -- Torsten Landschoff Sat, 14 Apr 2001 18:06:16 +0200 gs-aladdin (6.50-3.5defoma2) unstable; urgency=low * debian/postinst.in: gone. * debian/postinst: remove bashisum codes. registration of need-to-be-substituted major cjk postscript fonts is move to gs-cjk-resource 0.93-2. * debian/postinst: call 'defoma-app update' on every 'configure'. * debian/prerm: call 'defoma-app clean' on every 'upgrade'. * The last two changes force to update font configuration on every upgrade of the gs-aladdin package so take some time. It is not actually necessary if the Defoma configuration script is not changed, because if the script is not changed, font configuration is unchanged. I thought comparing the installing version and the installed version at postinst could stop updating font configuration on every upgrade, but i happened to notice that it can not handle upgrading from 'config-files' status. Upgrading from the status always requires updating font configuration because font configuration is already cleaned up on the status. But postinst cannot judge whether upgrading is from 'installed' status or 'config-files' status, so if the version of 'config-files' status is newer than the required-to-update-font-configuration version, updating font configuration is not performed though necessary. I guess some mechanisums to store the status of font configuration of each package and the version of each Defoma-configuration script to enable updating-font-configuration-only-when-necessary. -- Yasuhiro Take Sat, 31 Mar 2001 10:28:50 +0900 gs-aladdin (6.50-3.5defoma1) unstable; urgency=low * Add time_h.diff which enables compilation with the newest libc6. * Add gs-cjk patches. * Add Defoma support. -- Yasuhiro Take Mon, 19 Mar 2001 22:33:13 +0900 gs-aladdin (6.50-3) unstable; urgency=low * Fixed Build-Depends and clean target of debian/rules as noted by Paul Slootman (closes: #83666). -- Torsten Landschoff Wed, 31 Jan 2001 03:14:20 +0100 gs-aladdin (6.50-2) unstable; urgency=low * debian/rules: Pass --bzip2 to tar instead of -I which was removed in the latest tar version (closes: #81556). * ps2epsi: Disable -dSAFER again and fix the sed expressions (closes: #81488). Also modify pdf2dsc which had the same problem. -- Torsten Landschoff Wed, 10 Jan 2001 21:18:37 +0100 gs-aladdin (6.50-1) unstable; urgency=low * The "return to duty" release. * New upstream release (closes: #79543). * Took some patches out which I have to redo, namely the patches to the scripts adding the missing quotes. Have to forward the changes upstream after I did that silly work again. -- Torsten Landschoff Sat, 16 Dec 2000 23:52:06 +0100 gs-aladdin (6.01-7) unstable; urgency=low * debian/rules: Copied the copyright letter from Peter again (closes: #69955). -- Torsten Landschoff Sun, 27 Aug 2000 12:06:37 +0200 gs-aladdin (6.01-6) unstable; urgency=low * debian/devices.diff: Add device ljet4d (closes: #69851). -- Torsten Landschoff Thu, 24 Aug 2000 16:51:57 +0200 gs-aladdin (6.01-5) unstable; urgency=low * This version and the version before include the sample margin files from hpdj (closes: #39342). * man/pdf2ps.1: Added a note how to chose the language level of the generated PostScript (closes: #34084). * Applied patch from Peter to work around illegal LanguageGroup values in fonts (closes: #67462). -- Torsten Landschoff Tue, 8 Aug 2000 03:21:35 +0200 gs-aladdin (6.01-4) unstable; urgency=low * debian/rules: Move examples back to where they belong (closes: #66192). * debian/devices.diff: Added cdj670, cdj850, cdj890 and cdj1600.dev (thanks to Kenneth H. Carpenter for pointing this out). -- Torsten Landschoff Sat, 8 Jul 2000 23:44:59 +0200 gs-aladdin (6.01-3) unstable; urgency=low * Fix missing quotes in shell scripts (closes: #61854, #45360). -- Torsten Landschoff Fri, 23 Jun 2000 01:05:16 +0200 gs-aladdin (6.01-2) unstable; urgency=low * debian/rules.hpdj: Install hpdj documentation. * debian/rules: Do not compress HTML documentation to make the links work again. -- Torsten Landschoff Tue, 30 May 2000 09:16:42 +0200 gs-aladdin (6.01-1) unstable; urgency=low * New upstream release (closes: #58138). * Upgraded to current policy. * This package will not mess with directories in /usr/local anymore. * The shared files of Ghostscript are now rightfully installed into /usr/share. * The debs now have the Section and Priority included (gencontrol -isp). * debian/control: Added source dependencies. * debian/rules: Make compiles run with "-g -O2" as mandated by policy. * Changed the default device to x11alpha for better display quality. -- Torsten Landschoff Thu, 25 May 2000 19:46:36 +0200 gs-aladdin (5.50-8) unstable frozen; urgency=high * ps2epsi: Applied patch from Colin Phipps to fix /tmp security problem. * debian/rules: Fixed bashism (closes: #56932) -- Torsten Landschoff Sun, 6 Feb 2000 02:29:38 +0100 gs-aladdin (5.50-7) unstable; urgency=low * New maintainer. * Fixed diff for hpdj (closes: #52416). -- Torsten Landschoff Fri, 14 Jan 2000 20:14:09 +0100 gs-aladdin (5.50-6) unstable; urgency=low * Corrected typos in changelog. * Added support for tbl in file gs.1, so that the table of paper sizes is parsed correctly (closes Bug#34264). * Added infos in gs.1 about default paper size and about switches -c and -dBATCH (closes Bug#33688). * Added support for epsf feature (closes Bug#39177). * Applied patches to the files pdf_base.ps, gdevps.c, gp_msio.c, gp_os2.c, gsiodev.c, gstype42.c, libpng.mak, gdevpsdi.c and gdevsppr.c, as suggested in the post-release notice by L.P.Deutsch. * PS level 3 features not included (only level 2), as suggested in the post-release notice by L.P.Deutsch. -- Marco Pistore Sun, 11 Jul 1999 23:40:10 +0200 gs-aladdin (5.50-5) unstable; urgency=low * Corrected "regulamentations" --> "regulations" in description of package. * Filenames in script pdf2ps are now enclosed in double quote (so the script will work also for filenames with spaces and special characters). * Added support for doc-base * Applied patches to the files gdevpdfi.c, gxclimag.c and pdf_draw.ps, as suggested in the post-release notice by L.P.Deutsch -- Marco Pistore Sat, 2 Jan 1999 23:31:38 +0100 gs-aladdin (5.50-4) unstable; urgency=low * Upgraded to version 2.5 of hpdj driver by Martin Lottermoser (debian/rules is changed accordingly). * Mentioned package gsfonts in description of gs. -- Marco Pistore Mon, 7 Dec 1998 23:09:13 +0100 gs-aladdin (5.50-3) unstable; urgency=low * Added patch to file gdevhl7x.c to correct the margins calc (thanks to Raphael Enrici that sent me the patch) * Fixed the manpages for bdftops, dvipdf, printafm and wftopfa, so that they work with apropos. -- Marco Pistore Tue, 13 Oct 1998 15:03:58 +0200 gs-aladdin (5.50-2) unstable; urgency=low * Changed "Recommends: gs-pdfencrypt" to "Suggests: gs-pdfencrypt" in control file. * Html files in /usr/doc/gs-aladdin/ are no more compresses (the links between these files fail if they are compresses). * Removed "Provides: gs_x, gs_svga, gs_both", since "_" cannot appear in package names, and no packages should depend on these quite old virtual packages. * Changed directory name for the libjpeg source from ../libjpeg-6a to ../libjpeg: so it does not depend on the particular version of libjpeg (changes in files unix-gcc.mak, debian/rules and debian/jpeg). * Linked against libjpeg-6b. -- Marco Pistore Sat, 10 Oct 1998 00:05:53 +0200 gs-aladdin (5.50-1) unstable; urgency=low * New upstream version * Added manpage for dvipdf * Linked agains libpng2 (closes Bug#26931) -- Marco Pistore Wed, 30 Sep 1998 11:52:51 +0200 gs-aladdin (5.10-12) unstable; urgency=low * Now gs-pdfencrypt (in the nonUS distribution) is suggested by gs-aladdin. Changed the message in the file pdf_sec.ps so that it suggests to install that package if an encrypted pdf file is being processed. -- Marco Pistore Wed, 22 Jul 1998 10:11:51 +0200 gs-aladdin (5.10-11) unstable; urgency=low * Now /usr/lib/ghostscript/common is searched for library files before /usr/lib/ghostscript/X.YY (where X.YY is the version of ghostscript). This is useful for installing packages like gs-pdfencrypt, that provide (modified) library files to ghostscript that are independent from the version of gs (also gs.1 is changed accordingly) * New version of Uli's hp8xx driver is included (but not compiled by default for copyright problems: hp8xx is GPL and the Aladdin license is not GPL-compatible) * Applied patches to the files gxpcmap.c, pdf_font.ps and gs_pdf.ps, as suggested in the post-release notice by L.P.Deutsch -- Marco Pistore Fri, 17 Jul 1998 11:53:33 +0200 gs-aladdin (5.10-10) unstable; urgency=low * Applied some post-release patches from the upstream author (changed files pdf_font.ps and gdevpdfd.c) -- Marco Pistore Mon, 15 Jun 1998 22:46:08 +0200 gs-aladdin (5.10-9) unstable frozen; urgency=low * According to what proposed in http://www.debian.org/Lists-Archives/debian-devel-9710/msg00685.html, package svgalibg1 does not force anymore packages that depend on it to depend on "svgalibg1 | svgalib-dummyg1" (but just on "svgalibg1"). Since it is OK for gs-aladdin to be used with svgalib-dummy, i have added the debian/shlibs.local file to override this behavior (closes: Bug#22578 and Bug#22641). -- Marco Pistore Wed, 20 May 1998 16:04:45 +0100 gs-aladdin (5.10-8) unstable frozen; urgency=low * Solved COPYRIGHT problem that was present in the previous version: GPL files have been removed from the binary distribution, since GPL is not compatible with the Aladdin license. * Upgreded the hpdj driver to version 2.4. * Fixed bug in file gdevnfwd.c (as suggested by L.P.Deutsch). -- Marco Pistore Fri, 15 May 1998 13:28:41 +0100 gs-aladdin (5.10-7) unstable frozen; urgency=low * Fixed some bugs in debian/rules (closes: bug#20251) * bdftops, printafm and wftopfa back to /usr/bin (and man pages added): there was really no reason to move them in /usr/lib/ghostscript/. font2c is still in /usr/lib/ghostscript/, since this is useful only if you plan to recompile gs. -- Marco Pistore Fri, 27 Mar 1998 18:13:22 +0100 gs-aladdin (5.10-6) unstable frozen; urgency=low * Compiled with a private version of libjpeg (make.txt explains why this is needed) * Removed cdj850 device from the main distribution (this should go only in the EXPERIMENTAL package) -- Marco Pistore Tue, 17 Mar 1998 17:53:29 +0100 gs-aladdin (5.10-5) unstable; urgency=low * Typos in the docs -- Marco Pistore Sat, 14 Mar 1998 11:56:53 +0100 gs-aladdin (5.10-4) unstable; urgency=low * Svgalib devices only for i386 architecture (closes: bug#18385) * Now docs are in /usr/doc/gs-aladdin (added preinst to remove the link /usr/doc/gs-aladdin -> /usr/doc/gs; this is required for the package update to happen correctly) * Added man pages for all the binaries * bdftops, font2c, printafm and wftopfa moved from /usr/bin to /usr/lib/ghostscript (there is really no reason to put these scripts in /usr/bin) * Now the svgalib is initialized only if a svga driver is used (root privileges are given away at the beginning of initialization, and they are re-obtained just for initializing svgalib) * Fixed pdf2ps following post-release notice by L.P.Deutsch -- Marco Pistore Thu, 12 Mar 1998 02:33:46 +0100 gs-aladdin (5.10-3) unstable; urgency=low * Fixed deallocation bug in file gsline.c (closes: bug#17515) * Now "debian/rules clean" removes the merged makefiles * Fixed wrong dirs in the manual pages (closes: bug#13911) * Now /usr/doc/gs-aladdin is a link to /usr/doc/gs * Added the driver hpdj by Martin Lottermoser -- Marco Pistore Mon, 16 Feb 1998 02:35:11 +0100 gs-aladdin (5.10-2) unstable; urgency=low * Corrected bug when detecting if gs runs in setuid-root mode (Bug 17254) -- Marco Pistore Wed, 21 Jan 1998 21:27:41 +0100 gs-aladdin (5.10-1) unstable; urgency=low * New upstream release (Bug 15731) * All the examples in /usr/doc/gs/examples start now with "%!" (Bug 12164) -- Marco Pistore Wed, 14 Jan 1998 21:42:15 +0100 gs-aladdin (5.03-1) unstable; urgency=low * New upstream release; it should close some bugs: - Bugs 8237,8238 (problems with acrobat reader) - Bug 10473 (aladdin ghostview 5.0 released) * New maintainer * Compiled with libc6 * Functionalities of the wrapper are now in the main program * Now the dependency list is correct (Bug 8336) and libpng0 is used (Bugs 9158, 10122) * Now the device cdeskjet works well (Bug 11499) -- Marco Pistore Thu, 2 Oct 1997 04:44:59 +0200 gs-aladdin (4.03-7) non-free; urgency=low * Doesn't Conflict with the old gsfonts any more (only recommends the new ones) * Removed one "Depends: $\{shlibs:Depends\}" line, correcting the dependancy problems people seen. -- joost witteveen Thu, 5 Dec 1996 13:29:27 +0100 gs-aladdin (4.03-6) non-free; urgency=low * Damm! the manpages are in /man, not in /usr/man. Guy mailed me the "gs-aladdin installed" report right at the moment I saw I made a blunder. -- joost witteveen Sun, 10 Nov 1996 18:54:57 +0100 gs-aladdin (4.03-5) non-free; urgency=low * For some reason, with the new source scheme, the package gets rebuild in with the "make binary" target. This meant a few (nearly all) devices were not compiled in. Did a Quick Fix. -- joost witteveen Fri, 8 Nov 1996 22:39:06 +0100 gs-aladdin (4.03-4) non-free; urgency=low * Removed the "+1" bug in the wrapper that caused coredumps with libc5.4.7 * Stripped the executables * Copied the changelog to /usr/doc/gs/ -- joost witteveen Thu, 31 Oct 1996 23:18:51 +0100 gs-aladdin (4.03-3) non-free; urgency=low * Now conforms to new source packaging skeme * Added a "provides: gs". Hope the name-problems are now over. -- joost witteveen Sat, 26 Oct 1996 14:59:07 +0200 gs-aladdin (4.03-2) non-free; urgency=low * OK, major problems with -1, so now gs looks in the right directory agian for it's initialisation files. * This one does a Replaces: gs, and Conflicts: gs * Special thanks go to (like most other releases of gs) to Dirk, for excelent support and bug-spotting. -- joost witteveen Fri, 25 Oct 1996 18:57:39 +0200 gs-aladdin (4.03-1) non-free; urgency=low * fonts, init files now in /usr/lib/ghostscript/ (without version number) * Fontmap file removed (was already present in gsfonts). * included x11alpha device, miff24 device * removed dependancy on gs * -dDEVICEWIDTH now works again. * new upstream version. * changed name of package (finaly). -- joost witteveen Sat, 26 Oct 1996 14:54:40 +0200