Your message dated Mon, 15 Aug 2016 16:31:50 +0000
with message-id <e1bzknm-0008dd...@franck.debian.org>
and subject line Bug#834008: fixed in libcryptui 3.12.2-2
has caused the Debian Bug report #834008,
regarding libcryptui: FTBFS in stretch (not compatible with gpg2 >= 2.1)
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 ow...@bugs.debian.org
immediately.)


-- 
834008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834008
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libcryptui
Version: 3.12.2-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
test -x debian/rules
mkdir -p "."
CDBS WARNING:    DEB_DH_INSTALL_ARGS is deprecated since 0.4.85
CDBS WARNING:    DEB_DH_BUILDDEB_ARGS is deprecated since 0.4.85
set -e;   mv ./config.guess ./config.guess.cdbs-orig; cp --remove-destination 
/usr/share/misc/config.guess ./config.guess;
set -e;   mv ./config.sub ./config.sub.cdbs-orig; cp --remove-destination 
/usr/share/misc/config.sub ./config.sub;
dh_autoreconf --as-needed
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'

[... snipped ...]

checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for off_t... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for strsep... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK... yes
checking for SEAHORSE... yes
checking for SM... yes
checking pkg-config is at least version 0.16... yes
checking for some Win32 platform... no
checking for native Win32... no
checking for gpg... no
checking for gpg2... /usr/bin/gpg2
checking for appropriate GnuPG version... no
checking for gpgme-config... /usr/bin/gpgme-config
checking for GPGME - version >= 1.0.0... yes
configure: error: Appropriate version of GnuPG not found. Please install one of 
versions: 1.2 1.4 2.0
/usr/share/cdbs/1/class/autotools.mk:44: recipe for target 
'debian/stamp-autotools' failed
make: *** [debian/stamp-autotools] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The gnupg package is not "Essential: yes". To reproduce, please try to
build the package on a chroot not having gnupg installed (sbuild now
allows this).

Thanks.

--- End Message ---
--- Begin Message ---
Source: libcryptui
Source-Version: 3.12.2-2

