Your message dated Thu, 18 Aug 2005 13:32:19 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322830: fixed in f2c 20020621-4
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; 12 Aug 2005 22:06:38 +0000
>From [EMAIL PROTECTED] Fri Aug 12 15:06:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pilet.ens-lyon.fr (relaissmtp.ens-lyon.fr) [140.77.167.16]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E3hfi-00024V-00; Fri, 12 Aug 2005 15:06:38 -0700
Received: from localhost (localhost [127.0.0.1])
by relaissmtp.ens-lyon.fr (Postfix) with ESMTP id CF53415B945;
Sat, 13 Aug 2005 00:06:36 +0200 (CEST)
Received: from relaissmtp.ens-lyon.fr ([127.0.0.1])
by localhost (pilet [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
id 06806-96; Sat, 13 Aug 2005 00:06:36 +0200 (CEST)
Received: from bryan.is-a-geek.org (asie.ens-lyon.fr [140.77.191.201])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(Client did not present a certificate)
by relaissmtp.ens-lyon.fr (Postfix) with ESMTP id 6606C15B943;
Sat, 13 Aug 2005 00:06:36 +0200 (CEST)
Received: by bryan.is-a-geek.org (Postfix, from userid 1000)
id 9111693458; Sat, 13 Aug 2005 00:06:29 +0200 (CEST)
Date: Sat, 13 Aug 2005 00:06:29 +0200
From: Julien Cristau <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: f2c: please remove /usr/doc symlink
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="XF85m9dhOBO43t/C"
Content-Disposition: inline
X-Reportbug-Version: 3.15
X-Operating-System: Linux 2.6.10 i686
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ens-lyon.fr
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
--XF85m9dhOBO43t/C
Content-Type: multipart/mixed; boundary="CE+1k2dSO48ffgeK"
Content-Disposition: inline
--CE+1k2dSO48ffgeK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Package: f2c
Version: 20020621-3.4
Severity: normal
Tags: patch
Hi,
to finish the /usr/doc -> /usr/share/doc migration, f2c needs to stop
creating a symlink in its postinst. Please apply the attached patch.
Thanks,
Julien Cristau
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--CE+1k2dSO48ffgeK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="f2c_usr_doc.diff"
diff -Nru f2c-20020621.orig/debian/postinst f2c-20020621/debian/postinst
--- f2c-20020621.orig/debian/postinst 2005-08-13 00:02:56.653972788 +0200
+++ f2c-20020621/debian/postinst 2005-08-13 00:03:14.169747132 +0200
@@ -1,8 +1,3 @@
#!/bin/sh
set -e
ldconfig
-if [ "$1" = "configure" ]; then
- if [ -d /usr/doc -a ! -e /usr/doc/f2c -a -d /usr/share/doc/f2c ]; then
- ln -sf ../share/doc/f2c /usr/doc/f2c
- fi
-fi
--CE+1k2dSO48ffgeK--
--XF85m9dhOBO43t/C
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC/R1jmEvTgKxfcAwRAvIwAKCrjnWlRBQBlBMewAjaNfkAcBbBwgCgt4VV
4hhIHY0NSYpjeUaPIjzmspY=
=Y+ie
-----END PGP SIGNATURE-----
--XF85m9dhOBO43t/C--
---------------------------------------
Received: (at 322830-close) by bugs.debian.org; 18 Aug 2005 20:51:38 +0000
>From [EMAIL PROTECTED] Thu Aug 18 13:51:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E5r3j-0002Pu-00; Thu, 18 Aug 2005 13:32:19 -0700
From: Alan Bain <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#322830: fixed in f2c 20020621-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 18 Aug 2005 13:32:19 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3
Source: f2c
Source-Version: 20020621-4
We believe that the bug you reported is fixed in the latest version of
f2c, which is due to be installed in the Debian FTP archive:
f2c_20020621-4.diff.gz
to pool/main/f/f2c/f2c_20020621-4.diff.gz
f2c_20020621-4.dsc
to pool/main/f/f2c/f2c_20020621-4.dsc
f2c_20020621-4_i386.deb
to pool/main/f/f2c/f2c_20020621-4_i386.deb
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.
Alan Bain <[EMAIL PROTECTED]> (supplier of updated f2c 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-----
Format: 1.7
Date: Thu, 18 Aug 2005 19:27:10 +0100
Source: f2c
Binary: f2c
Architecture: source i386
Version: 20020621-4
Distribution: unstable
Urgency: low
Maintainer: Alan Bain <[EMAIL PROTECTED]>
Changed-By: Alan Bain <[EMAIL PROTECTED]>
Description:
f2c - A FORTRAN 77 to C/C++ translator, plus static & shared libs.
Closes: 292792 305971 322830
Changes:
f2c (20020621-4) unstable; urgency=low
.
* Removed /usr/doc symlink (closes: bug#322830)
* NMU fixed bugs (closes: bug#292792, bug# 305971)
Files:
968c2961250c957f5e2c1591a82edb4a 661 devel optional f2c_20020621-4.dsc
f4d8250adba6b3673045f4163437246a 20342 devel optional f2c_20020621-4.diff.gz
06e827543178f0612bc55d1d594b02ea 433452 devel optional f2c_20020621-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iQCVAwUBQwTmcPuqVwwwhxlNAQE2OQP8DzVV2wTuFqGNydra9C0sye8Wlsuk01Lu
ta1PuvBWM2OSP8oveqwn7GlOLPgITiGIPs/3qreV1Gx90Avbm8vNUQyoJdG7t4Pl
/EpGudlxLcSX7fCxtLtaB24W3TtHFIJnqJi/s9gxyy7MOAWIBVDXProz1JSRM6lv
vukQ6h/FpeI=
=s5gQ
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]