Your message dated Sat, 18 Oct 2003 04:24:54 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#120556: fixed in dmake 4.2+cvs20031009-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; 21 Nov 2001 21:43:09 +0000
>From [EMAIL PROTECTED] Wed Nov 21 15:43:09 2001
Return-path: <[EMAIL PROTECTED]>
Received: from relay.rmt.ru (mpr.radio-msu.net) [194.67.161.3] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 166f9A-0000ru-00; Wed, 21 Nov 2001 15:43:08 -0600
Received: from shamrock-home (dialup6.rmt.ru [194.67.160.70])
        by mpr.radio-msu.net (8.9.0/8.8.7) with ESMTP id AAA16250;
        Thu, 22 Nov 2001 00:43:04 +0300 (MSK)
Received: from nidd by shamrock-home with local (Exim 3.32 #1 (Debian))
        id 166f8d-0001uJ-00; Thu, 22 Nov 2001 00:42:35 +0300
From: Peter Novodvorsky <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: dmake -- yet another portable make
X-Reportbug-Version: 1.35
X-Mailer: reportbug 1.35
Date: Thu, 22 Nov 2001 00:42:35 +0300
X-Debbugs-CC: debian-devel@lists.debian.org
Message-Id: <[EMAIL PROTECTED]>
Sender: Peter Novodvorsky <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: wnpp
Version: N/A; reported 2001-11-22
Severity: wishlist

* Package name    : dmake
  Version         : 4.2
  Upstream Author : [EMAIL PROTECTED]
* URL             : http://dmake.wticorp.com/
* License         : (GPL, LGPL, BSD, MIT/X, etc.)
  Description     : yet another portable make
 dmake is different from other versions of Make in that it supports significant
 enhancements (See the WWW page).  A short summary of the more important
 features follows:
 .
 - support for portable makefiles
 - portable accross many platforms
 - significantly enhanced macro facilities
 - sophisticated inference algorithm supporting transitive closure
   over the inference graph
 - support for traversing the file sytem both during making of targets
   and during inference
 - %-meta rules for specifying rules to be used for inferring
   prerequisites
 - conditional macros
 - local rule macro variables
 - proper support for libraries
 - parallel making of targets on architectures that support it
 - attributed targets
 - text diversions
 - group recipes
 - swapping itself to DISK under MSDOS
 - supports MKS extended argument passing convention
 - directory caching
 - highly configurable


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux shamrock-home 2.2.18pre21 #6 Sun Sep 2 08:58:19 MSD 2001 i686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R







---------------------------------------
Received: (at 120556-close) by bugs.debian.org; 18 Oct 2003 08:28:14 +0000
>From [EMAIL PROTECTED] Sat Oct 18 03:28:14 2003
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AAmRa-0004Ic-00; Sat, 18 Oct 2003 03:28:14 -0500
Received: from rdonald by auric.debian.org with local (Exim 3.35 1 (Debian))
        id 1AAmOM-0001ME-00; Sat, 18 Oct 2003 04:24:54 -0400
From: Chris Halls <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.25 $
Subject: Bug#120556: fixed in dmake 4.2+cvs20031009-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Sat, 18 Oct 2003 04:24:54 -0400
Delivered-To: [EMAIL PROTECTED]

Source: dmake
Source-Version: 4.2+cvs20031009-1

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

dmake_4.2+cvs20031009-1.diff.gz
  to pool/main/d/dmake/dmake_4.2+cvs20031009-1.diff.gz
dmake_4.2+cvs20031009-1.dsc
  to pool/main/d/dmake/dmake_4.2+cvs20031009-1.dsc
dmake_4.2+cvs20031009-1_i386.deb
  to pool/main/d/dmake/dmake_4.2+cvs20031009-1_i386.deb
dmake_4.2+cvs20031009.orig.tar.gz
  to pool/main/d/dmake/dmake_4.2+cvs20031009.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 Halls <[EMAIL PROTECTED]> (supplier of updated dmake 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: Thu,  9 Oct 2003 17:57:54 +0200
Source: dmake
Binary: dmake
Architecture: source i386
Version: 4.2+cvs20031009-1
Distribution: unstable
Urgency: low
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Changed-By: Chris Halls <[EMAIL PROTECTED]>
Description: 
 dmake      - make utility used to build OpenOffice.org
Closes: 120556
Changes: 
 dmake (4.2+cvs20031009-1) unstable; urgency=low
 .
   * Upload to debian unstable, now the tempfile vulnerability bug is fixed
     (closes:#120556)
   * New upstream version, taken from OOo CVS, branch cws_srx645_ooo111fix1
     - Fixes tempfile vulnerability (upstream IZ#7800)
   * Added patches:
     + dmakeroot-from-configure: set built in path to startup files from
       --datadir configure flag.
     + debversion-from-configure: Make 'dmake -V' report its version using the
       version number in configure.in
     + cflags-no-clobber: don't set CFLAGS in Makefile.am
     + run-autogen-sh: generated new configure/Makefile.ins
     + intro-update: remove obsolete information from intro.txt
   * Remove wrapper now that tempfile and dmakeroot problems are fixed.
   * Change maintainer to Debian OpenOffice Team with myself and
     Rene as uploaders
   * Use cdbs build system
   * Standards version 3.5.10
Files: 
 c9f61255f0bd1e8b282214c450e74e36 651 devel extra dmake_4.2+cvs20031009-1.dsc
 2888d43907048575242ed5569d4d1c42 606676 devel extra 
dmake_4.2+cvs20031009.orig.tar.gz
 c3f2d2d062bfc0ebe91a033aea4aa52f 21629 devel extra 
dmake_4.2+cvs20031009-1.diff.gz
 7b91552b5ab32613d1e2463fdb093d6c 100932 devel extra 
dmake_4.2+cvs20031009-1_i386.deb

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

iD8DBQE/ir0SexmdExmX588RAh28AKC4erRUu9jmyehOcMV70O3N0CfHIQCfZlSS
CgEDFG8Npfd7A9eQenzpMY0=
=GvtL
-----END PGP SIGNATURE-----

Reply via email to