~yofel/+git/ka:replace-ruby-scripts

Last commit made on 2018-03-22
Get this branch:
git clone -b replace-ruby-scripts https://git.launchpad.net/~yofel/+git/ka
Only Philip Muškovac can upload to this branch. If you are Philip Muškovac please log in for upload directions.

Branch merges

Branch information

Name:
replace-ruby-scripts
Repository:
lp:~yofel/+git/ka

Recent commits

2f95e06... by Philip Muškovac

Ingnore virtualenv directory

a4afbd3... by Jose Manuel Santamaria Lema

Update changelog.

3890e8a... by Jose Manuel Santamaria Lema

Add tritemio-kopypackages

1bc69f7... by Jose Manuel Santamaria Lema

Make sure that most commands handle properly Ctrl+C termination.

4fdb75c... by Jose Manuel Santamaria Lema

Make sure gbp-plugins/scripts/* abort if debian/changelog couldn't be opened.

Also be consitent and use the same code style in all the scripts.

79058fb... by Jose Manuel Santamaria Lema

Complete gbp-plugins/README info for alias symlinking.

15b8a61... by Jose Manuel Santamaria Lema

Remove obsolete gbp-kadev, replaced by gbp-tritemio.

011d049... by Jose Manuel Santamaria Lema

Fix flaw in gbp-ppa: allow each plugin to have its custom help.

Before this change any gbp-* command was displaying this help for '-s':

  -s SUFFIX, --suffix SUFFIX
                        PPA version suffix, i.e. ~ppaX - if not specified it
                        tries to find out the number from Launchpad

This help is proper and fit for gbp-ppa but not for other plugins, so from now
on each plugin will have a "suffix-help" field in its JSON file providing its
custom help text.

e200b79... by Jose Manuel Santamaria Lema

tritemio-binNMU: don't crash if we can't find any of the given packages

92cce78... by Jose Manuel Santamaria Lema

Minor: change the way tritemio-removesrc ask confirmation.

This way it imitates the 'apt dist-upgrade' style.