mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 15:41:09 +00:00
pbuilder-dist: Build with -proposed enabled for Ubuntu dev releases.
Thanks Scott Kitterman (LP: #1082452)
This commit is contained in:
parent
487bc3a3c9
commit
fabb0119ef
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -12,6 +12,10 @@ ubuntu-dev-tools (0.146) UNRELEASED; urgency=low
|
||||
[ Julian Taylor ]
|
||||
* stop suggesting ipython, lp-shell has been moved to lptools
|
||||
|
||||
[ Stefano Rivera ]
|
||||
* pbuilder-dist: Build with -proposed enabled for Ubuntu dev releases.
|
||||
Thanks Scott Kitterman (LP: #1082452)
|
||||
|
||||
-- Julian Taylor <jtaylor@ubuntu.com> Sat, 24 Nov 2012 21:07:01 +0100
|
||||
|
||||
ubuntu-dev-tools (0.145) experimental; urgency=low
|
||||
|
@ -298,7 +298,6 @@ class PbuilderDist:
|
||||
if dev_release:
|
||||
self.enable_security = False
|
||||
self.enable_updates = False
|
||||
self.enable_proposed = False
|
||||
|
||||
if self.enable_security:
|
||||
othermirrors.append('deb %s %s-security %s'
|
||||
|
Loading…
x
Reference in New Issue
Block a user