Your message dated Mon, 02 May 2005 20:47:06 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306838: fixed in jargon-text 4.4.7-2
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 00:53:20 +0000
>From [EMAIL PROTECTED] Mon May 02 17:53:19 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 1DSlf5-0005GU-00; Mon, 02 May 2005 17:53:19 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DSlZ4-00076t-00; Mon, 02 May 2005 20:47:06 -0400
From: Paul Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#306838: fixed in jargon-text 4.4.7-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 02 May 2005 20:47:06 -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-2

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-2.diff.gz
  to pool/main/j/jargon-text/jargon-text_4.4.7-2.diff.gz
jargon-text_4.4.7-2.dsc
  to pool/main/j/jargon-text/jargon-text_4.4.7-2.dsc
jargon-text_4.4.7-2_all.deb
  to pool/main/j/jargon-text/jargon-text_4.4.7-2_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 01:14:56 +0100
Source: jargon-text
Binary: jargon-text
Architecture: source all
Version: 4.4.7-2
Distribution: unstable
Urgency: low
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-2) unstable; urgency=low
 .
   * Build-Depend on a recent version of elinks. (Closes: #306838)
Files: 
 48a06f6e31be382fcc196ebe0f9d4255 600 doc optional jargon-text_4.4.7-2.dsc
 297359764066e1fca09b47cbda2c605e 3853 doc optional jargon-text_4.4.7-2.diff.gz
 c76c86dff05659cde9c28880b7421ce5 658486 doc optional 
jargon-text_4.4.7-2_all.deb

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

iD8DBQFCdsPI+gi+rt7UWRIRAkb9AKCQahuK2BOq19B82VjS0ye1YeBlkwCfdaaW
qDZizcY9Tv0zxkMVWTzVzEk=
=BeeO
-----END PGP SIGNATURE-----


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

Reply via email to