]> WPIA git - cassiopeia.git/blob - scripts/genchangelog.sh
Merge "chg: rename package name and all references to it"
[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