Merge lp:~wgrant/launchpad/sprb-package-branch-db-permission into lp:launchpad/db-devel

Proposed by William Grant
Status: Merged
Approved by: Michael Nelson
Approved revision: no longer in the source branch.
Merged at revision: not available
Proposed branch: lp:~wgrant/launchpad/sprb-package-branch-db-permission
Merge into: lp:launchpad/db-devel
Diff against target: 11 lines (+1/-0)
1 file modified
database/schema/security.cfg (+1/-0)
To merge this branch: bzr merge lp:~wgrant/launchpad/sprb-package-branch-db-permission
Reviewer Review Type Date Requested Status
Michael Nelson (community) code Approve
Jelmer Vernooij (community) code mentat Approve
Review via email: mp+22128@code.launchpad.net

Commit message

Let buildd-manager resolve official source package branch references.

Description of the change

This branch just adds a DB permission needed for buildd-manager ('fiera' is the username) to resolve official source package branches. I hope this is really the last branch-related permission!

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve (code mentat)
Revision history for this message
Michael Nelson (michael.nelson) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'database/schema/security.cfg'
2--- database/schema/security.cfg 2010-03-24 12:15:10 +0000
3+++ database/schema/security.cfg 2010-03-25 13:32:34 +0000
4@@ -848,6 +848,7 @@
5 public.pocketchroot = SELECT, INSERT, UPDATE
6 public.product = SELECT
7 public.productseries = SELECT
8+public.seriessourcepackagebranch = SELECT
9 public.component = SELECT
10 public.section = SELECT
11 public.sourcepackagerecipe = SELECT

Subscribers

People subscribed via source and target branches

to status/vote changes: