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

Bug#318147: marked as done (debian-policy: Typo in 8.6.2: ${shlib:Depends} must be ${shlibs:Depends})



Your message dated Sun, 25 Dec 2005 08:17:05 -0800
with message-id <E1EqYYT-0006jH-VP@spohr.debian.org>
and subject line Bug#318147: fixed in debian-policy 3.6.2.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; 13 Jul 2005 19:08:21 +0000
>From kink@squirrelmail.org Wed Jul 13 12:08:21 2005
Return-path: <kink@squirrelmail.org>
Received: from warp.os9.nl [145.99.250.222] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Dsmaj-0000o5-00; Wed, 13 Jul 2005 12:08:21 -0700
Received: from darwin.os9.nl (darwin.os9.nl [145.99.250.219])
	by warp.os9.nl (Postfix) with ESMTP id 4E704E6A6C;
	Wed, 13 Jul 2005 21:08:06 +0200 (CEST)
Received: by darwin.os9.nl (Postfix, from userid 1000)
	id 81FA913923; Wed, 13 Jul 2005 21:08:19 +0200 (CEST)
Content-Type: multipart/mixed; boundary="===============1392208154=="
MIME-Version: 1.0
From: Thijs Kinkhorst <kink@squirrelmail.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: debian-policy: Typo in 8.6.2: ${shlib:Depends} must be ${shlibs:Depends}
X-Mailer: reportbug 3.15
Date: Wed, 13 Jul 2005 21:08:19 +0200
Message-Id: <20050713190819.81FA913923@darwin.os9.nl>
Delivered-To: submit@bugs.debian.org
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-Status: No, hits=-6.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	HTML_MESSAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============1392208154==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: debian-policy
Version: 3.6.2.1
Severity: minor
Tags: patch


Hello,

Section 8.6.2, "How to use dpkg-shlibdeps and the shlibs files" contains
a typo in the substitution variable:

> You will need to place a ${shlib:Depends} variable in the Depends field
> in the control file for this to work.

This needs to be ${shlibs:Depends}, the attached patch fixes this.
Please apply, it took me some time to figure out what was going wrong
with my control file :)


regards,
Thijs

--===============1392208154==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="policy-shlibs.patch"

--- policy.sgml.orig	2005-07-13 21:06:17.981556288 +0200
+++ policy.sgml	2005-07-13 21:06:31.791456864 +0200
@@ -4859,7 +4859,7 @@
 	  This command puts the dependency information into the
 	  <file>debian/substvars</file> file, which is then used by
 	  <prgn>dpkg-gencontrol</prgn>.  You will need to place a
-	  <tt>${shlib:Depends}</tt> variable in the <tt>Depends</tt>
+	  <tt>${shlibs:Depends}</tt> variable in the <tt>Depends</tt>
 	  field in the control file for this to work.
 	</p>
 

--===============1392208154==--

---------------------------------------
Received: (at 318147-close) by bugs.debian.org; 25 Dec 2005 16:22:05 +0000
>From katie@ftp-master.debian.org Sun Dec 25 08:22:05 2005
Return-path: <katie@ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EqYYT-0006jH-VP; Sun, 25 Dec 2005 08:17:05 -0800
From: Manoj Srivastava <srivasta@debian.org>
To: 318147-close@bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#318147: fixed in debian-policy 3.6.2.2
Message-Id: <E1EqYYT-0006jH-VP@spohr.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 25 Dec 2005 08:17:05 -0800
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: 16

Source: debian-policy
Source-Version: 3.6.2.2

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.2.2.dsc
  to pool/main/d/debian-policy/debian-policy_3.6.2.2.dsc
debian-policy_3.6.2.2.tar.gz
  to pool/main/d/debian-policy/debian-policy_3.6.2.2.tar.gz
debian-policy_3.6.2.2_all.deb
  to pool/main/d/debian-policy/debian-policy_3.6.2.2_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 318147@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manoj Srivastava <srivasta@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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 25 Dec 2005 08:47:52 -0600
