Update to lunar

This commit is contained in:
HotrodMaster 2023-04-03 01:37:15 +03:00
parent 6c2ae2cd25
commit 5d41f2a13e
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
pika-baseos (2.3.3) lunar; urgency=medium
* Just rebuild in lunar
-- Ward Nakchbandi <hotrod.master@hotmail.com> Thu, 12 Jan 2023 16:48:00 +030
pika-baseos (2.3.2) kinetic; urgency=medium
* Put wiregaurd as recommends not deps, add pika-audio, and add pika-chsh

View File

@ -1,2 +1,2 @@
[com.system76.hidpi]
enable = true
enable = false

View File

@ -5,10 +5,10 @@ dpkg-sig --sign builder ./output/pika-baseos*.deb
rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
# Remove our existing package from the repo
reprepro -V --basedir ./output/repo/ removefilter kinetic 'Package (% pika-baseos*)'
reprepro -V --basedir ./output/repo/ removefilter lunar 'Package (% pika-baseos*)'
# Add the new package to the repo
reprepro -V --basedir ./output/repo/ includedeb kinetic ./output/pika-baseos*.deb
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/pika-baseos*.deb
# Push the updated ppa repo to the server
rsync -azP ./output/repo/ ferreo@direct.pika-os.com:/srv/www/pikappa/