Your message dated Wed, 30 Apr 2014 07:50:38 +0000 with message-id <[email protected]> and subject line Bug#745641: fixed in ssl-cert-check 3.27-2 has caused the Debian Bug report #745641, regarding Bug #745641 [ssl-cert-check] Missing dependencies 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.) -- 745641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745641 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ssl-cert-check Version: 3.27-1 Severity: serious There are missing dependencies for this package. Actually, none are listed at all! Patch is below. At very least, it needs to depend on openssl. Index: ssl-cert-check-3.27/debian/control =================================================================== --- ssl-cert-check-3.27.orig/debian/control 2013-05-08 19:44:30.000000000 -0500 +++ ssl-cert-check-3.27/debian/control 2014-04-23 12:19:56.829825728 -0500 @@ -10,7 +10,8 @@ Package: ssl-cert-check Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: openssl +Recommends: bsd-mailx | mailx Description: proactively handling X.509 certificate expiration ssl-cert-check is a small shell script which checks digital certificate expiration. It can also check local certificate files and network
--- End Message ---
--- Begin Message ---Source: ssl-cert-check Source-Version: 3.27-2 We believe that the bug you reported is fixed in the latest version of ssl-cert-check, 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. TANIGUCHI Takaki <[email protected]> (supplier of updated ssl-cert-check 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: SHA256 Format: 1.8 Date: Wed, 30 Apr 2014 16:36:26 +0900 Source: ssl-cert-check Binary: ssl-cert-check Architecture: source all Version: 3.27-2 Distribution: unstable Urgency: medium Maintainer: TANIGUCHI Takaki <[email protected]> Changed-By: TANIGUCHI Takaki <[email protected]> Description: ssl-cert-check - proactively handling X.509 certificate expiration Closes: 745641 Changes: ssl-cert-check (3.27-2) unstable; urgency=medium . [ Stefan Bauer (Cubewerk GmbH) ] * Depend on openssl and add Recommends: bsd-mailx | mailx Thanks to Adam Majer (Closes: #745641). . [ TANIGUCHI Takaki ] * Bump Standards-Version to 3.9.5 (with no changes). Checksums-Sha1: 1c521a70fd8d3f33b6917d2b03471d456b7bb2db 1903 ssl-cert-check_3.27-2.dsc 68000e66a8f3150efa12a9a9e9e831f17efa2c00 1880 ssl-cert-check_3.27-2.debian.tar.xz 3f44b869e2d3daa74c5cd25e665bce608097fb09 8914 ssl-cert-check_3.27-2_all.deb Checksums-Sha256: 31ce4a5f8c84c52c5a2f7fbfdd27ec901476340a4adccaf12f1b7806ad5c48f4 1903 ssl-cert-check_3.27-2.dsc 569aaf61d7de646879f599cc430e4699312ac4758b167251c9b9ce06d3f93e5d 1880 ssl-cert-check_3.27-2.debian.tar.xz 808bd2408e669ab76701077214ad8d4b13e27c31ab64d79a7e4c68faeb73dcb4 8914 ssl-cert-check_3.27-2_all.deb Files: 73bd17d9a096c7a9f3186d1f8ac6f314 8914 net extra ssl-cert-check_3.27-2_all.deb 97dd8c22b32d5ace1995297c5b2a66f5 1903 net extra ssl-cert-check_3.27-2.dsc d03c5eabbb4edef5719895c172448d9f 1880 net extra ssl-cert-check_3.27-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJTYKhIAAoJEMwUn2wopeJXn5MQAMON38EX1ASNWgR06cgJVOqt UMHxWktSyzKttCPmwWiUsqWxLVbx8RbnQ2qGh7x5wtQgvUauFtnCGF274/4mweWH FvjnGT4qqxQ0FjWxkPwDWaCHIrChKQt4TCoMzNB4VtZ7F+DDofvNMU1aZ168NqQ7 uq5kBEO7uQtn4A1GIph7zaP9nTR1jkEUyPOrPYQIAmoSjeiLWBY22vPO8RKjDSEV wqWC+q9Raw4JJHVk/Ol/0KFOvVzf0TC+s+DBbe5g+T2bE1iDni3XmhHcGtGBDkvv yGGES9YfPQ4Ehq64S6VUMioUIROLPoxCXvnAES3wN3tnL2IL4jqB0OgcYywimrOy 2zgL3yaZUTJ86kYrTbdvzs8IwypPAWS1D+2IkEvX/P9McYTQTrrImAKgLoLSxZKa 1ona3o2aedtimat/hmIEfN8toMUASAZpj8PLKZwl4tdJSOIoy9JWzMJdGb0I4qKH V/jXCzl1lLT/Ahnjw34+8hl7iyKtRlJo9uXm+b5zJQ26xh9+dTSzcPVXWBbRF7x0 F2xZ1Wp4vfPyaRxOaosw7XaEL6TFUkpLhk4IiERLG155sr5DEOqBv7Rbl6WzebkF BdJH8SdWsCBemNh4QsNTfXY0J0eVJzSEhpE3/5JlUIteGJb+p9KgjBKR78SkriMc AB5PwInWv2/fnLSxaJ3/ =A9UT -----END PGP SIGNATURE-----
--- End Message ---

