Package: mew
Version: 1:6.8-4
Severity: normal
Tags: patch

Dear Maintainer,

Currently user needs to install gnupg2 package to use master password.
But it is transitional package to gnupg package. So this package should work 
without it.
And it is achieved by applying attached patch.

Best Regards.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.3.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mew depends on:
ii  dpkg               1.19.7
ii  emacs              1:26.3+1-1
ii  emacs-nox [emacs]  1:26.3+1-1
ii  emacsen-common     3.0.4
ii  install-info       6.7.0.dfsg.2-5
ii  mew-bin            1:6.8-4+b1

mew recommends no packages.

Versions of packages mew suggests:
pn  bogofilter | bsfilter | spamassassin  <none>
pn  compface                              <none>
ii  gnupg                                 2.2.17-3
ii  gnupg2                                2.2.17-3
ii  gpgsm                                 2.2.17-3
pn  hyperestraier                         <none>
pn  mhc                                   <none>
pn  mu-cite                               <none>
pn  mule-ucs                              <none>
pn  namazu2                               <none>
pn  namazu2-index-tools                   <none>
pn  netpbm                                <none>
pn  ppthtml                               <none>
ii  sensible-utils                        0.0.12+nmu1
pn  ssh                                   <none>
ii  w3m-el                                1.4.632+0.20181112-2
pn  wv                                    <none>
pn  x-face-el                             <none>
pn  xlhtml                                <none>

-- no debconf information
>From 930a5eb01305d98ada7be780db959435764bcccb Mon Sep 17 00:00:00 2001
From: Yasuhiro KIMURA <y...@utahime.org>
Date: Sat, 14 Dec 2019 19:16:19 +0900
Subject: [PATCH] debian/emacsen-startup.in: remove dependency upon gnupg2
 transitional package.

---
 debian/emacsen-startup.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/emacsen-startup.in b/debian/emacsen-startup.in
index a47bbce..5141168 100644
--- a/debian/emacsen-startup.in
+++ b/debian/emacsen-startup.in
@@ -31,9 +31,6 @@
     (setq mew-unix-browser-arg nil)
     (setq mew-delete-temp-file nil)
     (setq mew-prog-gpg "gpg1")
-    (setq mew-prog-gpg2 "gpg2")
-    (setq mew-prog-pgp mew-prog-gpg2)
-    (setq mew-prog-passwd mew-prog-gpg2)
     ;;
     ))
 
-- 
2.24.0

Reply via email to