chiark / gitweb /
git-workflows: 2nd workflow from bremner
[dgit-junk.git] / git-workflows
index 78e4c9a7a579b4e66bb18fae4ee8623a957863bb..191be8995fd92969aab40eae51a85fb78b2091f1 100644 (file)
@@ -147,3 +147,49 @@ 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
+??? history restrictions
+
+-
+
+Direct changes to upstream files
+
+-
+
+git-debcherry