Your message dated Mon, 25 Apr 2016 22:31:20 +0000
with message-id <[email protected]>
and subject line Bug#813469: fixed in signing-party 2.3-1
has caused the Debian Bug report #813469,
regarding caff: Please restore support for older Perl versions
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.)


-- 
813469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813469
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: signing-party
Version: 2.2-1
Severity: normal

Dear Maintainer,

I'd like to use caff on a MacOSX installation with Perl v5.18.2. To do so I
have to apply the following patch:

  https://github.com/Homebrew/homebrew/pull/48717/files

Couly you please consider applying it?

Thanks,
Gregor

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=UTF-8 (charmap=locale: Cannot set LC_CTYPE 
to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages signing-party depends on:
ii  gnupg                      1.4.19-5
ii  libc6                      2.19-22
ii  libclass-methodmaker-perl  2.24-1+b1
ii  libgnupg-interface-perl    0.52-2
ii  libmailtools-perl          2.13-1
ii  libmime-tools-perl         5.505-1
ii  libnet-idn-encode-perl     2.300-1+b1
ii  libterm-readkey-perl       2.33-1+b1
ii  libtext-template-perl      1.46-1
ii  perl                       5.22.1-5
pn  python:any                 <none>
ii  qprint                     1.1.dfsg.2-2

Versions of packages signing-party recommends:
ii  exim4-daemon-light [mail-transport-agent]  4.86-3
ii  libgd-perl [libgd-gd2-perl]                2.53-2.1
ii  libpaper-utils                             1.1.24+nmu4
ii  whiptail                                   0.52.18-1+b1

Versions of packages signing-party suggests:
ii  fonts-droid                1:4.4.4r2-7
ii  imagemagick                8:6.8.9.9-6
ii  mutt                       1.5.24-1
pn  qrencode                   <none>
ii  texlive-font-utils         2015.20150917-1
ii  texlive-latex-extra        2015.20150917-1
ii  texlive-latex-recommended  2015.20150917-1
pn  texlive-xetex              <none>
pn  wipe                       <none>

-- debconf information excluded

--- End Message ---
--- Begin Message ---
Source: signing-party
Source-Version: 2.3-1

We believe that the bug you reported is fixed in the latest version of
signing-party, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guilhem Moulin <[email protected]> (supplier of updated signing-party package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 26 Apr 2016 00:04:47 +0200
Source: signing-party
Binary: signing-party
Architecture: source amd64
Version: 2.3-1
Distribution: unstable
Urgency: low
Maintainer: Guilhem Moulin <[email protected]>
Changed-By: Guilhem Moulin <[email protected]>
Description:
 signing-party - Various OpenPGP related tools
Closes: 804689 813469 815721 816851
Changes:
 signing-party (2.3-1) unstable; urgency=low
 .
   * debian.control:
     + Replace "Suggests: fonts-droid" by "Suggests: fonts-noto-mono,
       fonts-noto-cjk".  (Closes: #804689)
     + Replace "http://"; with "https://"; in the Homepage and Vcs-Browser
       fields.
     + Bump Standards-Version to 3.9.8 (no changes necessary).
   * debian.rules:
     + Add 'hardening=+pie' to DEB_BUILD_MAINT_OPTIONS to compile ELF
       executables as PIEs.
   * caff:
     + Replace a hash slice with a reverse map for compatibility with Perl
       older than 5.20.  Patch from Gregor Jasny.  (Closes: #813469)
     + Deprecate $CONFIG{'keyserver'}.  Users of GnuPG <2.1 should put the
       option in caff's GnuPG configuration file (~/.caff/gnupghome/gpg.conf by
       default) instead.  GnuPG 2.1 delegates network access to another
       process (dirmngr), hence for 2.1 the keyserver should be set in
       ~/.gnupg/dirmngr.conf instead.
     + When caff's own GnuPG configuration file (~/.caff/gnupghome/gpg.conf)
       does not exist, automatically generate it with the GnuPG options found
       in ~/.gnup/gpg.conf that are known to be safe (and useful) for caff.
       This includes "keyserver", "keyserver-options", "ask-cert-level" and
       "cert-digest-algo" (among many others).  Hence in the absence of its own
       GnuPG configuration file caff now uses the certification options from
       the user's GnuPG configuration file.
   * gpgsigs, gpg-key2latex:
     + Use "Noto Mono" as default font when compiling with XeLaTeX or LuaLaTeX;
       and "Noto Sans Mono CJK" as CJK font when compiling with XeLaTeX.
   * gpg-key2latex:
     + Don't show capabilities of the entire key when --show-subkeys is set.
       (Instead, the capabilities of the master key and each subkey are shown
       independently in uppercase.)
     + Enclose (sub)key capabilities in square brackets, to match GnuPG 
2.1.11+'s
       output.
     + For ECDH, ECDSA, EDDSA (sub)keys, show the curve name instead of the
       public key algorithm and length.  This matches GnuPG 2.1.x's output.
     + The master key's fingerprint was incorrectly set to the last unusable
       (eg, expired or revoked) subkey fingerprint, if any.  (Closes: #815721)
   * keyart:
     + Print the public key algorithm and length as shown by GnuPG 2.1 (e.g.,
       "rsa4096" instead of "4096R"); for ECDH, ECDSA and EDDSA keys, show the
       curve name instead.
   * keyanalyze:
     + Remove autogenerated files from the repository, so that they do not
       clutter it, and do not generated useless diffs.  Patch from Guillem
       Jover.
     + Switch to use system libmd; this removes the embedded SHA-1 code.
       Patch from Guillem Jover.  (Closes: #816851)
Checksums-Sha1:
 4c00c300fb3e143832f47a0a6011854e190d9c9e 1979 signing-party_2.3-1.dsc
 eb65e32668e0b3fccd8c5e4d73b2aa66761a7e86 196864 signing-party_2.3.orig.tar.gz
 96f24483a06e616255a1f58d86adb4b5a3599964 18800 
signing-party_2.3-1.debian.tar.xz
 a3ba055b3ec6ba5eed19bdd2038c6d91675a39f0 44088 
signing-party-dbgsym_2.3-1_amd64.deb
 e623effb3dcd82faa763ad04d79987366abe5fde 170674 signing-party_2.3-1_amd64.deb
Checksums-Sha256:
 89635efcfbc1d5863b8041cde457bfb170109ce8290cb94256d6c2790379eb84 1979 
signing-party_2.3-1.dsc
 ea208ccfa7a430daeb9d6de1e49bad7cdb65b299a287f8b6fe5ce41cded0e7db 196864 
signing-party_2.3.orig.tar.gz
 8d5e98ff4680c9bd85ff262545adaee7dcfdb990b7e4f2f20566f4e9325587fe 18800 
signing-party_2.3-1.debian.tar.xz
 710f97316d9b12adac4783bfc29f949ad47fe3aefa39911fab69a4402f2a10db 44088 
signing-party-dbgsym_2.3-1_amd64.deb
 19e2797685f73665133bbb1ce84a55185f1bb75339d701b7d775ee7963b05a15 170674 
signing-party_2.3-1_amd64.deb
Files:
 b062ed99e0466fcaa5555ace6b4235bc 1979 misc extra signing-party_2.3-1.dsc
 65dce4072a072edc69ebc23276589929 196864 misc extra 
signing-party_2.3.orig.tar.gz
 7f68fb358d89f3a66f957b1dadf14229 18800 misc extra 
signing-party_2.3-1.debian.tar.xz
 3f50fe30271cb6d39243cdf49954de3c 44088 debug extra 
signing-party-dbgsym_2.3-1_amd64.deb
 1e6facaaec11c693923cbcc692fdd4e4 170674 misc extra 
signing-party_2.3-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJXHpT8AAoJENOaSZw8IaVS2GYP/0SQ7kMX/y1M7xF+6FdxZirY
WaVCsfcCHe2RW0nz/qzbHfBMBbr4k8F4IISWkHxolHQDw9q4gO+HbS2UQrp4g/yd
VmwLD8rWEkp3XvpfA82SLGINDQUbt0DnY6BVxmYydXMzAuBosD6kgULRrnUlQ1zu
3p5oyfnmgLzAqCzxA03nFTSUfkAx3B4c0LdSA5a4o5OgR+oLxBSzJ/5VNKqixNsa
aVtWQpZ2VfF46sJ3NBWW/p6wmNhUVJlwmJ77YCnfjMNoFyukcS2xdLM5jRVNwUE4
RVhNbM39XfYaos4SO7ovQZ7stD74V8SK4vM/nKxfMCM3T24Yek63kALgG1patAJz
uhNbu/twQomXPF+iwRVObhOFpq2ozBQbPSETgM/CKUcwVzeTNm31P4+TUyS25CO7
a+oW7FxTxRm3UEqHebQD0+vdTQqNLDM2IfwYokY3iI/j725FcMCqtYEHkP05ZuF6
H8YyFN18xoXnxWtWE6VRufJOuJEvmtZ9tGUu2ngUvb3HzXXsq7ufG9h+nHiRJlAz
HjlIiB1E/L8czWgo9xOW2hvwNFhl94hE0QXJgLAPw7SeSd1HZ7Hwyxan8vq/Icv0
i2V8TRFlE3hnlqU0h+JhmSjiKsuUevmtRUBiioFwyCkwW9YtNWCmXijqtBQJqd5x
PW4nlRmseuXGc3T2iXcu
=yUSn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to