lp:~jml/pkgme-devportal/release-0.4.5

Created by Jonathan Lange and last modified
Get this branch:
bzr branch lp:~jml/pkgme-devportal/release-0.4.5
Only Jonathan Lange can upload to this branch. If you are Jonathan Lange please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jonathan Lange
Project:
pkgme-devportal
Status:
Merged

Recent revisions

128. By Jonathan Lange

Bump

127. By Jonathan Lange

[r=james-w] Even more stub backends

126. By James Westby

[r=jml] Update NEWS.

125. By James Westby

[r=james-w] Make executables executable.

The executable may not be marked exectuable (e.g. if it was delivered
in a .zip), so we also consider any ELF executables as candidate exectuables.

That will make it more likely we find the right thing, but it won't be
enough to actually make that file exectuable. Therefore we override
dh_fixperms to chmod the file at build time so it will be installed correctly.

We also tell dh_fixperms to not adjust anything in /opt so that it doesn't
remove any needed exectuable bits.

124. By Robert Carr

[r=james-w] Adjust the dependencies of unity-webapps packages to not depend on the browser plugins.

123. By James Westby

[r=jml],[bug=1051970] Use the cleaned package name to avoid spaces etc. in filenames.

122. By Jonathan Lange

[r=james-w] Script to dump out the apt-file database as CSV

121. By James Westby

[r=jml] Allow bootstrap to work again.

When bootstrapping with no built eggs buildout will now fail,
as it allows distribute_setup to pick the version to install
to start with, and then tries to put restrictions on it later.

The way that buildout does 'no site packages' means that the
setting of restrictions leads it to try and install the new
version, but tries to overwrite a system file in the process
which fails.

By getting distribute_setup to install the version we want
in the first place we can avoid this.

120. By James Westby

[r=james-w] Use the upstream patch to distribute_setup.py to avoid trying to write a system file.

https://bitbucket.org/tarek/distribute/changeset/4612d37dd1bb

119. By James Westby

[r=jml] Fix two TypeErrors in the scanning code.

Branch metadata

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

Subscribers