Your message dated Sun, 29 Oct 2006 14:13:46 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395746: libpg-perl: missing binary-indep target in
debian/rules (Policy 4.9)
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: libpg-perl
Severity: important
Usertag: debianrulestarget
libpg-perl's source package contains a debian/rules file which does not
contain the binary-indep target. This target required by both the section
4.9 of the Debian policy [1] and the Etch release standards [2].
[1] http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules
[2] http://release.debian.org/etch_rc_policy.txt
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_FR.UTF-8)
--- End Message ---
--- Begin Message ---
Hi,
Aurelien Jarno [2006-10-27 22:47 +0200]:
> libpg-perl's source package contains a debian/rules file which does not
> contain the binary-indep target. This target required by both the section
> 4.9 of the Debian policy [1] and the Etch release standards [2].
I'm aware of the requirement, and debian/rules copes with binary-indep
just fine:
~/debian/pgperl/libpg-perl-2.1.1$ LANG=C debian/rules binary-indep
make: Nothing to be done for `binary-indep'.
Please look at debian/rules again:
.PHONY: build clean binary-indep binary-arch binary
Since there isn't actually anything to do for binary-indep, I don't
need to add an explicit rule.
Martin
--
Martin Pitt http://www.piware.de
Ubuntu Developer http://www.ubuntu.com
Debian Developer http://www.debian.org
In a world without walls and fences, who needs Windows and Gates?
signature.asc
Description: Digital signature
--- End Message ---