The branch, pu/nosvn has been created at 81ea5c8f1cc12b68306ab632b33a59192827215c (commit)
- Shortlog ------------------------------------------------------------ commit 81ea5c8f1cc12b68306ab632b33a59192827215c Author: Sven Eckelmann sven@narfation.org Date: Sun Apr 3 23:36:52 2011 +0200
vis: Remove subversion/svk revision information
The current version of batmand cannot be obtained from subversion or svk anymore. It is unnecessary to provide the functionality to retrieve the current revision using these tools.
We only have to differenciate between git checkout and official release. We cannot detect a git snapshot and thus the distribution has to provide the REVISION variable for snapshots.
Signed-off-by: Sven Eckelmann sven@narfation.org
commit 30ad47e12762943f5ae7fec60128178ae291bb49 Author: Sven Eckelmann sven@narfation.org Date: Sun Apr 3 23:34:14 2011 +0200
vis: Remove obsolete creation of source packages
The creation of source packages is now either done by the release team using special scripts or through gitweb. It is not needed to provide the source target inside the Makefile and may not work in the future anyway.
Signed-off-by: Sven Eckelmann <sven at narfation.org>
-----------------------------------------------------------------------