Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Dehennin 5730a97728 Dynamic version and Makefile target to generate a distribution
The version is extracted from the last tag name minus the 'release/'
prefix.

* AUTHORS: Add mysel as contributor.

* setup.py: Add a function to get version from extracted version.in file
  or from the last tag name.

* Makefile: Add a target to generate the version.in file from the last
  tag name.

* .gitignore: Ignore the version.in file.
2012-07-24 15:16:40 +02:00
Daniel Dehennin 6118db13e4 python byte-compiled files are not part of the source tree
* .gitignore: Ignore pyc extension.
2012-07-23 15:19:02 +02:00
gwen e3b379b974 ready for debian packaging now 2012-07-13 11:22:00 +02:00