[PKG-Openstack-devel] Packaging OpenStack command line clients

gustavo panizzo gfa at zumbi.com.ar
Tue Mar 14 07:16:29 UTC 2017


On Mon, Mar 13, 2017 at 05:18:06PM +0100, Thomas Goirand wrote:
> On 03/13/2017 09:50 AM, David Rabel wrote:

> No, you wouldn't. Let's say you want to package 3.8.1 for Ocata, you
> would checkout the debian/ocata branch, then do this:
> 
> # git clone https://git.openstack.org/openstack/deb-python-openstackclient
> # cd python-openstackclient
> # git checkout debian/ocata
> # git merge -X theirs 3.8.1
> 
> If the debian/ocata branch isn't created, we can make it (using the top
> of the debian/newton branch) using the web interface. You would need
> special ACLs to do that though.
> 
> Then you would fix the debian/control file to have the latest changes
> from requirements.txt and test-requirements.txt (I usually do a diff to
> see version changes), then edit the debian/changelog to get 3.8.1-1 as
> the packaged version (write "* New upstream release" there), then do:
> 
> # git commit -a --amend
> 
> to get the packaging fixes together with the merge commit, then simply
> push the CR to gerrit:
> 
> # git review

whooa, that's super easy!!! :), thanks Zigo (and possibly others) for the effort you made to make
it possible

-- 
1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333

keybase: https://keybase.io/gfa



More information about the Openstack-devel mailing list