Your message dated Tue, 06 Dec 2005 01:32:30 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#237967: fixed in foo2zjs 20051120dfsg-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; 14 Mar 2004 16:24:51 +0000
>From [EMAIL PROTECTED] Sun Mar 14 08:24:51 2004
Return-path: <[EMAIL PROTECTED]>
Received: from pd9e61442.dip.t-dialin.net (homemx.verfaction.de)
[217.230.20.66] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B2YPy-0001x3-00; Sun, 14 Mar 2004 08:24:51 -0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Kilian Krause <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: foo2zjs-wrapper does not default to /etc/papersize and PPDs missing
X-Mailer: reportbug 2.52
Date: Sun, 14 Mar 2004 17:24:40 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Kilian <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level:
Package: foo2zjs
Version: 20040210-2
Severity: normal
In /usr/bin/foo2zjs-wrapper the default pagesize is always "1" and thus
"letter". Even when setting /etc/papersize to "a4" i get letter
printing, which is inconvenient. Maybe some debconf postinst tweak
should adjust this or the script should read the value from
/etc/papersize and recode it to the default numbers it does need for
processing.
Moreover the PPD dir from http://foo2zjs.rkkda.com/foo2zjs.tar.gz is
missing and thus the printer cannot be configured in CUPS without
manually fetching it. Either Debconf's postinst should look for that
(with the getweb script from the upstream source e.g.) or they should
be included in the deb.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.4
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to [EMAIL
PROTECTED])
Versions of packages foo2zjs depends on:
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an
-- no debconf information
---------------------------------------
Received: (at 237967-close) by bugs.debian.org; 6 Dec 2005 09:41:15 +0000
>From [EMAIL PROTECTED] Tue Dec 06 01:41:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EjZBW-0005Ll-Sj; Tue, 06 Dec 2005 01:32:30 -0800
From: Finn-Arne Johansen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#237967: fixed in foo2zjs 20051120dfsg-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 06 Dec 2005 01:32:30 -0800
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-Level:
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
Source: foo2zjs
Source-Version: 20051120dfsg-1
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_20051120dfsg-1.diff.gz
to pool/main/f/foo2zjs/foo2zjs_20051120dfsg-1.diff.gz
foo2zjs_20051120dfsg-1.dsc
to pool/main/f/foo2zjs/foo2zjs_20051120dfsg-1.dsc
foo2zjs_20051120dfsg-1_i386.deb
to pool/main/f/foo2zjs/foo2zjs_20051120dfsg-1_i386.deb
foo2zjs_20051120dfsg.orig.tar.gz
to pool/main/f/foo2zjs/foo2zjs_20051120dfsg.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.
Finn-Arne Johansen <[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: Fri, 2 Dec 2005 16:16:09 +0100
Source: foo2zjs
Binary: foo2zjs
Architecture: source i386
Version: 20051120dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Steffen Joeris <[EMAIL PROTECTED]>
Changed-By: Finn-Arne Johansen <[EMAIL PROTECTED]>
Description:
foo2zjs - Support for printing to ZjStream-based printers
Closes: 237967
Changes:
foo2zjs (20051120dfsg-1) unstable; urgency=low
.
[ Changes by Steffen Joeris ]
* new upstream release
* add some clean targets to debian/rules
* modify make install in debian/rules
* repack and rename to *dfsg because of binaries in source ;(
* modify Makefile to recognize the dfsg changes
* wrote README.Debian to inform users about the changes
.
[ Changes by Finn-Arne Johansen ]
* Added code to honour /etc/papersize (Closes: #237967)
(20-honour-papersize.dpatch)
.
* Upload sponsored by Petter Reinholdtsen.
Files:
a1b5d9291b63d2b88590b41505258ca0 657 text optional foo2zjs_20051120dfsg-1.dsc
6fb992ff7fe68bcc0a803e4521239f21 1511859 text optional
foo2zjs_20051120dfsg.orig.tar.gz
ff90288cefdb93463aee9ebbde98637d 9892 text optional
foo2zjs_20051120dfsg-1.diff.gz
d4ca70bf5fe546dcef2ecb48378700f3 909590 text optional
foo2zjs_20051120dfsg-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDlVeN20zMSyow1ykRAlMIAJ4kjnlAlF0rv/9aG2D9C9OdE90vIQCfbpBo
Dthquv2xwXFIM2SzBBlW7mc=
=H8iU
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]