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

Created by Scott Moser and last modified
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

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

add gnupg to list of test dependencies.

991. By Scott Moser

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

releasing package software-properties version 0.96.24.10

989. By Scott Moser

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

988. By Dimitri John Ledkov

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

releasing package software-properties version 0.96.24.8

986. By Dimitri John Ledkov

Fix up mis-merged changelog

985. By Dimitri John Ledkov

releasing package software-properties version 0.96.24.7

984. By Dimitri John Ledkov

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