Bug#694742:

2012-11-29 Thread Игорь Пашев
Oh, sorry. If it is a test for presence of man (not a feature test) it is ok. But still useless, because debhelper depends on man-db. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#694742: dh_installman misuses perl backticks

2012-11-29 Thread Игорь Пашев
Package: debhelper Version: 9.20120909 Severity:minor dh_installman uses command "man --version" to detect whether it is the right man to use the --recode options later [1]. Since man-db is the man of Debian it is ok. But frankly speaking, this code is wrong. defined `foo` returns false *only* i