Your message dated Mon, 29 Jan 2001 13:43:30 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#83924: fixed in debian-policy 3.5.0.0 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; 28 Jan 2001 21:20:00 +0000 >From [EMAIL PROTECTED] Sun Jan 28 15:20:00 2001 Return-path: <[EMAIL PROTECTED]> Received: from mail0.atl.bellsouth.net [::ffff:205.152.0.27] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14MzEu-00048V-00; Sun, 28 Jan 2001 15:20:00 -0600 Received: from mizar.alcor.net (adsl-61-49-56.atl.bellsouth.net [208.61.49.56]) by mail0.atl.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id QAA10939 for <[EMAIL PROTECTED]>; Sun, 28 Jan 2001 16:14:55 -0500 (EST) Received: from mdz by mizar.alcor.net with local (Exim 3.22 #1 (Debian)) id 14MzEm-0000Bd-00 for <[EMAIL PROTECTED]>; Sun, 28 Jan 2001 16:19:52 -0500 Date: Sun, 28 Jan 2001 16:19:52 -0500 From: Matt Zimmerman <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: upgrading-checklist.text should mention DEB_BUILD_OPTIONS specifically Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i X-Reportbug-Version: 1.11 Sender: Matt Zimmerman <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: debian-policy Version: 3.2.1.2 Severity: minor upgrading-checklist.text states: - By default executables should not be built with the debugging option -g. Instead, it is recommended to support building the package with debugging information optionally. It would be nice if this paragraph made a reference to the DEB_BUILD_OPTIONS environment variable. This would encourage maintainers who are changing their build process to support the standard interface rather than simply switching off -g and perhaps implementing their own method for optionally building with debugging symbols. -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux mizar 2.4.0 #1 Sat Jan 6 09:34:06 EST 2001 i686 Versions of packages debian-policy depends on: ii fileutils 4.0.37-1 GNU file management utilities. -- - mdz --------------------------------------- Received: (at 83924-close) by bugs.debian.org; 29 Jan 2001 18:44:36 +0000 >From [EMAIL PROTECTED] Mon Jan 29 12:44:36 2001 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [::ffff:206.246.226.45] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14NJI2-0006b2-00; Mon, 29 Jan 2001 12:44:36 -0600 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 14NJH0-0004HR-00; Mon, 29 Jan 2001 13:43:30 -0500 From: Debian Policy List <debian-policy@lists.debian.org> To: [EMAIL PROTECTED] Subject: Bug#83924: fixed in debian-policy 3.5.0.0 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Mon, 29 Jan 2001 13:43:30 -0500 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of debian-policy, which has been installed in the Debian FTP archive: virtual-package-names-list.text byhand mime-policy.text.gz byhand debconf_specification.txt.gz byhand menu-policy.text.gz byhand debian-policy_3.5.0.0.dsc to pool/main/d/debian-policy/debian-policy_3.5.0.0.dsc debian-policy_3.5.0.0_all.deb to pool/main/d/debian-policy/debian-policy_3.5.0.0_all.deb libc6-migration.text byhand policy.pdf.gz byhand policy.text.gz byhand policy.html.tar.gz byhand policy.ps.gz byhand debian-policy_3.5.0.0.tar.gz to pool/main/d/debian-policy/debian-policy_3.5.0.0.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. Debian Policy List <debian-policy@lists.debian.org> (supplier of updated debian-policy 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: Sun, 28 Jan 2001 21:59:16 -0600 Source: debian-policy Binary: debian-policy Architecture: source all Version: 3.5.0.0 Distribution: unstable Urgency: low Maintainer: Debian Policy List <debian-policy@lists.debian.org> Changed-By: Manoj Srivastava <[EMAIL PROTECTED]> Description: debian-policy - Debian Policy Manual and related documents Closes: 75925 79891 80342 80347 80506 82743 82966 83065 83438 83924 83960 Changes: debian-policy (3.5.0.0) unstable; urgency=low . * There have been numerous changes since the last major change, and peole have had tiome now to review the recent changes, so I am updating the policy minor version to reflect the quantity and magnitude of changes since 3.2.1 * More spelling corrections, thanks to "Christian T. Steigies" <[EMAIL PROTECTED]> * Added mention of DEB_BUILD_OPTIONS in upgrading checklist. closes: Bug#83924 * Fixed some typos. closes: Bug#83960 * Policy now mentions preinst scripts. closes: Bug#80342 * [AMENDMENT 2000/12/26] allow/document use of Debian Configuration management system (debconf) closes: Bug#80347 * Yet more typo fixes closes: Bug#82743 * document the fact that x font utilities have moved to the package xutils, closes: Bug#82966 * Fixed the date in the virtual package list closes: Bug#83438 * Cleaned up some ephemeral informative foornotes of the polic. Thanks to Branden Robinson <[EMAIL PROTECTED]> closes: Bug#83065 * Corrected reference to the mime policy. closes: Bug#79891 * Corrected reference to the menu policy. closes: Bug#75925 * Added a note to the effect that the example make snippet used to illustrate the DEB_BUILD_OPTIONS environment variable is merely informative, and expanded the example to dismiss any confusion about potential failure due to accidentally trying to strip scripts. closes: Bug#80506 Files: a67d23fb7762d8a103161ba852e7fcc4 715 doc optional debian-policy_3.5.0.0.dsc b6e154de198e86965d5613e3a3ee5c37 896813 doc optional debian-policy_3.5.0.0.tar.gz 5597cc0825983d16a33f2a6e1416a080 556408 doc optional debian-policy_3.5.0.0_all.deb 0a4814258588f5b53972f930cc06c1f4 62655 byhand - policy.text.gz 3ed7aa5a489834b24bb28ff377a34aa9 10982 byhand - libc6-migration.text 024b99798ab55c3884650b6d0d2ce10a 7785 byhand - virtual-package-names-list.text 1bc233b6f154b51baee0cbbe038c24d3 2180 byhand - menu-policy.text.gz 64991c1fbbc07210ccd228dbf9c1472c 1599 byhand - mime-policy.text.gz 085525117dd604aa20568aa4f0075426 121738 byhand - policy.ps.gz 57e39ff78174c2e034a35ce52c34e147 211032 byhand - policy.pdf.gz 2a502ad036dd193284b08e04dbc769dd 67359 byhand - policy.html.tar.gz 94c9e656c779bec8f534e6e05c2a0e06 6112 byhand - debconf_specification.txt.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6dPjzIbrau78kQkwRAfZYAJ4/uDBsYKCtb1xRJeHvh5MzQruThQCgsr0v zq/8hzQzFzCJ+S/FkXXa2IE= =vfb2 -----END PGP SIGNATURE-----