Your message dated Wed, 09 Jul 2003 13:32:32 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#191411: fixed in debian-policy 3.6.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.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 30 Apr 2003 13:33:19 +0000 >From [EMAIL PROTECTED] Wed Apr 30 08:33:11 2003 Return-path: <[EMAIL PROTECTED]> Received: from eos.telenet-ops.be [195.130.132.40] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19Arhq-0007Df-00; Wed, 30 Apr 2003 08:33:06 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by eos.telenet-ops.be (Postfix) with SMTP id 086E01FF40 for <[EMAIL PROTECTED]>; Wed, 30 Apr 2003 15:33:06 +0200 (CEST) Received: from folk.grep.be (D5E067B9.kabel.telenet.be [213.224.103.185]) by eos.telenet-ops.be (Postfix) with ESMTP id E19BE1FF21 for <[EMAIL PROTECTED]>; Wed, 30 Apr 2003 15:33:05 +0200 (CEST) Received: from rock.grep.be ([3ffe:100:e:c:220:18ff:fe30:eae6]) by folk.grep.be with esmtp (Exim 3.35 1 (Debian)) id 19Arho-000504-00 for <[EMAIL PROTECTED]>; Wed, 30 Apr 2003 15:33:04 +0200 Received: from wouter by rock.grep.be with local (Exim 3.36 #1 (Debian)) id 19Arhm-0004Km-00 for <[EMAIL PROTECTED]>; Wed, 30 Apr 2003 15:33:02 +0200 Subject: [proposal] build-depends-indep should not be satisfied during clean target From: Wouter Verhelst <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-weJ6E8qV968UHwUP59aW" Organization: grep.be -- grep the internet ;-) Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 30 Apr 2003 15:33:02 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-17.9 required=4.0 tests=BAYES_01,HAS_PACKAGE,PGP_SIGNATURE_2,SATISFACTION, USER_AGENT_XIMIAN autolearn=ham version=2.53-bugs.debian.org_2003_04_23 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 (1.174.2.15-2003-03-30-exp) --=-weJ6E8qV968UHwUP59aW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Package: debian-policy Version: 3.5.9.0 Severity: wishlist Policy, section 7.6, currently says that for the debian/rules clean target, build-depends-indep have to be satisfied. This was added as a result of #164035, since before that time, the clean target was overlooked. However, since dpkg-buildpackage always runs the 'clean' target, both with or without the '-B' option, tools used in the clean target should be specified only in the build-depends header, and not in the build-depends-indep one; mentioning them in build-depends-indep, and not in build-depends, would satisfy build-dependencies as far as dpkg-buildpackage is concerned for a '-B' call, while the build still would fail. I therefore propose the following change to section 7.6, which is a partial rollback from #164035: `Build-Depends-Indep', `Build-Conflicts-Indep' The `Build-Depends-Indep' and `Build-Conflicts-Indep' fields mus= t be satisfied when any of the following targets is invoked: + `build', `build-indep', `binary' and `binary-indep'. - `build', `build-indep', `clean', `binary' and `binary-indep'. --=20 wouter at grep dot be "An expert can usually spot the difference between a fake charge and a full one, but there are plenty of dead experts."=20 -- National Geographic Channel, in a documentary about large African beas= ts. --=-weJ6E8qV968UHwUP59aW Content-Type: application/pgp-signature; name=signature.asc Content-Description: Dit berichtdeel is digitaal gesigneerd -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA+r9CNWgZ1HEtaPf0RAs6YAJ4sQ/NbXLnh2JHzH9DBfFb4fhP22wCglr37 Emvzh2R4xkvkT13vJ78a2qQ= =3nk/ -----END PGP SIGNATURE----- --=-weJ6E8qV968UHwUP59aW-- --------------------------------------- Received: (at 191411-close) by bugs.debian.org; 9 Jul 2003 17:34:51 +0000 >From [EMAIL PROTECTED] Wed Jul 09 12:34:51 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19aIqB-0005Hz-00; Wed, 09 Jul 2003 12:34:51 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19aInw-0007DV-00; Wed, 09 Jul 2003 13:32:32 -0400 From: Josip Rodin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.34 $ Subject: Bug#191411: fixed in debian-policy 3.6.0 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 09 Jul 2003 13:32:32 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of debian-policy, which is due to be installed in the Debian FTP archive: debian-policy_3.6.0.dsc to pool/main/d/debian-policy/debian-policy_3.6.0.dsc debian-policy_3.6.0.tar.gz to pool/main/d/debian-policy/debian-policy_3.6.0.tar.gz debian-policy_3.6.0_all.deb to pool/main/d/debian-policy/debian-policy_3.6.0_all.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. Josip Rodin <[EMAIL PROTECTED]> (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----- Hash: SHA1 Format: 1.7 Date: Wed, 9 Jul 2003 18:01:35 +0200 Source: debian-policy Binary: debian-policy Architecture: source all Version: 3.6.0 Distribution: unstable Urgency: low Maintainer: Debian Policy List <debian-policy@lists.debian.org> Changed-By: Josip Rodin <[EMAIL PROTECTED]> Description: debian-policy - Debian Policy Manual and related documents Closes: 169744 174982 178809 183195 187615 189306 189516 191369 191411 193903 194972 194974 Changes: debian-policy (3.6.0) unstable; urgency=low . Josip: * Restructured Policy, closes: #189306. + Many packaging manual appendices that were integrated into policy sections are now empty, and replaced with links to the Policy. In particular, the appendices that included the list of control fields were updated (new fields like Closes, Changed-By were added) and the list of fields for each of control, .changes and .dsc files is now in Policy, and they're marked mandatory, recommended or optional based on the current practice and the behaviour of the deb-building toolchain. + Elimination of needlessly deep section levels, primarily in the chapter Debian Archive, from which two new chapters were split out, Binary packages and Source packages. What remained was reordered properly, that is, some sect1s became sects etc. + Several sections that were redundant, crufty or simply not designed with any sort of vision, were rearranged according to the formula that everything should be either in the same place or properly interlinked. Some things remained split up between different chapters when they talked about different aspects of files: their content, their syntax, and their placement in the file system. In particular, see the new sections about changelog files. Manoj: * Added Games/Simulation to menu subpolicy closes: Bug#194974 * Added Apps/Education to menu subpolicy closes: Bug#194972 * [ACCEPTED]: Debian changelogs should be UTF-8 encoded. Changed the wording from a should to a may; since a should would make an unknown number of packages insta buggy. A reuest makes all these wishlist bugs; we can raise the severity in a later version of policy. closes: Bug#174982 * Added LANG=C before the debiandoc2X invocations, this ensures that the resulting documents do not get converted to the locale on the building machine. This answers some of the issues mentioned in Bug#175064 * [AMENDMENT 02/05/2003] encourage packagers to systematically prevent mis-linked libraries closes: Bug#191369 * [AMENDMENT 6/6/2003] build-depends-indep need not be satisfied during clean target. closes: Bug#191411, Bug#178809 * Fixed the fact that section 7.5.1 does not describe dpkg's true behavior. Now added a footnote that explains that replaces is a one way relationship. closes: Bug#183195 * Could no longer find the misspelling "seciton", thus this must have been fixed in a previous change in the manual. closes: Bug#193903 * Fixed an incorect /usr/share/common-licences/GPL reference, ensured a consistent spelling across the manuals. closes: Bug#189516 * Removed an extraneous > in menu policy. closes: Bug#187615 * Fixed typos, and part of the report that was deemed valid; the other changes suggested were incorrect, or style issues. closes: Bug#169744 * updated the section numbers in the upgrading checklist for the restructuring Files: 0b15bf1611f90d47ad33b3cc8d7571af 795 doc optional debian-policy_3.6.0.dsc 2dff15b4752390c6e926e36485e58765 1583897 doc optional debian-policy_3.6.0.tar.gz 35e4c741ad40db4cc20e97ebaa378059 1216054 doc optional debian-policy_3.6.0_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/DEBWC1RHoiANFZYRAgh8AKCJvDJxwkYFtZCiJqEjMOKlWBig2wCgtu3p 6cyqEFQbbB0fzyeewGi+y7E= =WloH -----END PGP SIGNATURE-----