Update to lunar

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-05-07 00:45:54 +03:00 committed by GitHub
parent c23bfbec94
commit 792d10ff1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View File

@ -7,7 +7,7 @@ jobs:
build:
runs-on: self-hosted
container:
image: ubuntu:22.10
image: ubuntu:23.04
volumes:
- /proc:/proc
options: --privileged -it

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
xpadneo (0.9.5-99pika5.lunar) lunar; urgency=medium
* Update to lunar.
-- Ward Nakchbandi <hotrod.master@hotmail.com> Thu, 04 Oct 2022 17:50:00 +0300
xpadneo (0.9.5-5) kinetic; urgency=medium
* Change Section.

View File

@ -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/