Evocheck is a Bash script to check the conformity of an Evolix server.
Go to file
Benoît S. 68ea07c919 Revert "Merge conflicts."
This reverts commit 534cb10a1b.

Due to 9d2844ce1a.

Conflicts:
	evocheck.sh
2014-10-08 12:18:36 +02:00
evocheck.cf Annule un gros bug dans evomaintenance.cf ... 2012-01-27 12:40:57 +01:00
evocheck.sh Revert "Merge conflicts." 2014-10-08 12:18:36 +02:00
README Improve doc (using git-archive instead of tar --exclude .git) 2009-07-23 13:43:35 +02:00
TODO Putting TODO in Redmine. 2013-05-15 16:40:53 +02:00

Release:
~~~~~~~~

master> git archive --format=tar master | gzip > ../evocheck_<VERSION>.orig.tar.gz
master> pristine-tar commit ../evocheck_<VERSION>.orig.tar.gz master

Debian release:
~~~~~~~~~~~~~~~

debian-sid> git merge master
debian-sid> dch -v <VERSION>-1
debian-sid> git-buildpackage -us -uc --git-pristine-tar --git-upstream-branch=master --git-debian-branch=debian-sid