diff options
author | Russ Allbery <rra@dropbox.com> | 2016-02-03 12:45:58 -0800 |
---|---|---|
committer | Russ Allbery <rra@dropbox.com> | 2016-02-03 12:45:58 -0800 |
commit | 43e2b1abf4ec0700d5178f21193e0cae1d929a58 (patch) | |
tree | de5568c76714c81e4edde9df3f89076396ccfcd2 /debian/gbp.conf | |
parent | 2a53df4444cb8a931e82c584288025e315f40121 (diff) |
Point to the ubuntu/precise branch
* Update debian/gbp.conf to build the ubuntu/precise branch.
* Update Vcs-Git to point to the ubuntu/precise branch.
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 9002977..52f0aa3 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,6 +2,6 @@ # upstream development using the DEP-14 layout. [DEFAULT] -debian-branch = debian/master +debian-branch = ubuntu/precise upstream-branch = upstream/latest pristine-tar = True |