From 8476bfc45466b26ba8cbbc8429e520b1a2aba09e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 29 May 2019 21:30:17 +0100 Subject: [PATCH] git-workflows: more info from smcv --- git-workflows | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/git-workflows b/git-workflows index 78e4c9a..915b19d 100644 --- a/git-workflows +++ b/git-workflows @@ -147,3 +147,34 @@ 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 -- 2.30.2