Your message dated Wed, 27 Dec 2006 15:43:24 +1100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#404633: copyright file missing
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)
--- Begin Message ---
package: perl
version: 5.8.8-7
severity: serious
Hi,
the binary package lacks a copyright file, this violates policy severerly,
thus serious.
regards,
Holger
pgpO8KCVa4Tyg.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Wed, Dec 27, 2006 at 03:55:44AM +0100, Holger Levsen wrote:
>package: perl
>version: 5.8.8-7
>severity: serious
>
>the binary package lacks a copyright file, this violates policy severerly,
>thus serious.
Debian Policy 12.5:
"Every package must be accompanied by a verbatim copy of its copyright
and distribution license in the file `/usr/share/doc/<package>/copyright'."
This requirement is met:
$ ls -l /usr/share/doc/perl/copyright
-rw-r--r-- 1 root root 848 2006-12-07 10:31 /usr/share/doc/perl/copyright
The file is provided by the perl-base package:
$ dpkg -S /usr/share/doc/perl/copyright
perl-base: /usr/share/doc/perl/copyright
"`/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."
perl-base is specified as a dependency of the perl package.
The packages from the perl source install documentation under
/usr/share/doc/perl. A symlink is included to 'perl' in all packages
other than perl.
--bod
--- End Message ---