Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
4ff3c0b4
Commit
4ff3c0b4
authored
10 years ago
by
Tristan Matthews
Browse files
Options
Downloads
Patches
Plain Diff
launchpad: push packages for Ubuntu 14.10 Utopic Unicorn
Change-Id: I4065b7801463140aec4cd15cba33a306df78a287
parent
ae3a296e
No related branches found
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tools/build-system/launchpad/dput.conf
+14
-0
14 additions, 0 deletions
tools/build-system/launchpad/dput.conf
tools/build-system/setenv.sh
+1
-1
1 addition, 1 deletion
tools/build-system/setenv.sh
with
15 additions
and
1 deletion
tools/build-system/launchpad/dput.conf
+
14
−
0
View file @
4ff3c0b4
...
...
@@ -5,9 +5,23 @@ incoming = ~savoirfairelinux/ppa/ubuntu/trusty
login
=
anonymous
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
]
fqdn
=
ppa
.
launchpad
.
net
method
=
ftp
incoming
= ~
savoirfairelinux
/
sflphone
-
nightly
/
ubuntu
/
trusty
login
=
anonymous
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
This diff is collapsed.
Click to expand it.
tools/build-system/setenv.sh
+
1
−
1
View file @
4ff3c0b4
...
...
@@ -28,7 +28,7 @@ fi
export
WORKING_DIR
=
"
${
WORKSPACE
}
/tools/build-system"
export
LAUNCHPAD_DIR
=
"
${
WORKING_DIR
}
/launchpad"
LAUNCHPAD_DISTRIBUTIONS
=(
"trusty"
)
LAUNCHPAD_DISTRIBUTIONS
=(
"trusty
utopic
"
)
export
LAUNCHPAD_DISTRIBUTIONS
# Update KDE client
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment