summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/source/options2
-rw-r--r--debian/source/patch-header10
2 files changed, 12 insertions, 0 deletions
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..ce071fb
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1,2 @@
+single-debian-patch
+auto-commit
diff --git a/debian/source/patch-header b/debian/source/patch-header
new file mode 100644
index 0000000..c7c4696
--- /dev/null
+++ b/debian/source/patch-header
@@ -0,0 +1,10 @@
+The Debian packaging of farbfeld is maintained using dgit. For the sake
+of an efficient workflow, Debian modifications to the upstream
+source are squashed into a single diff, rather than a series of
+quilt patches. To obtain a patch queue for package version
+2.20170109-1:
+
+ # apt-get install dgit
+ % dgit clone foo
+ % cd foo
+ % git log --oneline 2.20170109-1..debian/2.20170109 -- . ':!debian'