~craig.magina/enablement-ppa:master

Last commit made on 2016-04-14
Get this branch:
git clone -b master https://git.launchpad.net/~craig.magina/enablement-ppa
Only Craig Magina can upload to this branch. If you are Craig Magina please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~craig.magina/enablement-ppa

Recent commits

402ed84... by Craig Magina

releasing package enablement-ppa version 0.5

52b7b24... by Craig Magina

Added support for local urls

886bd2f... by dann frazier

releasing package enablement-ppa version 0.4

41bee86... by dann frazier

Don't skip apt-setup preseeding when using a public PPA.

4d4f4b5... by dann frazier

releasing package enablement-ppa version 0.3

a6baac7... by dann frazier

Cleanup whitespace.

68bd315... by dann frazier

Run debconf-updatepo.

63da876... by dann frazier

Add support for public PPAs.

As a side-effect, also detect when the requested PPA (public or private)
does not exist.

07558ed... by dann frazier

Start from the beginning if the PPA cannot be accessed.

This is in case the error was caused by the the user entering an
incorrect PPA.

0c6a006... by dann frazier

Use "-eq" instead of "=" when testing numbers for equivalency.