Package: dpkg-sig
Version: 0.13.1+nmu4
Severity: minor
X-Debbugs-Cc: eric.gerb...@free.fr

Dear Maintainer,


   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

   the commande "dpkg-sig -h" output 
   "--write-hashes <HASHES_FILE>  Write sigs from signed hashes file" 
   but the the command "dpkg-sig --write-hashes" display an error :
   Unknown option: write-hashes

   the man page and the code contains a "--write-signature" option,
   which works

   it will be nice to have the same (and true) information on help and
   man pages. The following patch does the job :

--- dpkg-sig    2022-09-19 14:04:52.211665076 +0200
+++ dpkg-sig.new        2022-09-19 14:05:44.927698636 +0200
@@ -1949,7 +1949,7 @@
   
     --get-hashes                  Get hashes file for files
     --sign-hashes <HASHES_FILE>   Sign hashes file
-    --write-hashes <HASHES_FILE>  Write sigs from signed hashes file
+    --write-signature <HASHES_FILE>  Write sigs from signed hashes file
 
 Options:
  -m,-e <MAINTAINER_NAME>          Specify maintainer name to use when signing



-- System Information:
Debian Release: 11.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable'), (100, 'bullseye-fasttrack'), (100, 'bullseye-backports-staging')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-18-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dpkg-sig depends on:
ii  gnupg                      2.2.27-2+deb11u2
ii  libconfig-file-perl        1.54-1
ii  perl [libdigest-md5-perl]  5.32.1-4+deb11u2

dpkg-sig recommends no packages.

Versions of packages dpkg-sig suggests:
ii  libterm-readkey-perl  2.38-1+b2
pn  ssh                   <none>

-- no debconf information

Reply via email to