mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-23 00:01:10 +00:00
backportpackage: Don't ignore -k (LP: #1083688)
This commit is contained in:
parent
fabb0119ef
commit
a23998a8f3
@ -387,7 +387,7 @@ def main(args):
|
||||
opts.builder,
|
||||
opts.update,
|
||||
opts.upload,
|
||||
opts.key,
|
||||
opts.keyid,
|
||||
opts.prompt)
|
||||
except DownloadError, e:
|
||||
error(str(e))
|
||||
|
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -15,6 +15,7 @@ ubuntu-dev-tools (0.146) UNRELEASED; urgency=low
|
||||
[ Stefano Rivera ]
|
||||
* pbuilder-dist: Build with -proposed enabled for Ubuntu dev releases.
|
||||
Thanks Scott Kitterman (LP: #1082452)
|
||||
* backportpackage: Don't ignore -k (LP: #1083688)
|
||||
|
||||
-- Julian Taylor <jtaylor@ubuntu.com> Sat, 24 Nov 2012 21:07:01 +0100
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user