Package: thttpd
Version: 2.23beta1-7
Severity: minor

Lintian does not like the debian/rules file.  One way to appease it is
to use CDBS.

W: thttpd source: debian-rules-ignores-make-clean-error line 42
N:
N:   A rule in the debian/rules file for this package calls the package's
N:   clean or distclean target with a line like:
N:
N:    -$(MAKE) distclean
N:
N:   The leading - tells make to ignore all errors. Normally this is done
N:   for packages using Autoconf since Makefile may not exist. However,
N:   this line ignores all other error messages, not just the missing
N:   Makefile error. It's better to use:
N:
N:    [ ! -f Makefile ] || $(MAKE) distclean
N:
N:   so that other error messages from the clean or distclean rule will
N:   still be caught.
N:
W: thttpd-util: manpage-has-errors-from-man usr/share/man/man1/makeweb.1.gz 13: 
warning: can't find numbered character 169

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.21-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages thttpd depends on:
ii  libc6                         2.6-2      GNU C Library: Shared libraries
ii  logrotate                     3.7.1-3    Log rotation utility

thttpd recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to