summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-28 20:40:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-28 20:40:30 -0700
commit0fe4e97e21d91f8c308a1bab89c3598e07d7b363 (patch)
treec5411f60bc9f705c7cbe9ec9e82cb124ffbbd27a
parent2e38af830ced387c534d0f8ea3abccd52c9c589b (diff)
wrap patch header
-rw-r--r--debian/source/patch-header10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/source/patch-header b/debian/source/patch-header
index cfda69b..337a6fb 100644
--- a/debian/source/patch-header
+++ b/debian/source/patch-header
@@ -1,6 +1,6 @@
-The Debian packaging of emacs-openwith is maintained in git, using the merging
-workflow described in dgit-maint-merge(7). There isn't a patch
-queue that can be represented as a quilt series.
+The Debian packaging of emacs-openwith is maintained in git, using the
+merging workflow described in dgit-maint-merge(7). There isn't a
+patch queue that can be represented as a quilt series.
A detailed breakdown of the changes is available from their
canonical representation - git commits in the packaging repository.
@@ -11,7 +11,7 @@ the first upload of upstream version 1.2.3, you could use:
% cd emacs-openwith
% git log --oneline 1.2.3..debian/1.2.3-1 -- . ':!debian'
-(If you have dgit, use `dgit clone emacs-openwith`, rather than plain `git
-clone`.)
+(If you have dgit, use `dgit clone emacs-openwith`, rather than plain
+`git clone`.)
A single combined diff, containing all the changes, follows.