Your message dated Tue, 03 May 2005 09:47:21 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306838: fixed in jargon-text 4.4.7-3
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; 28 Apr 2005 19:28:55 +0000
>From [EMAIL PROTECTED] Thu Apr 28 12:28:55 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c156142.adsl.hansenet.de (localhost.localdomain) 
[213.39.156.142] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DREgx-0005Pv-00; Thu, 28 Apr 2005 12:28:55 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DREh8-00052N-DI; Thu, 28 Apr 2005 21:29:06 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: jargon-text: FTBFS: ERROR at cmdline.c:96: Unknown option 
-no-references
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 28 Apr 2005 21:29:06 +0200
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: 

Package: jargon-text
Version: 4.4.7-1
Severity: serious
Tags: patch

When building 'jargon-text' on i386/testing,
I get the following error:

# Turn into plain text
elinks -dump -dump-width 79 -no-numbering 1 -no-references 1 \
jargon-web.html >jargon.txt
ERROR at cmdline.c:96: Unknown option -no-references
make[1]: *** [jargon.txt] Error 3
make[1]: Leaving directory `/jargon-text-4.4.7'
make: *** [build-stamp] Error 2

With the attached patch 'jargon-text' can be compiled.

Regards
Andreas Jochens

diff -urN ../tmp-orig/jargon-text-4.4.7/Makefile ./Makefile
--- ../tmp-orig/jargon-text-4.4.7/Makefile      2005-03-31 02:21:51.000000000 
+0000
+++ ./Makefile  2005-04-28 19:15:31.076670390 +0000
@@ -46,7 +46,7 @@
 
 jargon.txt: jargon-web.html
        # Turn into plain text
-       elinks -dump -dump-width 79 -no-numbering 1 -no-references 1 \
+       elinks -dump -dump-width 79 -no-numbering 1 \
                jargon-web.html >jargon.txt
 
 clean:

---------------------------------------
Received: (at 306838-close) by bugs.debian.org; 3 May 2005 13:55:10 +0000
>From [EMAIL PROTECTED] Tue May 03 06:55:10 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 1DSxri-0006Cq-00; Tue, 03 May 2005 06:55:10 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DSxk9-0000hX-00; Tue, 03 May 2005 09:47:21 -0400
From: Paul Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#306838: fixed in jargon-text 4.4.7-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 03 May 2005 09:47:21 -0400
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: jargon-text
Source-Version: 4.4.7-3

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

jargon-text_4.4.7-3.diff.gz
  to pool/main/j/jargon-text/jargon-text_4.4.7-3.diff.gz
jargon-text_4.4.7-3.dsc
  to pool/main/j/jargon-text/jargon-text_4.4.7-3.dsc
jargon-text_4.4.7-3_all.deb
  to pool/main/j/jargon-text/jargon-text_4.4.7-3_all.deb



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.
Paul Martin <[EMAIL PROTECTED]> (supplier of updated jargon-text 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,  3 May 2005 14:42:24 +0100
Source: jargon-text
Binary: jargon-text
Architecture: source all
Version: 4.4.7-3
Distribution: unstable
Urgency: high
Maintainer: Paul Martin <[EMAIL PROTECTED]>
Changed-By: Paul Martin <[EMAIL PROTECTED]>
Description: 
 jargon-text - The definitive compendium of hacker slang
Closes: 306838
Changes: 
 jargon-text (4.4.7-3) unstable; urgency=high
 .
   * Detect which version of elinks we're using. This allows us to build
     on sarge with elinks 0.9.3 and also unstable with 0.10.x.
     Build-depend on at least elinks 0.9.3. (Closes: #306838)
Files: 
 9a8a973bf60a5d296beb09e568066a89 599 doc optional jargon-text_4.4.7-3.dsc
 2e8ae6a3172a9f981ee8d2681e0288a3 4293 doc optional jargon-text_4.4.7-3.diff.gz
 d8dd10e3dd598c686df999259e9e1b6e 658600 doc optional 
jargon-text_4.4.7-3_all.deb

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

iD8DBQFCd4CC+gi+rt7UWRIRAmz2AKCKzAZ64DNPJVycR3ppVK37VMFJGQCfdPL6
Rlp4hTIGS/sYR3TBKbvENlc=
=GexR
-----END PGP SIGNATURE-----


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

Reply via email to