blob: bc247045dd2b5d159a358451e02a41d13c5f05a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
This directory lists patches used by the Debian package. It is not used
by the normal Debian package build, as the patches are already applied
by the .diff.gz all together.
* If you are NMUing the Debian package:
Just ignore this directory (unless it helps you to understand what I did).
Everything applicaple to your .orig.tar.gz should already be in the
.diff.gz you have. Just modify the actual code, submit a patch with what
you did to the BTS and let me sort it out and include the patch in this
directory.
* If you do a locally modified package:
Your choice. But you can savely ignore this directory. Nothing in the
build system uses it.
* If you are preparing a new version
Start with the clean source from CVS. Choose which of the patches you
want to apply and apply them. Copy the debian directory (without the
CVS directories) and build.
|