Merge lp:~hjd/ubuntu/vivid/pbuilder/vivid-default into lp:ubuntu/vivid/pbuilder

Proposed by Hans Joachim Desserud
Status: Merged
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~hjd/ubuntu/vivid/pbuilder/vivid-default
Merge into: lp:ubuntu/vivid/pbuilder
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
pbuilderrc (+1/-1)
To merge this branch: bzr merge lp:~hjd/ubuntu/vivid/pbuilder/vivid-default
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Review via email: mp+251366@code.launchpad.net

Description of the change

Updated the default distribution to stay in sync with the release it is available in rather than the previous one.

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-06-11 13:37:37 +0000
3+++ debian/changelog 2015-02-28 16:29:02 +0000
4@@ -1,3 +1,9 @@
5+pbuilder (0.215ubuntu11) vivid; urgency=medium
6+
7+ * pbuilderrc: Set default distribution to "vivid"
8+
9+ -- Hans Joachim Desserud <ubuntu@desserud.org> Sat, 28 Feb 2015 16:40:27 +0100
10+
11 pbuilder (0.215ubuntu10) utopic; urgency=medium
12
13 * Remove --keyring override from default pbuilderrc (LP: #599695)
14
15=== modified file 'pbuilderrc'
16--- pbuilderrc 2014-06-11 13:37:37 +0000
17+++ pbuilderrc 2015-02-28 16:29:02 +0000
18@@ -14,7 +14,7 @@
19 BUILDRESULT=/var/cache/pbuilder/result/
20
21 # specifying the distribution forces the distribution on "pbuilder update"
22-DISTRIBUTION=utopic
23+DISTRIBUTION=vivid
24 # specifying the architecture passes --arch= to debootstrap; the default is
25 # to use the architecture of the host
26 #ARCHITECTURE=`dpkg --print-architecture`

Subscribers

People subscribed via source and target branches