File: patch-header

package info (click to toggle)
git-crypt 0.5.0-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 384 kB
  • ctags: 327
  • sloc: cpp: 3,304; xml: 376; makefile: 62
file content (17 lines) | stat: -rw-r--r-- 797 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Subject: Collected Debian patches for git-crypt
Author: Andrew Ayer <agwa@andrewayer.name>

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
repository.