# File lib/fpm/package/deb.rb, line 256 def input(input_path) extract_info(input_path) extract_files(input_path) end