Source: debian-policy
Binary: debian-policy
Architecture: source all
Version: 3.6.2.2
Distribution: unstable
Urgency: low
Maintainer: Debian Policy List <debian-policy@lists.debian.org>
Changed-By: Manoj Srivastava <srivasta@debian.org>
Description: 
 debian-policy - Debian Policy Manual and related documents
Closes: 224770 257726 315470 318147 318214 321790 321792 326633 334819 334913 337539 338493 340189 341992 343933 344310
Changes: 
 debian-policy (3.6.2.2) unstable; urgency=low
 .
   [ Manoj ]
   * Bug fix: "policy is out of date re tasks and tasksel", thanks to Joey
     Hess. Removed the section from policy.                   (Closes: #344310).
   * Bug fix: "debian-policy: Please remove virtual package cron-daemon",
     thanks to Steve Greenland                                (Closes: #257726).
   * Bug fix: "debian-policy: incorrect tar example deb manipulation",
     thanks to Bob Proulx                                     (Closes: #224770).
   * Bug fix: "Probable typo in 10.1 install -s miss INSTALL =", thanks to
     Bill Allombert                                           (Closes: #341992).
   * Bug fix: "debian-policy: postinst abort-remove (6.7) not present in
     summary (6.4)", thanks to Ferenc Wagner                  (Closes: #338493).
   * Bug fix: "UTF-8 footnote is out of date (pre-sarge)", thanks to Martin
     Michlmayr                                                (Closes: #337539).
   * Bug fix: "debian-policy: Typo in perl-policy", thanks to Tibor Csögör
                                                              (Closes: #334913).
   * Bug fix: "debian-policy: Outdated FSF postal address in Copyright
     Notice", thanks to Jean-Marc Ranger                      (Closes: #334819).
   * Bug fix: "debian-policy: §6.5 (3)(1): missing &quot;Error
     unwind:&quot; for &quot;new-postrm abort-upgrade&quot;", thanks to
     Henning Makholm                                          (Closes: #321792).
   * Bug fix: "debian-policy: typo in §5.6.3: co-maintaintainers", thanks
     to Henning Makholm                                       (Closes: #321790).
   * Bug fix: "debian-policy: typos in sect 9.3.1: &quot;ends .sh&quot;,
     &quot;rather that&quot;", thanks to Thijs Kinkhorst      (Closes: #343933).
   * Bug fix: "debian-policy: Unclear wording of ldconfig requirements in
     section 8.1.1", thanks to Ben Finney                      (Closes: #318214).
   * Bug fix: "debian-policy: Typo in 8.6.2: ${shlib:Depends} must be
     ${shlibs:Depends}", thanks to Thijs Kinkhorst             (Closes: #318147).
   * Bug fix: "debian-policy: gzipped fhs-2.3 documentation is corrupt",
     thanks to Gabor Gombas                                    (Closes: #340189).
   * Bug fix: "Section 6.3 should reference 3.10.1", thanks to Marc 'HE'
     Brockschmidt                                              (Closes: #326633).
   * Bug fix: "debian-policy: section 2.2 refers to no-longer existant
     non-US repository sections", thanks to Martin-Eric Racine
                                                               (Closes: #315470).
Files: 
 7f4d17e9692491ba2d2f1d3d16ba067b 821 doc optional debian-policy_3.6.2.2.dsc
 2b7563b736b51479752984ef67bec258 1179886 doc optional debian-policy_3.6.2.2.tar.gz
 839cbbc23b49b57b7b67aa17f3e1d1f9 1688384 doc optional debian-policy_3.6.2.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDrsK5Ibrau78kQkwRAm7mAKDj4ntMjtue6O4KNM2FjdHhF3sx5wCeJ+Og
PvOedaAFvy6rJXK9MMzfon4=
=GgbJ
-----END PGP SIGNATURE-----



Reply to: