if (!options.short_description) {
                    if (!quiet) {
                        grunt.log.subhead('no short description provided!!');
                        grunt.log.errorlns('please add the \'short_description\' option in your debian_package configuration in your Gruntfile.js or add a \'description\' field to package.json');
                    }