Merge lp://qastaging/~thumper/juju-core/package into lp://qastaging/~dave-cheney/juju-core/package

Proposed by Tim Penhey
Status: Merged
Merged at revision: 12
Proposed branch: lp://qastaging/~thumper/juju-core/package
Merge into: lp://qastaging/~dave-cheney/juju-core/package
Diff against target: 94 lines (+17/-27)
5 files modified
debian/control (+5/-5)
debian/dirs (+1/-0)
debian/install (+1/-0)
debian/manpages (+1/-0)
debian/rules (+9/-22)
To merge this branch: bzr merge lp://qastaging/~thumper/juju-core/package
Reviewer Review Type Date Requested Status
Dave Cheney Approve
Review via email: mp+157020@code.qastaging.launchpad.net

Description of the change

This change adds the man page to the packaging.

I got some help from wgrant and SteveK, and they made lots of funny noises about the current state of the rules.
I'm sure they'd be happy to help some more, but SteveK gave me the general outline for the change to rules.

This has been tested locally, and also tested with a recipe.

To post a comment you must log in.
Revision history for this message
Dave Cheney (dave-cheney) wrote :

 - mkdir -p $(PKGDIR)/usr/bin
85 - cp $(GOPATH)/bin/* $(PKGDIR)/usr/bin/

^ what happened to this part. How are binaries moved from $GOPATH/bin to /usr/bin ?

Revision history for this message
Tim Penhey (thumper) wrote :

Several other files were added to the debian directory.

It seems that the debian/install directory lists what needs to be installed by
default, and in this case it says:

bin/* usr/bin

So this then uses the debhelper framework to actually install the binaries.

In the same way that the debian/manpages new file lists the man pages to install.

Revision history for this message
Dave Cheney (dave-cheney) wrote :

I have no idea how to merge this without my lbox security blanket.

review: Approve
Revision history for this message
William Reade (fwereade) wrote :

> I have no idea how to merge this without my lbox security blanket.

You should be able to just `bzr merge lp:~thumper/juju-core/package` into your own branch and commit; when it's time for it to go into trunk the security blanket will be fine ;p. Or was it meant to go straight into trunk? Doesn't look like it...

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: