firehol/packaging
2013-11-03 09:53:07 +00:00
..
check-log Fix mailing list address 2013-10-17 11:26:52 +01:00
Makefile.am Implement version numbers 2013-10-28 20:06:21 +00:00
packver Implement version numbers 2013-10-28 20:06:21 +00:00
pre-commit Ensure ChangeLog and NEWS versions are in sync 2013-11-03 09:53:07 +00:00
README Implement version numbers 2013-10-28 20:06:21 +00:00

                            Packaging Scripts
                            *****************

check-log:
   Checks the formatting of ChangeLog meets the debian packaging
   standards.

pre-commit:
   Copy to .git/hooks/pre-commit in order to have check-log and
   any other style checks automatically run on commit

packver:
   Emits the package version using the same logic as the firehol
   and fireqos scripts - used by the autoconf system to determine
   the version number to put in documentation (and to check in NEWS
   when doing a make dist).