diff --git a/pika-audio/debian/changelog b/pika-audio/debian/changelog index 2779a17..28d869e 100644 --- a/pika-audio/debian/changelog +++ b/pika-audio/debian/changelog @@ -1,3 +1,9 @@ +pika-audio (1.0.1) lunar; urgency=medium + + * Just a rebuild for lunar + + -- Jeremy Soller Thu, 21 Apr 2017 13:20:00 -0600 + pika-audio (1.0.0) kinetic; urgency=medium * First release diff --git a/release.sh b/release.sh index ce9e316..98eac6c 100755 --- a/release.sh +++ b/release.sh @@ -5,7 +5,7 @@ dpkg-sig --sign builder ./output/*.deb rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo # Add the new package to the repo -reprepro -V --basedir ./output/repo/ includedeb kinetic ./output/*.deb +reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb # Push the updated ppa repo to the server rsync -azP ./output/repo/ ferreo@direct.pika-os.com:/srv/www/pikappa/