Your message dated Sat, 20 Mar 2004 01:57:22 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#200151: fixed in makeself 2.1.2-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; 5 Jul 2003 15:04:31 +0000
>From [EMAIL PROTECTED] Sat Jul 05 10:04:29 2003
Return-path: <[EMAIL PROTECTED]>
Received: from sigma.pzr.uni-rostock.de [139.30.99.3] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19YoaS-0005Oj-00; Sat, 05 Jul 2003 10:04:29 -0500
Received: from rack4.pzr.uni-rostock.de ([139.30.99.74] ident=mail)
        by sigma.pzr.uni-rostock.de with esmtp (Exim 3.35 #1 (Debian))
        id 19YoaS-0004Te-00
        for <[EMAIL PROTECTED]>; Sat, 05 Jul 2003 17:04:28 +0200
Received: from pzr3.pzr.uni-rostock.de ([139.30.99.13] ident=mail)
        by rack4.pzr.uni-rostock.de with esmtp (Exim 3.35 #1 (Debian))
        id 19YoaP-0005pJ-00; Sat, 05 Jul 2003 17:04:25 +0200
Received: from moeller by pzr3.pzr.uni-rostock.de with local (Exim 3.35 #1 
(Debian))
        id 19YoaP-0001TI-00; Sat, 05 Jul 2003 17:04:25 +0200
From: Steffen Moeller <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: RFP: makeself -- small shell script that generates a self-extractible 
tar.gz archive
X-Mailer: reportbug 1.50
Date: Sat, 05 Jul 2003 17:04:25 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Steffen Moeller <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.0 required=4.0
        tests=BAYES_20,HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 
(1.174.2.15-2003-03-30-exp)

Package: wnpp
Version: N/A; reported 2003-07-05
Severity: wishlist

* Package name    : makeself
  Version         : 2.1
  Upstream Author : Stéphane Peter <[EMAIL PROTECTED]>
* URL             : http://www.megastep.org/makeself/
* License         : GPL
  Description     : generates self-extractible .tar.gz archive

>From the home page:
makeself.sh is a small shell script that generates a self-extractible tar.gz
archive from a directory. The resulting file appears as a shell script
(many of those have a .run suffix), and can be launched as is. The
archive will then uncompress itself to a temporary directory and an
optional arbitrary command will be executed (for example an installation
script). This is pretty similar to archives generated with WinZip
Self-Extractor in the Windows world. Makeself archives also include
checksums for integrity self-validation (CRC and/or MD5 checksums).

The makeself.sh script itself is used only to create the archives from a
directory of files. The resultant archive is actually a compressed
(using gzip, bzip2, or compress) TAR archive, with a small shell script
stub at the beginning. This small stub performs all the steps of
extracting the files, running the embedded command, and removing the
temporary files when it's all over. All what the user has to do to
install the software contained in such an archive is to "run" the
archive, i.e sh nice-software.run. I recommend using the "run" (which
was introduced by some Makeself archives released by Loki Software) or
"sh" suffix for such archives not to confuse the users, since they it's
actually shell scripts (with quite a lot of binary data attached to it
though!).


---------------------------------------
Received: (at 200151-close) by bugs.debian.org; 20 Mar 2004 07:09:02 +0000
>From [EMAIL PROTECTED] Fri Mar 19 23:09:02 2004
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 1B4abO-0006Uj-00; Fri, 19 Mar 2004 23:09:02 -0800
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1B4aQ6-0001y3-00; Sat, 20 Mar 2004 01:57:22 -0500
From: Bartosz Fenski <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.29 $
Subject: Bug#200151: fixed in makeself 2.1.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Sat, 20 Mar 2004 01:57:22 -0500
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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: makeself
Source-Version: 2.1.2-1

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

makeself_2.1.2-1.diff.gz
  to pool/main/m/makeself/makeself_2.1.2-1.diff.gz
makeself_2.1.2-1.dsc
  to pool/main/m/makeself/makeself_2.1.2-1.dsc
makeself_2.1.2-1_i386.deb
  to pool/main/m/makeself/makeself_2.1.2-1_i386.deb
makeself_2.1.2.orig.tar.gz
  to pool/main/m/makeself/makeself_2.1.2.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.
Bartosz Fenski <[EMAIL PROTECTED]> (supplier of updated makeself 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: Sat,  6 Mar 2004 11:49:57 +0100
Source: makeself
Binary: makeself
Architecture: source i386
Version: 2.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski <[EMAIL PROTECTED]>
Changed-By: Bartosz Fenski <[EMAIL PROTECTED]>
Description: 
 makeself   - utility to generate self-extractible archives
Closes: 200151
Changes: 
 makeself (2.1.2-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #200151)
   * Added manpage and sent it to upstream.
   * Removed .sh suffix from script.
   * Changed location of makeself-header to /usr/share/makeself
Files: 
 8dc4aefe747570b08114816573de81d1 559 utils optional makeself_2.1.2-1.dsc
 928cce5dd054f31fd183d4d1fdc8ca91 18729 utils optional 
makeself_2.1.2.orig.tar.gz
 6b0426b65f622b884a4bb94666cf3415 2638 utils optional makeself_2.1.2-1.diff.gz
 41a4894c8617dbb2a381511cd86187ee 16374 utils optional makeself_2.1.2-1_i386.deb

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

iD4DBQFASf8nHXNlp1WBXUIRAqOrAJjFG5KDv6U/CfmDTFiR2QzsUMIRAJ4hB5qC
OO93PfNmTqU7+aBtria9Bg==
=TO+A
-----END PGP SIGNATURE-----

Reply via email to