packaging: Removed utopic, added new ppa name

This commit is contained in:
csoler 2015-08-03 00:06:31 +02:00
parent 34ec6dfd6c
commit 1412dc6466
2 changed files with 2 additions and 3 deletions

View File

@ -47,7 +47,7 @@ while [ ${#} -gt 0 ]; do
done done
if test "${dist}" = "" ; then if test "${dist}" = "" ; then
dist="precise trusty utopic vivid" dist="precise trusty vivid"
fi fi
echo Attempting to get revision number... echo Attempting to get revision number...

View File

@ -1,3 +1,2 @@
#!/bin/sh #!/bin/sh
Apply dput ppa:csoler-users/retroshare-snapshots retroshare_0.5.5#.changes Apply dput ppa:retroshare/unstable retroshare06_0.6.0-1.#.changes
Apply dput ppa:csoler-users/retroshare-unstable retroshare06_0.6.0-0.#.changes