Bug#794440: override_dh_auto_build needed to avoid the use of CLI

2015-08-03 Thread
severity 794440 normal thanks There are files generated by CLI in the source code already. So we just need to change those .cli file's timestamp to an early time to avoid the calling of CLI at build time. Add the following in rules file solve the problem: override_dh_auto_build:     find $(CURDIR

Bug#715569: ACK: Official mod_vroot lib broken, lib built from source works

2014-06-16 Thread
Dear Maintainers: My virtuals.conf file contains the following lines: VRootEngine on DefaultRoot /srv/ftp VRootAlias /mnt/tank tank VRootOptions allowSymlinks VRootLog /var/log/proftpd/vroot.log And I set DefaultRoot to /srv/ftp in proftpd.conf. Then I visit the ftp service and no alias appeared.