Merge lp:~blueyed/ubuntu-dev-tools/fix-956903 into lp:~ubuntu-dev/ubuntu-dev-tools/trunk

Proposed by Daniel Hahler
Status: Merged
Merged at revision: 1296
Proposed branch: lp:~blueyed/ubuntu-dev-tools/fix-956903
Merge into: lp:~ubuntu-dev/ubuntu-dev-tools/trunk
Diff against target: 32 lines (+6/-2)
2 files modified
debian/changelog (+6/-1)
pbuilder-dist (+0/-1)
To merge this branch: bzr merge lp:~blueyed/ubuntu-dev-tools/fix-956903
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+97878@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks! Merged.

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 2012-02-29 21:23:05 +0000
3+++ debian/changelog 2012-03-16 14:04:19 +0000
4@@ -1,11 +1,16 @@
5 ubuntu-dev-tools (0.140) UNRELEASED; urgency=low
6
7+ [ Stefano Rivera ]
8 * Bump Standards-Version to 3.9.3, no changes needed.
9 * Update machine-readable copyright Format to 1.0.
10 * pbuilder-dist: Use the same chroot, whether the system-architecture was
11 the supplied architecture or was chosen by default (LP: #943435)
12
13- -- Stefano Rivera <stefanor@debian.org> Sat, 25 Feb 2012 16:09:53 +0200
14+ [ Daniel Hahler ]
15+ * pbuilder-dist: Do not force default value for `--aptcache` argument
16+ (LP: #956903)
17+
18+ -- Daniel Hahler <ubuntu@thequod.de> Fri, 16 Mar 2012 14:47:24 +0100
19
20 ubuntu-dev-tools (0.139) unstable; urgency=low
21
22
23=== modified file 'pbuilder-dist'
24--- pbuilder-dist 2012-02-29 21:23:05 +0000
25+++ pbuilder-dist 2012-03-16 14:04:19 +0000
26@@ -218,7 +218,6 @@
27 '--%s' % self.operation,
28 '--distribution', self.target_distro,
29 '--buildresult', result,
30- '--aptcache', '/var/cache/apt/archives/',
31 '--override-config',
32 ]
33

Subscribers

People subscribed via source and target branches

to status/vote changes: