X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit-junk.git;a=blobdiff_plain;f=git-workflows;h=deb6e14c52501a417344ec39f5007ac7e6502c68;hp=78e4c9a7a579b4e66bb18fae4ee8623a957863bb;hb=14487f18a07a68935eeb45407fb16ff79ca6d312;hpb=07faccad64f27dbbcf7b5b47752a8060c9e6af85 diff --git a/git-workflows b/git-workflows index 78e4c9a..deb6e14 100644 --- a/git-workflows +++ b/git-workflows @@ -147,3 +147,51 @@ language-specific ================================================== + +Template debian/* +No upstream files + +- + +d/patches, only: + changelog version => + .orig tarball(s) + +- + +Custom package-specific tooling to generate missing +parts of debian/ from the template(s) + +================================================== + +Upstream files from a git tag, +perhaps partially modified + +- + +Modifications directly in git +plus further patches in d/patches + +changelog version => .orig tarball(s) + +- + +format 1.0-with-diff +debian/rules, not dpkg-source, applies debian/patches + +================================================== + +Modified upstream files +plus debian/* +no d/patches + +- + +Direct changes to upstream files + +- + +git-debcherry + +================================================== +