File: README.source

package info (click to toggle)
opensmtpd-filter-dkimsign 0.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: ansic: 2,967; makefile: 49; sh: 35
file content (16 lines) | stat: -rw-r--r-- 630 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
opensmtpd-filter-dkimsign for Debian
------------------------------------

This package uses git-buildpackage for its work flow, while upstream uses svn.
To cherry-pick patches from upstream's SVN, add the following to .git/config
after a git checkout of the sources:

	[svn-remote "svn"]
	    url = http://imperialat.at/dev/filter-dkimsign
	    fetch = :refs/remotes/git-svn

After a git-svn fetch, you should be able to cherry-pick at will. You can then
also emulate the "Upstream tarballs and linked upstream history" section of the
git-buildpackage manual.

 -- Ryan Kavanagh <rak@debian.org>  Thu, 10 Jun 2021 07:51:44 -0400