lp:~javier.collado/utah/bug1042895

Created by Javier Collado and last modified
Get this branch:
bzr branch lp:~javier.collado/utah/bug1042895
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
UTAH
Status:
Merged

Recent revisions

702. By Javier Collado

Removed prerm script

The .deb file is already removed by apt, so there's no need to remove it manually

701. By Javier Collado

Added missing comma

700. By Javier Collado

Removed initial slash from path

699. By Javier Collado

Reverted utah dependencies as they are in the dev branch

698. By Javier Collado

Using apt-get download instead of apt-get source --compile

The download statement should be better to get the binary package because no
access to the source package is needed.

697. By Javier Collado

Fixed Build-Depends field

696. By Javier Collado

Use glob.glob instead of os.listdir

It's easier to use glob to match file names instead of traversing the list of
files in the current directory as returned by os.listdir.

695. By Javier Collado

Updated packaging to get python-jsonschema from the PPA at build time

The idea is that when utah package is installed it already has the client and
the jsonschema packages without having to get in the postinstall script since
it could fail.

694. By Javier Collado

Merged Max changes

Source branch: lp:~nuclearbob/utah/internal-jsonschema

693. By Javier Collado

Removed code to add stable PPA to sources

The python-jsonschema package is expected to be available even for hardware
without internet connection, so it's been decided to include the package in the
client package itself.

Branch metadata

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

Subscribers