summaryrefslogtreecommitdiff
path: root/debian/README.Debian
blob: b5895843ac75d9dc0a49f3dc7c81589045e5c09c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The source package had several issues:

 - it is only available as zip download
 - the mklist utility is in its own zip archive
 - there exist other, older versions of the mklist utility which can be removed
 - mklist.c doesn't compile and has to be fixed
 - there exists no Makefile to install the software

To fix these issues the following steps were done:

 - the software was repacked as a tar.xz (tar.gz is 50% larger)
 - mklist.c has been retrieved from the latest zip file and fixed
 - a Makefile has been added to compile and install the software

The source is the completeCA.zip and not the complete.zip as the latter
contains content which is not redistributable.