Package: tomb / 2.11+dfsg-2

Metadata

Package Version Patches format
tomb 2.11+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove trailing whitespace from cipher.patch | (download)

extras/cloak/ciphers/starTrek | 292 146 + 146 - 0 !
1 file changed, 146 insertions(+), 146 deletions(-)

 drop trailing whitespace from extras/cloak/ciphers/startrek
include kdf binaries.patch | (download)

doc/tomb.1 | 3 1 + 2 - 0 !
extras/kdf-keys/Makefile | 17 8 + 9 - 0 !
tomb | 2 2 + 0 - 0 !
3 files changed, 11 insertions(+), 11 deletions(-)

 include kdf binaries into the build
 Modify Makefile to fit Debian's needs.
 Add altered location of binaries to PATH within the tomb script.
 Remove note on binaries to be compiled from manpage as they are part of the
 package now.
include cloak scripts.patch | (download)

doc/tomb.1 | 11 6 + 5 - 0 !
extras/cloak/Makefile | 5 3 + 2 - 0 !
tomb | 2 1 + 1 - 0 !
3 files changed, 10 insertions(+), 8 deletions(-)

 include cloakify/decloakify into the build
 Modify Makefile to fit Debian's needs.
 In the manual page, debianize the description of the cloak command.
 Alter comment in tomb to be more generic, i.e. not specific to the pbkdf2
 helper tools.