Your message dated Tue, 10 Apr 2007 17:41:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#418478: /usr/share/doc/python-dbg empty
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: python-dbg
Version: 2.4.4-2
Severity: serious
Justification: Policy 12.3, 12.5, 12.7
python-dbg has nothing in /usr/share/doc/python-dbg. It should either use a
symlink to the doc directory for one of its dependencies in the same source
package, or it should ship a copyright and changelog.Debian.gz file.
(Same issue for python-dev and python-examples.)
- Josh Triplett
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21-rc2test
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages python-dbg depends on:
ii python 2.4.4-2 An interactive high-level object-o
pn python2.4-dbg <none> (no description available)
python-dbg recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Josh Triplett writes:
> Package: python-dbg
> Version: 2.4.4-2
> Severity: serious
> Justification: Policy 12.3, 12.5, 12.7
>
> python-dbg has nothing in /usr/share/doc/python-dbg. It should either use a
> symlink to the doc directory for one of its dependencies in the same source
> package, or it should ship a copyright and changelog.Debian.gz file.
>
> (Same issue for python-dev and python-examples.)
wrong:
$ ls -l /usr/share/doc/python-dbg
lrwxrwxrwx 1 root root 6 Apr 10 17:39 /usr/share/doc/python-dbg -> python
$ ls -lL /usr/share/doc/python-dbg
total 56
-rw-r--r-- 1 root root 7000 Dec 16 15:44 FAQ.html
-rw-r--r-- 1 root root 461 May 9 2004 README.Debian
-rw-r--r-- 1 root root 2353 Dec 16 15:43 changelog.Debian.gz
-rw-r--r-- 1 root root 13464 Oct 5 2003 copyright
drwxr-xr-x 2 root root 4096 Dec 18 21:58 faq
drwxr-xr-x 2 root root 4096 Dec 18 21:58 python-policy.html
-rw-r--r-- 1 root root 7254 Jun 13 2006 python-policy.sgml.gz
-rw-r--r-- 1 root root 6796 Dec 16 15:44 python-policy.txt.gz
--- End Message ---