Your message dated Fri, 06 Jun 2003 12:10:43 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#194572: fixed in foo2zjs 20030526-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 24 May 2003 19:58:40 +0000 >From [EMAIL PROTECTED] Sat May 24 14:58:37 2003 Return-path: <[EMAIL PROTECTED]> Received: from relativity.phy.olemiss.edu [130.74.16.250] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19JfA4-00015L-00; Sat, 24 May 2003 14:58:36 -0500 Received: from localhost (localhost [127.0.0.1]) by relativity.phy.olemiss.edu (Postfix) with ESMTP id 41AC81B4E0 for <[EMAIL PROTECTED]>; Sat, 24 May 2003 14:58:36 -0500 (CDT) Received: from relativity.phy.olemiss.edu ([127.0.0.1]) by localhost (relativity [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08749-05 for <[EMAIL PROTECTED]>; Sat, 24 May 2003 14:58:34 -0500 (CDT) Received: by relativity.phy.olemiss.edu (Postfix, from userid 541) id 765AD1B4DF; Sat, 24 May 2003 14:58:34 -0500 (CDT) Date: Sat, 24 May 2003 14:58:34 -0500 From: Chris Lawrence <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: ITP: foo2zjs -- Support for printing to ZjStream-based printers Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline Organization: The University of Mississippi (Standard Disclaimer Applies) X-Operating-System: Linux/i686 2.4.20 X-Debian-Cabal: There is no cabal. User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new-20030314-p2 (Debian) Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-12.3 required=4.0 tests=BAYES_10,HAS_PACKAGE,USER_AGENT_MUTT autolearn=ham version=2.53-bugs.debian.org_2003_05_24 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp) --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: wnpp Severity: wishlist Upstream URL: http://home.mn.rr.com/richardsons/foo2zjs/ Copyright: GPL Authors: Rick Richardson <[EMAIL PROTECTED]>, Robert Szalai Description: Support for printing to ZjStream-based printers foo2zjs is an open source printer driver for printers that use the Zenographics ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor 2200 DL and 2300 DL and HP LaserJet 1000 and 1005. These printers are often erroneously referred to as winprinters or GDI printers. However, Microsoft GDI only mandates the API between an application and the printer driver, not the protocol on the wire between the printer driver and the printer. In fact, ZjStream printers are raster printers which happen to use a very efficient wire protocol which was developed by Zenographics and licensed by most major printer manufacturers for at least some of their product lines. ZjStream is just one of many wire protocols that are in use today, such as Postscript, PCL, Epson, etc. The package request is attached. Chris -- Chris Lawrence <[EMAIL PROTECTED]> - http://blog.lordsutch.com/ --W/nzBZO5zC0uMSeA Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <[EMAIL PROTECTED]> X-Original-To: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] Received: from localhost (localhost [127.0.0.1]) by relativity.phy.olemiss.edu (Postfix) with ESMTP id 55BFB4707C for <[EMAIL PROTECTED]>; Fri, 23 May 2003 05:25:11 -0500 (CDT) Received: from relativity.phy.olemiss.edu ([127.0.0.1]) by localhost (relativity [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10766-02 for <[EMAIL PROTECTED]>; Fri, 23 May 2003 05:25:09 -0500 (CDT) Received: from master.debian.org (master.debian.org [146.82.138.7]) by relativity.phy.olemiss.edu (Postfix) with ESMTP id 081314707A for <[EMAIL PROTECTED]>; Fri, 23 May 2003 05:25:08 -0500 (CDT) Received: from imap.gmx.net (mail.gmx.net) [213.165.64.20] by master.debian.org with smtp (Exim 3.35 1 (Debian)) id 19J9jS-000174-00; Fri, 23 May 2003 05:25:02 -0500 Received: (qmail 25083 invoked by uid 65534); 23 May 2003 10:25:00 -0000 Received: from pD954570E.dip.t-dialin.net (EHLO harlekin.reisshome.de) (217.84.87.14) by mail.gmx.net (mp023) with SMTP; 23 May 2003 12:25:00 +0200 From: Maximilian Reiss <[EMAIL PROTECTED]> To: Chris Lawrence <[EMAIL PROTECTED]> Subject: foomatic-db debian package Date: Fri, 23 May 2003 12:24:56 +0200 User-Agent: KMail/1.5.9 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <[EMAIL PROTECTED]> X-Virus-Scanned: by amavisd-new-20030314-p2 (Debian) X-Bogosity: No, tests=bogofilter, spamicity=0.000006, version=0.12.3 Hi currently Laserjet 1000 will not work with what is in debian since the foo2zjs bins ( foo2zjs-wrapper etc. ) are missing. Without them Laserjet 1000 and 1005 will behave like /dev/null ( with the erratic cups error message "Media tray emtpy" but the real problem is that the wrapper is missing ). Are you planing to package it too? Thanks in advance Max --W/nzBZO5zC0uMSeA-- --------------------------------------- Received: (at 194572-close) by bugs.debian.org; 6 Jun 2003 16:26:47 +0000 >From [EMAIL PROTECTED] Fri Jun 06 11:26:47 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19OK3C-0004cf-00; Fri, 06 Jun 2003 11:26:47 -0500 Received: from troup by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19OJnf-0007QM-00; Fri, 06 Jun 2003 12:10:43 -0400 From: Chris Lawrence <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.23 $ Subject: Bug#194572: fixed in foo2zjs 20030526-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Fri, 06 Jun 2003 12:10:43 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of foo2zjs, which is due to be installed in the Debian FTP archive: foo2zjs_20030526-1.diff.gz to pool/main/f/foo2zjs/foo2zjs_20030526-1.diff.gz foo2zjs_20030526-1.dsc to pool/main/f/foo2zjs/foo2zjs_20030526-1.dsc foo2zjs_20030526-1_i386.deb to pool/main/f/foo2zjs/foo2zjs_20030526-1_i386.deb foo2zjs_20030526.orig.tar.gz to pool/main/f/foo2zjs/foo2zjs_20030526.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Chris Lawrence <[EMAIL PROTECTED]> (supplier of updated foo2zjs package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 27 May 2003 16:03:54 -0500 Source: foo2zjs Binary: foo2zjs Architecture: source i386 Version: 20030526-1 Distribution: unstable Urgency: low Maintainer: Chris Lawrence <[EMAIL PROTECTED]> Changed-By: Chris Lawrence <[EMAIL PROTECTED]> Description: foo2zjs - Support for printing to ZjStream-based printers Closes: 194572 Changes: foo2zjs (20030526-1) unstable; urgency=low . * Initial Release. (Closes: #194572) Files: 9cf2170ca1916b9fc794046d1d9f7bf1 885 text optional foo2zjs_20030526-1.dsc 0215ecd31c7b787aeb8fad0756cc7168 225176 text optional foo2zjs_20030526.orig.tar.gz c088513513a72ed394efd02f054b91b1 8197 text optional foo2zjs_20030526-1.diff.gz c8956b70d06ab33033c82d8049f9bba2 165606 text optional foo2zjs_20030526-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iQEXAwUBPtPe7lxpg5e5AmZiFAI0RQQAmxn7QeCKbUpHWKpJfF0UhmrFX0XXYCSV utlE7DPXLKQ89XLSz92nJV13uv2Jfqsqc+sxgumeURD8c3AcbNDCPGUFZEPLNqqd ttm1v7m8o/5PIOQXieIRzbIcfMFbIksLMu8SNlflEC/QkLv0ojDDS5hky4/LRV8S KKIXNZnJImsD/2nBYRX0+a6g2iPFeKG+VTMNOZSWXA8IxEjLoOidRYzsjEeknCux mgKneyF42zjd49/qVSFzS13mAeJChS03DFQJgKwoX66JtJ+0mK8USBIckIkr4whH 25jMuWUY6/I7XerUE6wxOE329WJEZaJovZRFGAZjgTriAxu6R24BwAMj =vFdC -----END PGP SIGNATURE-----