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

Bug#118144: marked as done (ITA: shhopt -- Command line option parser)



Your message dated Tue, 19 Feb 2002 15:20:25 -0500
with message-id <E16dGkT-0002pq-00@auric.debian.org>
and subject line Bug#118144: fixed in shhopt 1.1.6-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; 3 Nov 2001 14:14:52 +0000
>From jb@morotsmedia.se Sat Nov 03 08:14:52 2001
Return-path: <jb@morotsmedia.se>
Received: from mail.morotsmedia.se (pigeon.morotsmedia.se) [193.235.206.72] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 1601ZU-0001vz-00; Sat, 03 Nov 2001 08:14:52 -0600
Received: from curie (curie.morotsmedia.se [193.235.206.89])
	by pigeon.morotsmedia.se (Postfix) with ESMTP
	id B94081422B; Sat,  3 Nov 2001 15:14:21 +0100 (CET)
Received: from jb by curie with local (Exim 3.31 #1 (Debian))
	id 1601Yz-0001ue-00; Sat, 03 Nov 2001 15:14:21 +0100
From: <jb@morotsmedia.se>
Subject: wnpp: O: shhopt -- Command line option parser
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10
Message-Id: <E1601Yz-0001ue-00@curie>
Date: Sat, 03 Nov 2001 15:14:21 +0100
Delivered-To: submit@bugs.debian.org

Package: wnpp
Version: N/A
Severity: normal

Small and easily maintained package.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux curie 2.4.10 #1 SMP Mon Oct 1 14:06:39 CEST 2001 i686 unknown


---------------------------------------
Received: (at 118144-close) by bugs.debian.org; 19 Feb 2002 20:45:15 +0000
>From troup@auric.debian.org Tue Feb 19 14:45:15 2002
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16dH8U-0001vV-00; Tue, 19 Feb 2002 14:45:14 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 16dGkT-0002pq-00; Tue, 19 Feb 2002 15:20:25 -0500
From: Oohara Yuuma <oohara@debian.org>
To: 118144-close@bugs.debian.org
X-Katie: $Revision: 1.68 $
Subject: Bug#118144: fixed in shhopt 1.1.6-2
Message-Id: <E16dGkT-0002pq-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Tue, 19 Feb 2002 15:20:25 -0500
Delivered-To: 118144-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
shhopt, which has been installed in the Debian FTP archive:

shhopt-dev_1.1.6-2_i386.deb
  to pool/main/s/shhopt/shhopt-dev_1.1.6-2_i386.deb
shhopt_1.1.6-2.diff.gz
  to pool/main/s/shhopt/shhopt_1.1.6-2.diff.gz
shhopt_1.1.6-2.dsc
  to pool/main/s/shhopt/shhopt_1.1.6-2.dsc
shhopt_1.1.6-2_i386.deb
  to pool/main/s/shhopt/shhopt_1.1.6-2_i386.deb
shhopt_1.1.6.orig.tar.gz
  to pool/main/s/shhopt/shhopt_1.1.6.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 118144@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Oohara Yuuma <oohara@debian.org> (supplier of updated shhopt 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: Tue, 19 Feb 2002 23:18:39 +0900
Source: shhopt
Binary: shhopt shhopt-dev
Architecture: source i386
Version: 1.1.6-2
Distribution: unstable
Urgency: low
Maintainer: Oohara Yuuma <oohara@debian.org>
Changed-By: Oohara Yuuma <oohara@debian.org>
Description: 
 shhopt     - Command line option parser - runtime
 shhopt-dev - Command line option parser - development
Closes: 118144 126951
Changes: 
 shhopt (1.1.6-2) unstable; urgency=low
 .
   * new maintainer
   * adopting an orphaned package (closes: #118144)
   * debian/changelog: removed add-log-mailing-address:
   * debian/rules: added dh_installdeb, which handles the /usr/doc symlink
     (closes: #126951)
   * uploading .orig.tar.gz because the old version is packaged incorrectly
     as a Debian native package
   * debian/copyright: updated the upstream webpage
   * debian/rules: removed -s from install (let dh_strip strip the binary)
     (previous version incorrectly stripped *.a and broke it)
   * debian/rules: set the symlink "libshhopt.so" to libshhopt.so.1
     instrad of libshhopt.so.1.1.6
   * Makefile: added -D_REENTRANT according to the Policy
   * debian/shhopt.postinst, debian/shhopt.postrm: new file, calls ldconfig
   * debian/rules: set DH_COMPAT to 2, moved the build directory of
     shhopt-dev from debian/tmp to debian/shhopt-dev
   * shhopt-dev.dirs, shhopt.dirs: new files, to use dh_installdirs
     more easily
   * shhopt-dev.docs, shhopt.docs: new files, installing more documents
   * debian/rules: added the upstream changelog to dh_installchangelogs
   * debian/shhopt-dev.examples: new file, installing example.c as a example
     (not as a document)
   * debian/rules: added dh_installexamples
   * debian/rules: added -V to dh_makeshlibs
   * debian/control: added Depends: shhopt (= ${Source-Version}) and
     libc6-dev to shhopt-dev
   * debian/rules: run dh_shlibdeps and dh_gencontrol after dh_makeshlibs
     (dpkg-shlibdeps must wait for shlibs files in the build directory)
   * debian/control: bumped up Standards-Version: to 3.5.6
Files: 
 68fe003f9c5a50086ea6e1609a1d439b 605 devel optional shhopt_1.1.6-2.dsc
 99a2bb2b25bd0fe97a32fc2c9d829fed 9529 devel optional shhopt_1.1.6.orig.tar.gz
 9921e35448a39bcda4effb2f77d2d1a3 3514 devel optional shhopt_1.1.6-2.diff.gz
 2b804c621f829d309d1949dd6f713a21 10924 devel optional shhopt-dev_1.1.6-2_i386.deb
 b7c4b950cb2b22bb339123f5eea0a96d 8240 libs optional shhopt_1.1.6-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8cl8aQNb0LvRkppURAjlJAJ0ZQfZV1v8qXtYVJTSqAQmFQper9wCgtTad
ksl1rwRCBYmPvtwIicUgixA=
=t7Zj
-----END PGP SIGNATURE-----



Reply to: