Merge lp:~rsalveti/touch-preview-images/phablet-build-scripts-fixing-changelog-daily-build into lp:touch-preview-images/phablet-build-scripts

Proposed by Ricardo Salveti
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 22
Merged at revision: 22
Proposed branch: lp:~rsalveti/touch-preview-images/phablet-build-scripts-fixing-changelog-daily-build
Merge into: lp:touch-preview-images/phablet-build-scripts
Diff against target: 11 lines (+1/-0)
1 file modified
generate_userdata_changelog (+1/-0)
To merge this branch: bzr merge lp:~rsalveti/touch-preview-images/phablet-build-scripts-fixing-changelog-daily-build
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Sergio Schvezov Approve
Review via email: mp+170156@code.launchpad.net

Commit message

generate_userdata_changelog: adding daily-build ppa so we can retrieve the package upload metadata properly

Description of the change

generate_userdata_changelog: adding daily-build ppa so we can retrieve the package upload metadata properly

To post a comment you must log in.
Revision history for this message
Sergio Schvezov (sergiusens) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'generate_userdata_changelog'
2--- generate_userdata_changelog 2013-06-14 19:27:54 +0000
3+++ generate_userdata_changelog 2013-06-18 18:05:32 +0000
4@@ -36,6 +36,7 @@
5 ## team: ppas
6 ppas = {'phablet-team': ['ppa'],
7 'ubuntu-touch-coreapps-drivers': ['daily'],
8+ 'ubuntu-unity': ['daily-build'],
9 }
10
11 lp = Launchpad.login_anonymously('changelog prober', 'production',

Subscribers

People subscribed via source and target branches