fixed upload_ppa script

This commit is contained in:
Daniel Pavel 2013-06-06 12:25:17 +02:00
parent e09ad373b3
commit 996597dcb1
2 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
solaar (0.8.9.2-3) UNRELEASED; urgency=low
solaar (0.8.9.2-4) UNRELEASED; urgency=low
* Debian packaging scripts, supports ubuntu ppa as well.
-- Daniel Pavel <daniel.pavel@gmail.com> Thu, 06 Jun 2013 10:51:10 +0200
-- Daniel Pavel <daniel.pavel@gmail.com> Thu, 06 Jun 2013 12:21:55 +0200

View File

@ -2,8 +2,10 @@
set -e
cd "$(dirname "$0")"
cd "$(dirname "$0")"/..
pwd
./build_ppa.sh -S
./packaging/build_ppa.sh -S
cd ./dist/ubuntu/
dput solaar-snapshots-ppa solaar_*_source.changes