summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2016-01-17 20:03:39 -0800
committerRuss Allbery <eagle@eyrie.org>2016-01-17 20:03:39 -0800
commit775d3241ce64d5f53466485e7a27a042e97c9795 (patch)
treebe71e0dd0f47167d575942bdfac2b798c5aafc9a /debian
parentb101f21f06ef5e73a0c44f448282a3e6b53e48fc (diff)
Stop using single-debian-patch for this package
I'll use a patch queue if I have any differences from upstream.
Diffstat (limited to 'debian')
-rw-r--r--debian/source/local-options1
-rw-r--r--debian/source/local-patch-header16
2 files changed, 0 insertions, 17 deletions
diff --git a/debian/source/local-options b/debian/source/local-options
deleted file mode 100644
index 7423a2d..0000000
--- a/debian/source/local-options
+++ /dev/null
@@ -1 +0,0 @@
-single-debian-patch
diff --git a/debian/source/local-patch-header b/debian/source/local-patch-header
deleted file mode 100644
index 7aa2307..0000000
--- a/debian/source/local-patch-header
+++ /dev/null
@@ -1,16 +0,0 @@
-Subject: Collected Debian patches for wallet
-Author: Russ Allbery <rra@debian.org>
-
-Since I am also upstream for this package, there will normally not be any
-patches to apply to the upstream source. However, occasionally I'll pull
-up specific upstream commits prior to making an upstream release. When
-this happens, this patch will collect all of those modifications.
-
-I use Git to maintain both the upstream source and the Debian packages,
-and generating individual patches rather than using git cherry-pick takes
-extra work for no gain. Since I'm also upstream, there's no need to
-separate the patches for later upstream submission. Hence, I take this
-approach with a unified patch when it's necessary.
-
-For full commit history and separated commits, see the upstream Git
-repsitory.