openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #03722
Re: Issues with Packaging and a Proposal
2011/8/25 Thomas Goirand <thomas@xxxxxxxxxx>:
>> If you (or I) do a one-off backport, we then upload a source package and
>> then, often, don't shove the code anywhere. That's because a lot of the
>> time it's easiest just to do dget, hack version, debuild -S, dput.
>
> Outch! Bad habit. Better do:
>
> git checkout upstream-squeeze-backport
Except not every package lives in git.
> git cherry-pick -x <sha256-sum>
..and not every (in fact, hardly any at all) backport involves
cherry-picking anything. They're mostly a matter of grabbing the
package from sid or $UBUNTU_DEV_RELEASE, adding a changelog entry, and
uploading to an older version of Ubuntu (in the PPA).
These are packages that I have no intention of ever touching again. At
least not until the next time we need a newer version, at which point
I'll start over.
--
Soren Hansen
Ubuntu Developer http://www.ubuntu.com/
OpenStack Developer http://www.openstack.org/
Follow ups
References