summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2017-01-13 08:54:02 +0300
committerDmitry Bogatov <KAction@gnu.org>2017-01-13 08:54:02 +0300
commit8cf480a7cc9bb96db003412e68d2adb6c79f0f01 (patch)
tree1be8d571b1edcbd0b6489476fc395088cd986254 /debian
parentf00946e1c5c91b05dc9c4cb7dba51aaeebfab122 (diff)
Add dgit patch-header
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'