[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#243596: marked as done (OCamlMake: Fails to pass -I options to ocamldoc)



Your message dated Sun, 25 Apr 2004 18:32:04 -0400
with message-id <E1BHsAO-000289-00@newraff.debian.org>
and subject line Bug#243596: fixed in ocaml-tools 2004.04.25-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; 13 Apr 2004 23:04:00 +0000
>From jgoerzen@complete.org Tue Apr 13 16:04:00 2004
Return-path: <jgoerzen@complete.org>
Received: from glockenspiel.complete.org [69.10.152.57] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BDWwi-0002Ag-00; Tue, 13 Apr 2004 16:04:00 -0700
Received: from localhost (localhost [127.0.0.1])
	by glockenspiel.complete.org (Postfix) with ESMTP id 890001B
	for <submit@bugs.debian.org>; Tue, 13 Apr 2004 18:04:03 -0500 (CDT)
Received: from glockenspiel.complete.org ([127.0.0.1])
	by localhost (glockenspiel [127.0.0.1]) (amavisd-new, port 10025)
	with ESMTP id 07955-02 for <submit@bugs.debian.org>;
	Tue, 13 Apr 2004 18:04:03 -0500 (CDT)
Received: from erwin.complete.org (unknown [12.149.180.20])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "erwin.complete.org", Issuer "John Goerzen -- Root CA" (verified OK))
	by glockenspiel.complete.org (Postfix) with ESMTP id AEF2D2D8
	for <submit@bugs.debian.org>; Tue, 13 Apr 2004 18:04:01 -0500 (CDT)
Received: from katherina.lan.complete.org (katherina.lan.complete.org [10.200.0.4])
	by erwin.complete.org (Postfix) with ESMTP
	id 095E282; Tue, 13 Apr 2004 18:03:55 -0500 (CDT)
Received: by katherina.lan.complete.org (Postfix, from userid 1000)
	id 9741D34028; Tue, 13 Apr 2004 18:04:10 -0500 (CDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John Goerzen <jgoerzen@complete.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: OCamlMake: Fails to pass -I options to ocamldoc
X-Mailer: reportbug 2.54
Date: Tue, 13 Apr 2004 18:04:10 -0500
Message-Id: <[🔎] 20040413230410.9741D34028@katherina.lan.complete.org>
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at complete.org
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: ocaml-tools
Version: 2004.04.10-1
Severity: normal

OCamlMake normally figures out a list of -I options to pass to ocamlc.
This is a nice feature.  However, it neglects to pass the same -I
options to ocamldoc, resulting in a failure for any project that has
sources in multiple directories.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4
Locale: LANG=C, LC_CTYPE=C

Versions of packages ocaml-tools depends on:
ii  ocaml-base [ocaml-base-3.07]  3.07.2a-2  Runtime system for ocaml bytecode 

-- no debconf information

---------------------------------------
Received: (at 243596-close) by bugs.debian.org; 25 Apr 2004 22:38:04 +0000
>From katie@ftp-master.debian.org Sun Apr 25 15:38:04 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BHsGC-0008P5-00; Sun, 25 Apr 2004 15:38:04 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BHsAO-000289-00; Sun, 25 Apr 2004 18:32:04 -0400
From: Ralf Treinen <treinen@debian.org>
To: 243596-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#243596: fixed in ocaml-tools 2004.04.25-1
Message-Id: <E1BHsAO-000289-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 25 Apr 2004 18:32:04 -0400
Delivered-To: 243596-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Source: ocaml-tools
Source-Version: 2004.04.25-1

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

ocaml-tools_2004.04.25-1.diff.gz
  to pool/main/o/ocaml-tools/ocaml-tools_2004.04.25-1.diff.gz
ocaml-tools_2004.04.25-1.dsc
  to pool/main/o/ocaml-tools/ocaml-tools_2004.04.25-1.dsc
ocaml-tools_2004.04.25-1_all.deb
  to pool/main/o/ocaml-tools/ocaml-tools_2004.04.25-1_all.deb
ocaml-tools_2004.04.25.orig.tar.gz
  to pool/main/o/ocaml-tools/ocaml-tools_2004.04.25.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 243596@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated ocaml-tools 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 26 Apr 2004 00:01:27 +0200
Source: ocaml-tools
Binary: ocaml-tools
Architecture: source all
Version: 2004.04.25-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Description: 
 ocaml-tools - Various tools for ocaml programmers
Closes: 243596
Changes: 
 ocaml-tools (2004.04.25-1) unstable; urgency=low
 .
   * New upstream version 6.6.0 of OCamlMakefile. This upstream version
     fixes a bug with options passed to ocamldoc (closes: #243596).
Files: 
 5ececf592865c7fbf5aa5bcc4522edbe 830 devel optional ocaml-tools_2004.04.25-1.dsc
 4cad5dd4213c3b68cebd45c85b111a31 41542 devel optional ocaml-tools_2004.04.25.orig.tar.gz
 e5e211fb210f8812d7950de9ec724a2a 4394 devel optional ocaml-tools_2004.04.25-1.diff.gz
 5237b18dffc993a9eb3190b405921049 54260 devel optional ocaml-tools_2004.04.25-1_all.deb

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

iD8DBQFAjDggtzWmSeC6BMERArXmAKDKBuqkXDtkqXstEkM9Dti+xMT7GgCg1ESU
1CVuWAVmf1JD6O8fVfG83GQ=
=hXWt
-----END PGP SIGNATURE-----



Reply to: