Your message dated Sat, 30 Jun 2001 00:17:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed in 2.95.4.ds3-0.010628
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Jun 2001 08:54:49 +0000
>From [EMAIL PROTECTED] Mon Jun 25 03:54:49 2001
Return-path: <[EMAIL PROTECTED]>
Received: from c1494421-a.alntn1.tx.home.com (lapdoog.doogie.org) 
[::ffff:24.4.56.213] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15ES8u-0000ff-00; Mon, 25 Jun 2001 03:54:49 -0500
Received: from localhost ([127.0.0.1])
        by lapdoog.doogie.org with esmtp (Exim 3.22 #1 (Debian))
        id 15EIqf-0003j3-00
        for <[EMAIL PROTECTED]>; Sun, 24 Jun 2001 17:59:21 -0500
Date: Sun, 24 Jun 2001 17:59:21 -0500 (CDT)
From: Adam Heath <[EMAIL PROTECTED]>
X-X-Sender:  <[EMAIL PROTECTED]>
To:  <[EMAIL PROTECTED]>
Subject: libstdc++2.10-dev has unset $pkg_ver in prerm
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]

package: libstdc++2.10
version: 1:2.95.2-14

yakko:/mount/md0/mirror# cat /var/lib/dpkg/info/libstdc++2.10-dev.prerm
#! /bin/sh -e

if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/libstdc++2.10-dev 
]; then rm -f /usr/doc/libstdc++2.10-dev; fi


install-info --quiet --remove iostream$pkg_ver

--

Note how $pkg_ver is not set.  Looking at the postinst, there is a value, and
no variable.  This appears to be a problem with some file munging in
debian/rules, but I haven't checked there.


---------------------------------------
Received: (at 102191-done) by bugs.debian.org; 29 Jun 2001 22:18:37 +0000
>From [EMAIL PROTECTED] Fri Jun 29 17:18:37 2001
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [::ffff:130.149.17.13] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15G6ay-000604-00; Fri, 29 Jun 2001 17:18:36 -0500
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id AAA19309;
        Sat, 30 Jun 2001 00:17:30 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f5TMHTV11620;
        Sat, 30 Jun 2001 00:17:29 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 30 Jun 2001 00:17:29 +0200
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: fixed in 2.95.4.ds3-0.010628
X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]

 * Updated sources to CVS 20010628 (last change 20010619).
 * Updated gpc (20010623).
 * fix libstdc++-dev's prerm (closes #102191).
 * debian/patches/libstdc++-sstream.dpatch: New patch (closes #92524,#100571).
 * debian/control.in: Add Uploaders: field.
 * debian/patches/arm-tune.dpatch, debian/patches/arm-output-int.dpatch: New
   patches.


Reply via email to