From ce1acd5e54f4adbcd719962f4c9a85dde0c528c6 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Tue, 4 Apr 2023 01:01:14 +0300 Subject: [PATCH] update to lunar --- pika-audio/debian/changelog | 6 ++++++ release.sh | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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/