Re: Packaging from Git
On 20/12/16 12:57, Narcis Garcia wrote:
Maintaining debian-branch, upstream-branch and pristine-tar... Does it
mean that I'll need to replicate "master" branch to those 3 sub-branches
each time I wan to apply an update?
Same for each upstream/<release> subdirectories?
I have been struggling with this myself. My current approach
- One separate branch for the debian packaging
- In that branch, add the release branch as a git submodule
- In the debian branch, check in and tag the pristine tarball.
There are most likely better ways to do this; tyhis is just my current
understanding. IMHO, the dreaded submodule actually works quite fine here.
Cheers!
--alec
Reply to: