Package: debhelper Version: 5.0.37.3 Severity: minor Tags: patch The dh_link(1) manpage says:
dh_link also scans the package build tree for existing symlinks which do not conform to debian policy, and corrects them (v4 only). however my brief testing indicates that this is also the case in v5, so I propose the wording be changed to "v4 and later". -Ted -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.17-1-k7 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages debhelper depends on: ii binutils 2.17-2 The GNU assembler, linker and bina ii coreutils 5.97-1 The GNU core utilities ii dpkg-dev 1.13.22 package building tools for Debian ii file 4.17-2 Determines file type using "magic" ii html2text 1.3.2a-3 An advanced HTML to text converter ii perl 5.8.8-6 Larry Wall's Practical Extraction ii po-debconf 1.0.5 manage translated Debconf template debhelper recommends no packages. -- no debconf information
diff -ru debhelper-5.0.37.3/dh_link debhelper-5.0.37.3-new/dh_link --- debhelper-5.0.37.3/dh_link 2006-04-13 18:32:34.000000000 +1000 +++ debhelper-5.0.37.3-new/dh_link 2006-08-05 18:27:55.000000000 +1000 @@ -43,7 +43,7 @@ the symlinks in. dh_link also scans the package build tree for existing symlinks which do not -conform to debian policy, and corrects them (v4 only). +conform to debian policy, and corrects them (v4 and later). =head1 OPTIONS

