diff.snippets 416 B

1234567891011
  1. # DEP-3 (http://dep.debian.net/deps/dep3/) style patch header
  2. snippet header DEP-3 style header
  3. Description: ${1}
  4. Origin: ${2:vendor|upstream|other}, ${3:url of the original patch}
  5. Bug: ${4:url in upstream bugtracker}
  6. Forwarded: ${5:no|not-needed|url}
  7. Author: ${6:`g:snips_author`}
  8. Reviewed-by: ${7:name and email}
  9. Last-Update: ${8:`strftime("%Y-%m-%d")`}
  10. Applied-Upstream: ${9:upstream version|url|commit}