1
0
mirror of https://github.com/jordansissel/fpm synced 2025-09-04 08:54:39 +02:00
fpm/templates/deb
Jordan Sissel 045e73ebcd deb: Always provide a "changes" file
lintian in Ubuntu 14.04 now errors when a file
/usr/share/NAME/changelog.Debian.gz doesn't exist.

In the spirit of respecting lintian's meaningful errors, this commit
fixes that error.

The new behavior is that a changelog file is *always* provided. If the
--deb-changelog flag is not given, then fpm will produce a default one
based on the package being built in hope that it satisfies lintian.

With this commit, the lintian rspec test passes on Ubuntu 14.04.

Fixes #784
2014-10-25 04:07:46 +00:00
..
changelog.erb deb: Always provide a "changes" file 2014-10-25 04:07:46 +00:00
ldconfig.sh.erb - add ldconfig template 2013-04-09 04:55:48 +00:00
postinst_upgrade.sh.erb Add debian upgrade functionality 2014-09-18 07:24:37 -06:00
postrm_upgrade.sh.erb Add debian upgrade functionality 2014-09-18 07:24:37 -06:00
preinst_upgrade.sh.erb Add debian upgrade functionality 2014-09-18 07:24:37 -06:00
prerm_upgrade.sh.erb Add debian upgrade functionality 2014-09-18 07:24:37 -06:00