Your message dated Wed, 4 Jun 2008 12:24:07 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
and subject line fixed in 1.4.9-1
has caused the Debian Bug report #399092,
regarding gnupg: Missing man page for gpg-zip
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
399092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=399092
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gnupg
Version: 1.4.5-1
Severity: normal
Tags: patch
There is no man page for gpg-zip.
As part of my NM work I've written one which is attached.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages gnupg depends on:
ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co
ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries
ii libldap2 2.1.30-13+b1 OpenLDAP libraries
ii libreadline5 5.2-1 GNU readline and history libraries
ii libusb-0.1-4 2:0.1.12-2 userspace USB programming library
ii makedev 2.3.1-83 creates device files in /dev
ii zlib1g 1:1.2.3-13 compression library - runtime
gnupg recommends no packages.
-- no debconf information
Title: DESCRIPTION
directory">
file">
&ParmFile;">
files">
&ParmFiles;">
name">
&ParmName;">
names">
&ParmNames;">
key IDs">
&ParmKeyIDs">
n">
flags">
string">
URIs">
value">
name=value">
name=value1 value2 value3 ...">
name=value1 value2 value3 ...">
=value">
]>
gpg-zip
1
GNU Tools
gpg-ized tar>
gpg-zip
--help
--version
--encrypt
--decrypt
--symmetric
--list-archive
--output
--gpg
--gpg-args
--tar
--tar-args
filename1
directory1
COMMANDS
-h, --help
Print usage information.
--version
Print version information.
-e, --encrypt
Encrypt data. This option may be combined with --symmetric (for output that may be
decrypted via a secret key or a passphrase).
-d, --decrypt
Decrypt data.
-c, --symmetric
Encrypt with a symmetric cipher using a passphrase. The default
symmetric cipher used is CAST5, but may be chosen with the
--cipher-algo option to GPG.
--list-archive
List the contents of the specified archive.
OPTIONS
-o, --output
Write output to specified file.
--gpg
Use the specified command instead of gpg.
--gpg-args
Pass the specified options to gpg.
--tar
Use the specified command instead of tar.
--tar-args
Pass the specified options to tar.
RETURN VALUE
The program returns 0 if everything was fine, 1 otherwise.
EXAMPLES
gpg-zip --encrypt --output test1 --gpg-args ""-r Bob"" mydocs
encrypt the contents of directory mydocs for user Bob to file test1
gpg-zip --list-archive test1
list the contents of archive test1
FILES
None.
--- End Message ---
--- Begin Message ---
Version: 1.4.9-1
Version 1.4.9-1 has included the manpage. Thank you for your work!
Thijs
--- End Message ---