lp:~smoser/software-properties/trunk.lp1670399

Created by Scott Moser on 2017-03-06 and last modified on 2017-03-06
Get this branch:
bzr branch lp:~smoser/software-properties/trunk.lp1670399
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
Software Properties
Status:
Development

Recent revisions

993. By Scott Moser on 2017-03-06

debian/tests/run-tests: use gpg rather than gpg1, and show errors

Change 'gpg1 -k' to 'gpg --list-keys'.
gpg1 is not the default gpg for newer ubuntu.

Capturing of output was causing very silent failure. Now, show output and
exit code on failure, and a message indicating why it was used.

992. By Scott Moser on 2017-03-06

add gnupg to list of test dependencies.

991. By Scott Moser on 2017-03-06

shortcuts.py: return True in default add_key

The other shortcut handlers would return True or False.
This one (the default, used for adding by deb line), would return None.
That was to indicate that it did not add any keys, but doing so was confusing
when others returned boolean True or False.

The only caller off add_key checking false-ish.
Return True now to indicate that all expected keys were added.

990. By Scott Moser on 2017-03-06

releasing package software-properties version 0.96.24.10

989. By Scott Moser on 2017-03-06

Add knowledge of OpenStack releases Pike and Queens. (LP: #1670385)

988. By Dimitri John Ledkov on 2017-03-01

When failing to retrieve a GPG key, raise an exception such that
e.g. add-apt-repository can fail when it did not manage to retrieve a
GPG key for the shortcut repository. LP: #1532855

987. By Corey Bryant on 2016-11-29

releasing package software-properties version 0.96.24.8

986. By Dimitri John Ledkov on 2016-09-23

Fix up mis-merged changelog

985. By Dimitri John Ledkov on 2016-09-22

releasing package software-properties version 0.96.24.7

984. By Dimitri John Ledkov on 2016-09-21

Fix missed revert hunk

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:software-properties
This branch contains Public information 
Everyone can see this information.

Subscribers