update to lunar
This commit is contained in:
parent
a3fa27d571
commit
ce1acd5e54
@ -1,3 +1,9 @@
|
||||
pika-audio (1.0.1) lunar; urgency=medium
|
||||
|
||||
* Just a rebuild for lunar
|
||||
|
||||
-- Jeremy Soller <jeremy@system76.com> Thu, 21 Apr 2017 13:20:00 -0600
|
||||
|
||||
pika-audio (1.0.0) kinetic; urgency=medium
|
||||
|
||||
* First release
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user