summaryrefslogtreecommitdiff
path: root/debian/source/patch-header
diff options
context:
space:
mode:
authorParide Legovini <pl@ninthfloor.org>2017-07-16 18:04:16 +0200
committerParide Legovini <pl@ninthfloor.org>2017-07-16 23:07:04 +0200
commit71534e1814781ba06674e62df89e8a0b72eb1131 (patch)
tree1476c8378bafb3fb5bf77ffd2cbaa2788f8cb38d /debian/source/patch-header
parent31cb65d7cc6d257bcc725ef39ffbced7b465f0cc (diff)
Set myself as maintainer, updated debianization for version 3
Diffstat (limited to 'debian/source/patch-header')
-rw-r--r--debian/source/patch-header19
1 files changed, 11 insertions, 8 deletions
diff --git a/debian/source/patch-header b/debian/source/patch-header
index baf14a3..086878a 100644
--- a/debian/source/patch-header
+++ b/debian/source/patch-header
@@ -1,15 +1,18 @@
The Debian packaging of farbfeld 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.
+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.
+A detailed breakdown of the changes is available from their canonical
+representation - git commits in the packaging repository. For example,
+to see the changes made by the Debian maintainer in the first upload of
+upstream version 3, you could use:
% git clone https://git.dgit.debian.org/farbfeld
- % cd foo
- % git log --oneline 2.20170109-1..debian/2.20170109 -- . ':!debian'
+ % cd farbfeld
+ % git log --oneline 3..debian/3-1 -- . ':!debian'
-(If you have dgit, use `dgit clone foo', rather than plain `git
-clone'.)
+(If you have dgit, use `dgit clone farbfeld`, rather than plain `git
+clone`.)
A single combined diff, containing all the changes, follows.
+