~nacc/git-ubuntu:bugfixes-lint-clean

Last commit made on 2017-09-11
Get this branch:
git clone -b bugfixes-lint-clean https://git.launchpad.net/~nacc/git-ubuntu
Only Nish Aravamudan can upload to this branch. If you are Nish Aravamudan please log in for upload directions.

Branch merges

Branch information

Name:
bugfixes-lint-clean
Repository:
lp:~nacc/git-ubuntu

Recent commits

b0ee670... by Nish Aravamudan

snap: main part can be obtained from .

The jenkins job now clones a repo and builds a snap from
potential branches. This does not quite work if our yaml
always builds master. Have it use the local dir instead.

e1ad1e0... by Nish Aravamudan

source_information: set _spph to None

It is checked for None in the accessor.

ee1ef1d... by Nish Aravamudan

gitubuntu/__main__: drop dead code

In 087e93ca ("git ubuntu: suppress help for override files"),
the use of help_text was dropped. Drop it's (re-)definition too.

0dbb158... by Nish Aravamudan

importppa: fix parameters to parse_parentfile

e96e968... by Nish Aravamudan

importppa: save pkgname to object

This is used by the importer code

21686ee... by Nish Aravamudan

importppa: fix call to add_remote

4299543... by Nish Aravamudan

import: refactor import_orig

Rather than passing a spi in, pass the parts of the spi we immediately
derive. This allows the function to be re-used by importppa.

e047d3e... by Nish Aravamudan

importppa: fix undefined variable UbuntuSourceInformation

6c64668... by Nish Aravamudan

git-ubuntu: change default fetch protocol to https

LP: #1715688

a1030b4... by Nish Aravamudan

clone: fix stray space