Skip to content
Snippets Groups Projects
Commit 4ff3c0b4 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

launchpad: push packages for Ubuntu 14.10 Utopic Unicorn

Change-Id: I4065b7801463140aec4cd15cba33a306df78a287
parent ae3a296e
No related branches found
No related tags found
No related merge requests found
...@@ -5,9 +5,23 @@ incoming = ~savoirfairelinux/ppa/ubuntu/trusty ...@@ -5,9 +5,23 @@ incoming = ~savoirfairelinux/ppa/ubuntu/trusty
login = anonymous login = anonymous
allow_unsigned_uploads = 0 allow_unsigned_uploads = 0
[sflphone-utopic]
fqdn = ppa.launchpad.net
method = ftp
incoming = ~savoirfairelinux/ppa/ubuntu/utopic
login = anonymous
allow_unsigned_uploads = 0
[sflphone-nightly-trusty] [sflphone-nightly-trusty]
fqdn = ppa.launchpad.net fqdn = ppa.launchpad.net
method = ftp method = ftp
incoming = ~savoirfairelinux/sflphone-nightly/ubuntu/trusty incoming = ~savoirfairelinux/sflphone-nightly/ubuntu/trusty
login = anonymous login = anonymous
allow_unsigned_uploads = 0 allow_unsigned_uploads = 0
[sflphone-nightly-utopic]
fqdn = ppa.launchpad.net
method = ftp
incoming = ~savoirfairelinux/sflphone-nightly/ubuntu/utopic
login = anonymous
allow_unsigned_uploads = 0
...@@ -28,7 +28,7 @@ fi ...@@ -28,7 +28,7 @@ fi
export WORKING_DIR="${WORKSPACE}/tools/build-system" export WORKING_DIR="${WORKSPACE}/tools/build-system"
export LAUNCHPAD_DIR="${WORKING_DIR}/launchpad" export LAUNCHPAD_DIR="${WORKING_DIR}/launchpad"
LAUNCHPAD_DISTRIBUTIONS=("trusty") LAUNCHPAD_DISTRIBUTIONS=("trusty utopic")
export LAUNCHPAD_DISTRIBUTIONS export LAUNCHPAD_DISTRIBUTIONS
# Update KDE client # Update KDE client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment