Your message dated Tue, 18 Jan 2005 17:17:20 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#289256: fixed in foomatic-db 20050118-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; 8 Jan 2005 01:19:27 +0000
>From [EMAIL PROTECTED] Fri Jan 07 17:19:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adsl-69-105-235-1.dsl.pltn13.pacbell.net 
(clavius.shallowsky.com) [69.105.235.1] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cn5GI-00065U-00; Fri, 07 Jan 2005 17:19:26 -0800
Received: from akkana by clavius.shallowsky.com with local (Exim 3.36 #1 
(Debian))
        id 1Cn5JZ-0000cB-00; Fri, 07 Jan 2005 17:22:49 -0800
Content-Type: multipart/mixed; boundary="===============0712241832=="
MIME-Version: 1.0
From: Akkana Peck <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: foomatic-db: Need entry for Epson Stylus C86
X-Mailer: reportbug 3.5
Date: Fri, 07 Jan 2005 17:22:49 -0800
Message-Id: <[EMAIL PROTECTED]>
Sender: Akkana Peck <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============0712241832==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: foomatic-db
Version: 20041203-1
Severity: normal
Tags: patch


The Epson C86 is essentially the same as the C84, and can use the
same driver, but printconf can't autoconfigure it unless there's
a specific C86 entry.  I'm attaching a patch to add a C86 entry
which makes printconf work.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages foomatic-db depends on:
ii  foomatic-filters              3.0.2-3    linuxprinting.org printer support 

-- no debconf information

--===============0712241832==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="c86.diff"

diff -urN foomatic-db-20041203.orig/db/source/printer/Epson-Stylus_C86.xml 
foomatic-db-20041203/db/source/printer/Epson-Stylus_C86.xml
--- foomatic-db-20041203.orig/db/source/printer/Epson-Stylus_C86.xml    
1969-12-31 16:00:00.000000000 -0800
+++ foomatic-db-20041203/db/source/printer/Epson-Stylus_C86.xml 2005-01-07 
16:57:42.000000000 -0800
@@ -0,0 +1,64 @@
+<printer id="printer/Epson-Stylus_C84">
+  <make>Epson</make>
+  <model>Stylus C86</model>
+  <mechanism>
+    <inkjet/>
+    <color/>
+    <resolution>
+      <dpi>
+        <x>2880</x>
+        <y>1440</y>
+      </dpi>
+    </resolution>
+    <consumables>
+      <comments>
+        <en>Four separately changable cartridges for black and the
+       colours</en>
+      </comments>
+      <!--one or more "partno" elements.-->
+    </consumables>
+  </mechanism>
+  <url></url>
+  <lang>
+    <escp/><!--no pjl-->
+  </lang>
+  <autodetect>
+    <general>
+      <commandset>ESCPL2,BDC,D4</commandset>
+      <description>EPSON Stylus C86</description>
+      <manufacturer>EPSON</manufacturer>
+      <model>Stylus C86</model>
+    </general>
+  </autodetect>
+  <functionality>B</functionality>
+  <driver>gimp-print</driver>
+  <!--verified-->
+  <!--no "contrib_url"-->
+  <comments>
+    <en>
+
+    Like the Epson Stylus C82, but faster. C83, C84 and C86 are the same,
+    C83 is the name for the European and C84/C86 for the US market. These
+    printers are also capable of full-bleed (borderless)
+    printing.&lt;p&gt;
+
+    Parallel and USB ports.&lt;p&gt;
+
+    With Gimp-Print 4.2.2 or newer it will work (except full-bleed) when
+    choosing the Epson Stylus C82 as printer model, with older Gimp-Print
+    versions when choosing the C80 as printer model.&lt;p&gt;
+
+    This printer cannot be tested by sending plain text to it, as the
+    printer may or may not respond to the text.  The recommended way
+    to test the connection is by checking the ink level with the
+    &lt;tt&gt;escputil&lt;/tt&gt; command as follows:&lt;p&gt;
+
+    &lt;tt&gt;escputil -i -u -r /dev/lp0&lt;/tt&gt;&lt;p&gt;
+
+    where /dev/lp0 should be replaced with the name of your printer
+    port.&lt;p&gt;
+
+    </en>
+  </comments>
+</printer>
+

--===============0712241832==--

---------------------------------------
Received: (at 289256-close) by bugs.debian.org; 18 Jan 2005 22:23:06 +0000
>From [EMAIL PROTECTED] Tue Jan 18 14:23:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cr1kg-0004rW-00; Tue, 18 Jan 2005 14:23:06 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Cr1f6-0003ka-00; Tue, 18 Jan 2005 17:17:20 -0500
From: Chris Lawrence <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#289256: fixed in foomatic-db 20050118-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 18 Jan 2005 17:17:20 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: foomatic-db
Source-Version: 20050118-1

We believe that the bug you reported is fixed in the latest version of
foomatic-db, which is due to be installed in the Debian FTP archive:

foomatic-db_20050118-1.diff.gz
  to pool/main/f/foomatic-db/foomatic-db_20050118-1.diff.gz
foomatic-db_20050118-1.dsc
  to pool/main/f/foomatic-db/foomatic-db_20050118-1.dsc
foomatic-db_20050118-1_all.deb
  to pool/main/f/foomatic-db/foomatic-db_20050118-1_all.deb
foomatic-db_20050118.orig.tar.gz
  to pool/main/f/foomatic-db/foomatic-db_20050118.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 foomatic-db 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, 18 Jan 2005 16:00:25 -0600
Source: foomatic-db
Binary: foomatic-db
Architecture: source all
Version: 20050118-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Changed-By: Chris Lawrence <[EMAIL PROTECTED]>
Description: 
 foomatic-db - linuxprinting.org printer support - database
Closes: 289256
Changes: 
 foomatic-db (20050118-1) unstable; urgency=low
 .
   * New upstream release.
   * Adds entry for Epson Stylus C86.  (Closes: #289256)
Files: 
 e1ea6e965fe758097b27bad957c7a8f8 591 text optional foomatic-db_20050118-1.dsc
 6f644c9fc826d5a06dd1314616fc38dd 500553 text optional 
foomatic-db_20050118.orig.tar.gz
 68fdc094b9cc42f53032f068af71c61b 4416 text optional 
foomatic-db_20050118-1.diff.gz
 cec7d8d96a54aa393ee613881b145085 499846 text optional 
foomatic-db_20050118-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB7Yci2wQKE6PXubwRAv6lAJ9vCyGOX6ELwraEdDwPB5VQ9/a/CwCcCdEy
VmLGYD+SBdX9aJTqosKDuYM=
=j0jM
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to