lp:~james-w/pkgme-devportal/release-0.4.6

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/pkgme-devportal/release-0.4.6
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
pkgme-devportal
Status:
Merged

Recent revisions

131. By James Westby

Prepare for the 0.4.6 release.

130. By James Westby

[r=james-w] Don't parse the command line in library code.

Parsing the command line from library code is a bad idea, particularly if
you are are going to exit() if you don't like it. Restrict the default code
to only parse the config files. Any code that wants to also have the command
line parsed can do so.

129. By James Westby

[r=james-w] Don't rename icons for unity-webapps.

The webapps themselves include references to the icons, so renaming
breaks them. Instead we'll leave them as they are, and expect the webapps
to name them well to avoid file conflicts.

128. By Jonathan Lange

[r=james-w] Prepare for release 0.4.5

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

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