Package: debhelper
Version: 13.30
Severity: normal

The latest debhelper version seems to cause a regression with symlinks,
probably related to the following changelog entry.

  * dh_clean: Catch missing trailing `/` on directories

If <Symlink> is a symlink to a directory, the <Symlink> entry in
debian/clean causes the following error.

$ dh clean
   dh_clean
dh_clean: warning: Removal of the following *files* that turned out to be 
*directories*:
dh_clean: warning:
dh_clean: warning:  * ./<Symlink>
dh_clean: warning:
dh_clean: error: If the removals of these directories were intentional, ensure 
it ends with a trailing slash.

<Symlink>/ in debian/clean causes the target to (try to) be removed.

Regards,

taffit

Attachment: signature.asc
Description: PGP signature

Reply via email to