We believe that the bug you reported is fixed in the latest version of
libcryptui, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Henriksson <andr...@fatal.se> (supplier of updated libcryptui 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 15 Aug 2016 18:01:29 +0200
Source: libcryptui
Binary: seahorse-daemon libcryptui0a libcryptui-dev libcryptui-doc 
gir1.2-cryptui-0.0
Architecture: source amd64 all
Version: 3.12.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Andreas Henriksson <andr...@fatal.se>
Description:
 gir1.2-cryptui-0.0 - GObject introspection data for the CryptUI library
 libcryptui-dev - UI library for OpenPGP prompts (development)
 libcryptui-doc - UI library for OpenPGP prompts (documentation)
 libcryptui0a - UI library for OpenPGP prompts
 seahorse-daemon - Seahorse pass phrase caching agent
Closes: 834008
Changes:
 libcryptui (3.12.2-2) unstable; urgency=medium
 .
   [ Laurent Bigonville ]
   * Drop debian/patches/01_autostart_path.patch: Almost all the .desktop files
     have moved to /etc/xdg/autostart and the patch is useless anyway as
     nothing in the code uses the define.
 .
   [ Jeremy Bicha ]
   * debian/copyright: Use https for copyright headers
   * debian/watch: Use https and use new "special strings"
   * Have seahorse-daemon depend on gnupg2 to match seahorse
 .
   [ Andreas Henriksson ]
   * Have quilt refresh d/p/02_seahorse-daemon_libcryptui_static_link.patch
   * Add debian/patch/git_allow-gpg2-2.1.patch (Closes: #834008)
Checksums-Sha1:
 714fca54552789d1bedc2a8206075dbb3f908b2e 2729 libcryptui_3.12.2-2.dsc
 990c2ade18136776b6e9acd5b0404e807c49200a 5220 libcryptui_3.12.2-2.debian.tar.xz
 0b33d272cc21a8c8613ca2cab3a87f16d33d37d5 17310 
gir1.2-cryptui-0.0_3.12.2-2_amd64.deb
 c2cbe0e14bd9f65b3ce75b0a2a81ce505b3dc36f 21798 
libcryptui-dev_3.12.2-2_amd64.deb
 d387c4a89779dd5f2febbccaf05a14447a49e276 32118 libcryptui-doc_3.12.2-2_all.deb
 73e275d4adf21ce0c50cd7f9dc1da0e264993a83 81834 
libcryptui0a-dbgsym_3.12.2-2_amd64.deb
 6a9ca92f598ea11f8b5911aa1f5b864c2326e3a6 38156 libcryptui0a_3.12.2-2_amd64.deb
 6ed94e71330bddad8d6494b180c06758ef532f08 498950 
seahorse-daemon-dbgsym_3.12.2-2_amd64.deb
 9e72aba9113708a707eaebd05c3a134cf2708cdb 658902 
seahorse-daemon_3.12.2-2_amd64.deb
Checksums-Sha256:
 a279ba8baa44e4a42a3325e56b2f9b4bd7357e2a447e5f9c8f16647c8e834bb8 2729 
libcryptui_3.12.2-2.dsc
 8482ca0ab1a7b512fdb1678f2e3be6ed886da686c2060082ebcd77ca96e42c70 5220 
libcryptui_3.12.2-2.debian.tar.xz
 45ce4fdb289f34b17e594554009264a1cc508758e8815d7a1b7fa217c45363b8 17310 
gir1.2-cryptui-0.0_3.12.2-2_amd64.deb
 d2b2b098421d240b948471b69553970bdcedbc1ec3f4463931b5ab1e10c05941 21798 
libcryptui-dev_3.12.2-2_amd64.deb
 499420131120255e174572974b70ea2f6e070f7928b30c10d17544fabe5c9ee6 32118 
libcryptui-doc_3.12.2-2_all.deb
 17a87ad1b7260ba1a839513190a16708334c7af99135533868883c5486f0b4af 81834 
libcryptui0a-dbgsym_3.12.2-2_amd64.deb
 99c8ea1f15449eb37f539ac860961493811e951e1bb8983acf34a3ce26bcd061 38156 
libcryptui0a_3.12.2-2_amd64.deb
 f699fbfdc6d2bc9b6f86201a92219cd269ad3a27186c61b02b37929458a33068 498950 
seahorse-daemon-dbgsym_3.12.2-2_amd64.deb
 8a222ea6ac2b1947dbcf33de37212b1eb27286bf27239dae75942a2a3862cf8d 658902 
seahorse-daemon_3.12.2-2_amd64.deb
Files:
 ddcf89d830c9092b01e365ac461a587c 2729 gnome optional libcryptui_3.12.2-2.dsc
 838e8bf799e7a6d10be539122a733ea4 5220 gnome optional 
libcryptui_3.12.2-2.debian.tar.xz
 9847cddea6e92ea86c349b5f32720a1d 17310 introspection optional 
gir1.2-cryptui-0.0_3.12.2-2_amd64.deb
 31c2d52ae8b6061c6f09f25306eef717 21798 libdevel optional 
libcryptui-dev_3.12.2-2_amd64.deb
 8fccb52051a36415b28f912982314f2f 32118 doc optional 
libcryptui-doc_3.12.2-2_all.deb
 39e1f01d86ebca6c828c7b452fb02089 81834 debug extra 
libcryptui0a-dbgsym_3.12.2-2_amd64.deb
 8659f62ce3d335f1eb6f926a9e5151f8 38156 libs optional 
libcryptui0a_3.12.2-2_amd64.deb
 35b23c9ef75815e1776d97835800bbde 498950 debug extra 
seahorse-daemon-dbgsym_3.12.2-2_amd64.deb
 4054709df4466daf5c388245406faf57 658902 gnome optional 
seahorse-daemon_3.12.2-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJXselgAAoJEAvEfcZNE1MGw4MP/3b6S2fVAFuVTDPouwGRmdps
cxOLsiFKBv1BSQuxBZPAG9d3BjOywIVHhDc/t+1AYzOlyeUBPb4066H/G/CVBHQu
cslo3Qn41CWazzdDr6dAvphxX1mYUqdt0pTc1bGldtySo5ds/Bu0yTEUdS64ph5W
+DVK3J7sgsTecYy6o/k7LREfFpwECjfEOJ5PN/2JwZxx7/IxahN1jE9Vx4gKyr/G
LFCMPv0c1HA0pMHaEohe7FTNz6EfpXP04Vr1A/LTBaSBo92dzKOKDiRaTGzG/NgA
1UoxTT+hZtEVrSalIlNgX+kTx2MeNLOWTvQbXE47in0oybfPTstBvgWP1Ollut0d
XfsxGg9CaF3EwjGoUfIhn6BH40V7DVvJh2F5obveF8ssBY2SXFnT/MNmuoWNlYsI
vUSdV+nwz1aZi66CjhBc1J7LUvc/zdPWLWu+yvyqke6IA05NpBOQEnoG0FG4P4f5
oVjEanYh/K7B3tTQ+x6s1pqPHi5hz9AM5J+PSWguyusfP89HAhBel68nw9yZarx6
orQXoGdvGy7VqYlpzn2Tv24DtHPzhrx5oTp4rTHcCWdXiebTEvZKvrK3ZYotWOYv
faStMeGsFlPZ0UTRkjR7iEzwJJwMwUNMk9oOt5pDeU+RjnePBfh7U4Cg/O0v/BYm
oorHLj48GzBGXa5qAyyE
=kJHI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to