Commit Graph

5 Commits

Author SHA1 Message Date
Philip Whineray
0ec7817b99 Enable automated testing
Rename unittest directory to tests to be more standard
Install all required packages rather than placeholders
Get a suitable version of "unshare"
2016-11-27 12:43:26 +00:00
Philip Whineray
41fedb67f9 Fix release tests
Remove redundant definitions from firehol-specific file
Ensure .spec.in is optional
2015-11-28 23:15:12 +00:00
Philip Whineray
23ef5dde9e Generalise packaging scripts
Will now work to maintain a spec.in during release (e.g. as used by iprange)
Relax ChangeLog checking - does not need to follow full debian standard
2015-11-28 13:04:35 +00:00
Philip Whineray
da346f605f Make packaging more generic
Move specifics into a subdirectory and detect them
Hooks detect if there is a command to run
Add release notes to README.md
2015-11-28 11:42:03 +00:00
Philip Whineray
633f4653c7 Clean up packaging
Use configure.ac to maintain version number
Remove redundant NEWS (ChangeLog) and AUTHORS (THANKS) files
Move hooks to their own directory
Rename README to README.md to format nicely on github
Generate README for tar by removing git specifics from README.md
Automate tagging when -rc or final version set in configure.ac
Improve pre-commit checking
2015-11-27 23:56:11 +00:00