Your message dated Mon, 25 May 2009 22:33:25 +0200 with message-id <20090525203325.GB3963@mobee> and subject line Re: Bug#530378: debian-policy: allow /usr/share/doc/<package> to point to another indirectly-depended-upon package's dir has caused the Debian Bug report #530378, regarding debian-policy: allow /usr/share/doc/<package> to point to another indirectly-depended-upon package's dir 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 530378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530378 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: debian-policy: allow /usr/share/doc/<package> to point to another indirectly-depended-upon package's dir
- From: Serafeim Zanikolas <serzan@hellug.gr>
- Date: Sun, 24 May 2009 16:07:13 +0200
- Message-id: <[🔎] 20090524140713.GA7625@mobee>
Package: debian-policy Version: 3.8.1.0 Severity: minor Tags: patch Policy allows a package's doc directory to be a symlink to another package's doc directory, as long as they are: - from the same source package and - the first package directly depends upon the second I propose that that the second requirement is relaxed to allow for an indirect dependency of the first package to the second (as long as all packages involved have the same source). Please see attached patch for a possible wording. Cheers, Serafeim -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash debian-policy depends on no packages. debian-policy recommends no packages. Versions of packages debian-policy suggests: pn doc-base <none> (no description available) -- no debconf information--- policy-orig.txt 2009-05-23 20:09:11.000000000 +0200 +++ policy.txt 2009-05-23 20:09:01.000000000 +0200 @@ -6036,7 +6036,10 @@ `/usr/share/doc/<package>' may be a symbolic link to another directory in `/usr/share/doc' only if the two packages both come from the same - source and the first package Depends on the second.[2] + source and the first package Depends on the second.[2] It is also + acceptable that the first package has an indirect dependency on the + second package, through one or more other packages, as long as all + involved packages come from the same source. Former Debian releases placed all additional documentation in `/usr/doc/<package>'. This has been changed to
--- End Message ---
--- Begin Message ---
- To: Russ Allbery <rra@debian.org>
- Cc: 530378-done@bugs.debian.org
- Subject: Re: Bug#530378: debian-policy: allow /usr/share/doc/<package> to point to another indirectly-depended-upon package's dir
- From: Serafeim Zanikolas <serzan@hellug.gr>
- Date: Mon, 25 May 2009 22:33:25 +0200
- Message-id: <20090525203325.GB3963@mobee>
- In-reply-to: <[🔎] 87fxeths9a.fsf@windlord.stanford.edu>
- References: <[🔎] 20090524140713.GA7625@mobee> <[🔎] 87tz3aclsj.fsf@windlord.stanford.edu> <[🔎] 20090524213340.GA3958@mobee> <[🔎] 874ovac7is.fsf@windlord.stanford.edu> <[🔎] 20090525171944.GA3963@mobee> <[🔎] 87fxeths9a.fsf@windlord.stanford.edu>
On Mon, May 25, 2009 at 12:55:29PM -0700, Russ Allbery wrote: > Well, Don already mentioned one technical reason (it's a lot easier to > check automatically using the current way). The underlying technical [..] These are indeed good technical reasons (although not obvious to the packager) to leave policy as it is, so closing the bug. Cheers, Serafeim
--- End Message ---