chiark / gitweb /
do a thing with tested.other
[dgit-junk.git] / git-workflows
index 78e4c9a7a579b4e66bb18fae4ee8623a957863bb..deb6e14c52501a417344ec39f5007ac7e6502c68 100644 (file)
@@ -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
+
+==================================================
+