]> WPIA git - cassiopeia.git/blob - scripts/genchangelog.sh
df7c8f4525bb85fbe859ff398393931d68a242ed
[cassiopeia.git] / scripts / genchangelog.sh
1 cd "$(dirname $0)"
2 cat > ../debian/changelog <<EOF
3 wpia-cassiopeia (0.1.b${BUILD_NUMBER}-$(git rev-parse HEAD)) unstable; urgency=low
4
5   * Initial Release.
6
7  -- WPIA Software Team <software@wpia.club>  $(LANG=C date "+%a, %d %b %Y %H:%M:%S %z")
8 EOF