Your message dated Wed, 25 Dec 2024 12:49:35 +0000
with message-id <e1tqqpt-00brrz...@fasolo.debian.org>
and subject line Bug#1089724: fixed in libphp-swiftmailer 6.3.0-7
has caused the Debian Bug report #1089724,
regarding libphp-swiftmailer: FTBFS with php8.4_8.4.0~beta4-1: make[1]: *** 
[debian/rules:14: override_dh_auto_test] Error 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.)


-- 
1089724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089724
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libphp-swiftmailer
Version: 6.3.0-5
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: pkg-php-p...@lists.alioth.debian.org
Usertags: php8.4

Hi,

During a test rebuild, libphp-swiftmailer was found to fail to build with
php8.4 8.4.0~beta4-1 available in experimental.

There are intentions to transition to php8.4 for trixie, please see #1074180.

To reproduce this locally, you need to install php8.4 and php-defaults from
experimental on an unstable system or build chroot.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p vendor
> cp debian/autoload.test.php vendor/autoload.php
> phpunit -v --include-path lib
> PHPUnit 9.6.20 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 8.4.0beta4
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
> 
> Testing 
> .............................................................   61 / 1275 (  
> 4%)
> .............................................................  122 / 1275 (  
> 9%)
> .............................................................  183 / 1275 ( 
> 14%)
> .............................................................  244 / 1275 ( 
> 19%)
> .............................................................  305 / 1275 ( 
> 23%)
> .............................................................  366 / 1275 ( 
> 28%)
> .............................................................  427 / 1275 ( 
> 33%)
> .............................................................  488 / 1275 ( 
> 38%)
> .............................................................  549 / 1275 ( 
> 43%)
> .............................................................  610 / 1275 ( 
> 47%)
> .............................................................  671 / 1275 ( 
> 52%)
> .............................................................  732 / 1275 ( 
> 57%)
> .................SSSSSS......................................  793 / 1275 ( 
> 62%)
> ..S..........................................................  854 / 1275 ( 
> 66%)
> .............................................................  915 / 1275 ( 
> 71%)
> .............................................................  976 / 1275 ( 
> 76%)
> ............................................................. 1037 / 1275 ( 
> 81%)
> ............................................................. 1098 / 1275 ( 
> 86%)
> ............................................................. 1159 / 1275 ( 
> 90%)
> ............................................................. 1220 / 1275 ( 
> 95%)
> ........SSSSSSSSSSSSSSSSSSSSS......................SSSS       1275 / 1275 
> (100%)
> 
> Time: 00:00.948, Memory: 64.00 MB
> 
> There were 32 skipped tests:
> 
> 1) Swift_Signers_OpenDKIMSignerTest::testBasicSigningHeaderManipulation
> Need OpenDKIM extension run these tests.
> 
> /<<PKGBUILDDIR>>/tests/unit/Swift/Signers/OpenDKIMSignerTest.php:11
> 
> 2) Swift_Signers_OpenDKIMSignerTest::testSigningDefaults
> Need OpenDKIM extension run these tests.
> 
> /<<PKGBUILDDIR>>/tests/unit/Swift/Signers/OpenDKIMSignerTest.php:11
> 
> 3) Swift_Signers_OpenDKIMSignerTest::testSigning256
> Need OpenDKIM extension run these tests.
> 
> /<<PKGBUILDDIR>>/tests/unit/Swift/Signers/OpenDKIMSignerTest.php:11
> 
> 4) Swift_Signers_OpenDKIMSignerTest::testSigningRelaxedRelaxed256
> Need OpenDKIM extension run these tests.
> 
> /<<PKGBUILDDIR>>/tests/unit/Swift/Signers/OpenDKIMSignerTest.php:11
> 
> 5) Swift_Signers_OpenDKIMSignerTest::testSigningRelaxedSimple256
> Need OpenDKIM extension run these tests.
> 
> /<<PKGBUILDDIR>>/tests/unit/Swift/Signers/OpenDKIMSignerTest.php:11
> 
> 6) Swift_Signers_OpenDKIMSignerTest::testSigningSimpleRelaxed256
> Need OpenDKIM extension run these tests.
> 
> /<<PKGBUILDDIR>>/tests/unit/Swift/Signers/OpenDKIMSignerTest.php:11
> 
> 7) Swift_Transport_Esmtp_Auth_NTLMAuthenticatorTest::testLMv1Generator
> Need OpenSSL extension with the DES-ECB cipher to run this test.
> 
> /<<PKGBUILDDIR>>/tests/unit/Swift/Transport/Esmtp/Auth/NTLMAuthenticatorTest.php:33
> 
> 8) Swift_Transport_StreamBuffer_BasicSocketAcceptanceTest::testReadLine
> Cannot run test without an SMTP host to connect to (define SWIFT_SMTP_HOST in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/BasicSocketAcceptanceTest.php:10
> 
> 9) Swift_Transport_StreamBuffer_BasicSocketAcceptanceTest::testWrite
> Cannot run test without an SMTP host to connect to (define SWIFT_SMTP_HOST in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/BasicSocketAcceptanceTest.php:10
> 
> 10) 
> Swift_Transport_StreamBuffer_BasicSocketAcceptanceTest::testBindingOtherStreamsMirrorsWriteOperations
> Cannot run test without an SMTP host to connect to (define SWIFT_SMTP_HOST in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/BasicSocketAcceptanceTest.php:10
> 
> 11) 
> Swift_Transport_StreamBuffer_BasicSocketAcceptanceTest::testBindingOtherStreamsMirrorsFlushOperations
> Cannot run test without an SMTP host to connect to (define SWIFT_SMTP_HOST in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/BasicSocketAcceptanceTest.php:10
> 
> 12) 
> Swift_Transport_StreamBuffer_BasicSocketAcceptanceTest::testUnbindingStreamPreventsFurtherWrites
> Cannot run test without an SMTP host to connect to (define SWIFT_SMTP_HOST in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/BasicSocketAcceptanceTest.php:10
> 
> 13) Swift_Transport_StreamBuffer_ProcessAcceptanceTest::testReadLine
> Cannot run test without a path to sendmail (define SWIFT_SENDMAIL_PATH in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/ProcessAcceptanceTest.php:10
> 
> 14) Swift_Transport_StreamBuffer_ProcessAcceptanceTest::testWrite
> Cannot run test without a path to sendmail (define SWIFT_SENDMAIL_PATH in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/ProcessAcceptanceTest.php:10
> 
> 15) 
> Swift_Transport_StreamBuffer_ProcessAcceptanceTest::testBindingOtherStreamsMirrorsWriteOperations
> Cannot run test without a path to sendmail (define SWIFT_SENDMAIL_PATH in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/ProcessAcceptanceTest.php:10
> 
> 16) 
> Swift_Transport_StreamBuffer_ProcessAcceptanceTest::testBindingOtherStreamsMirrorsFlushOperations
> Cannot run test without a path to sendmail (define SWIFT_SENDMAIL_PATH in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/ProcessAcceptanceTest.php:10
> 
> 17) 
> Swift_Transport_StreamBuffer_ProcessAcceptanceTest::testUnbindingStreamPreventsFurtherWrites
> Cannot run test without a path to sendmail (define SWIFT_SENDMAIL_PATH in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/ProcessAcceptanceTest.php:10
> 
> 18) Swift_Transport_StreamBuffer_SocketTimeoutTest::testTimeoutException
> Cannot run test without an SMTP host to connect to (define SWIFT_SMTP_HOST in 
> tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/SocketTimeoutTest.php:12
> 
> 19) Swift_Transport_StreamBuffer_SslSocketAcceptanceTest::testReadLine
> Cannot run test without an SSL enabled SMTP host to connect to (define 
> SWIFT_SSL_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/SslSocketAcceptanceTest.php:16
> 
> 20) Swift_Transport_StreamBuffer_SslSocketAcceptanceTest::testWrite
> Cannot run test without an SSL enabled SMTP host to connect to (define 
> SWIFT_SSL_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/SslSocketAcceptanceTest.php:16
> 
> 21) 
> Swift_Transport_StreamBuffer_SslSocketAcceptanceTest::testBindingOtherStreamsMirrorsWriteOperations
> Cannot run test without an SSL enabled SMTP host to connect to (define 
> SWIFT_SSL_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/SslSocketAcceptanceTest.php:16
> 
> 22) 
> Swift_Transport_StreamBuffer_SslSocketAcceptanceTest::testBindingOtherStreamsMirrorsFlushOperations
> Cannot run test without an SSL enabled SMTP host to connect to (define 
> SWIFT_SSL_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/SslSocketAcceptanceTest.php:16
> 
> 23) 
> Swift_Transport_StreamBuffer_SslSocketAcceptanceTest::testUnbindingStreamPreventsFurtherWrites
> Cannot run test without an SSL enabled SMTP host to connect to (define 
> SWIFT_SSL_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/SslSocketAcceptanceTest.php:16
> 
> 24) Swift_Transport_StreamBuffer_TlsSocketAcceptanceTest::testReadLine
> Cannot run test without a TLS enabled SMTP host to connect to (define 
> SWIFT_TLS_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/TlsSocketAcceptanceTest.php:16
> 
> 25) Swift_Transport_StreamBuffer_TlsSocketAcceptanceTest::testWrite
> Cannot run test without a TLS enabled SMTP host to connect to (define 
> SWIFT_TLS_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/TlsSocketAcceptanceTest.php:16
> 
> 26) 
> Swift_Transport_StreamBuffer_TlsSocketAcceptanceTest::testBindingOtherStreamsMirrorsWriteOperations
> Cannot run test without a TLS enabled SMTP host to connect to (define 
> SWIFT_TLS_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/TlsSocketAcceptanceTest.php:16
> 
> 27) 
> Swift_Transport_StreamBuffer_TlsSocketAcceptanceTest::testBindingOtherStreamsMirrorsFlushOperations
> Cannot run test without a TLS enabled SMTP host to connect to (define 
> SWIFT_TLS_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/TlsSocketAcceptanceTest.php:16
> 
> 28) 
> Swift_Transport_StreamBuffer_TlsSocketAcceptanceTest::testUnbindingStreamPreventsFurtherWrites
> Cannot run test without a TLS enabled SMTP host to connect to (define 
> SWIFT_TLS_HOST in tests/acceptance.conf.php if you wish to run this test)
> 
> /<<PKGBUILDDIR>>/tests/acceptance/Swift/Transport/StreamBuffer/TlsSocketAcceptanceTest.php:16
> 
> 29) Swift_Smoke_AttachmentSmokeTest::testAttachmentSending
> Smoke tests are skipped if tests/smoke.conf.php is not edited
> 
> /<<PKGBUILDDIR>>/tests/SwiftMailerSmokeTestCase.php:13
> /<<PKGBUILDDIR>>/tests/smoke/Swift/Smoke/AttachmentSmokeTest.php:12
> 
> 30) Swift_Smoke_BasicSmokeTest::testBasicSending
> Smoke tests are skipped if tests/smoke.conf.php is not edited
> 
> /<<PKGBUILDDIR>>/tests/SwiftMailerSmokeTestCase.php:13
> 
> 31) Swift_Smoke_HtmlWithAttachmentSmokeTest::testAttachmentSending
> Smoke tests are skipped if tests/smoke.conf.php is not edited
> 
> /<<PKGBUILDDIR>>/tests/SwiftMailerSmokeTestCase.php:13
> /<<PKGBUILDDIR>>/tests/smoke/Swift/Smoke/HtmlWithAttachmentSmokeTest.php:12
> 
> 32) Swift_Smoke_InternationalSmokeTest::testAttachmentSending
> Smoke tests are skipped if tests/smoke.conf.php is not edited
> 
> /<<PKGBUILDDIR>>/tests/SwiftMailerSmokeTestCase.php:13
> /<<PKGBUILDDIR>>/tests/smoke/Swift/Smoke/InternationalSmokeTest.php:12
> 
> OK, but incomplete, skipped, or risky tests!
> Tests: 1275, Assertions: 18308, Skipped: 32.
> 
> Other deprecation notices (25)
> 
>   1x: Swift_Encoder_QpEncoder::__construct(): Implicitly marking parameter 
> $filter as nullable is deprecated, the explicit nullable type must be used 
> instead
>     1x in Swift_Encoder_QpEncoderTest::testPermittedCharactersAreNotEncoded
> 
>   1x: Swift_TransportException::__construct(): Implicitly marking parameter 
> $previous as nullable is deprecated, the explicit nullable type must be used 
> instead
>     1x in 
> Swift_Events_SimpleEventDispatcherTest::testTransportExceptionEventCanBeCreated
> 
>   1x: Swift_IoException::__construct(): Implicitly marking parameter 
> $previous as nullable is deprecated, the explicit nullable type must be used 
> instead
>     1x in 
> Swift_Events_SimpleEventDispatcherTest::testTransportExceptionEventCanBeCreated
> 
>   1x: Swift_SwiftException::__construct(): Implicitly marking parameter 
> $previous as nullable is deprecated, the explicit nullable type must be used 
> instead
>     1x in 
> Swift_Events_SimpleEventDispatcherTest::testTransportExceptionEventCanBeCreated
> 
>   1x: Swift_KeyCache_ArrayKeyCache::getInputByteStream(): Implicitly marking 
> parameter $writeThrough as nullable is deprecated, the explicit nullable type 
> must be used instead
>     1x in Swift_KeyCache_ArrayKeyCacheTest::testStringDataCanBeSetAndFetched
> 
>   1x: Swift_KeyCache::getInputByteStream(): Implicitly marking parameter $is 
> as nullable is deprecated, the explicit nullable type must be used instead
>     1x in Swift_KeyCache_ArrayKeyCacheTest::testStringDataCanBeSetAndFetched
> 
>   1x: Swift_KeyCache_SimpleKeyCacheInputStream::write(): Implicitly marking 
> parameter $is as nullable is deprecated, the explicit nullable type must be 
> used instead
>     1x in 
> Swift_KeyCache_SimpleKeyCacheInputStreamTest::testStreamWritesToCacheInAppendMode
> 
>   1x: Swift_Mime_SimpleHeaderSet::addDateHeader(): Implicitly marking 
> parameter $dateTime as nullable is deprecated, the explicit nullable type 
> must be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_Mime_SimpleHeaderFactory::__construct(): Implicitly marking 
> parameter $addressEncoder as nullable is deprecated, the explicit nullable 
> type must be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_Mime_SimpleHeaderFactory::createDateHeader(): Implicitly marking 
> parameter $dateTime as nullable is deprecated, the explicit nullable type 
> must be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_Mime_ContentEncoder_QpContentEncoder::__construct(): Implicitly 
> marking parameter $filter as nullable is deprecated, the explicit nullable 
> type must be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_KeyCache_DiskKeyCache::getInputByteStream(): Implicitly marking 
> parameter $writeThrough as nullable is deprecated, the explicit nullable type 
> must be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_Mime_Headers_AbstractHeader::createPhrase(): Implicitly marking 
> parameter $encoder as nullable is deprecated, the explicit nullable type must 
> be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_Mime_Headers_ParameterizedHeader::__construct(): Implicitly 
> marking parameter $paramEncoder as nullable is deprecated, the explicit 
> nullable type must be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_Mime_Headers_IdentificationHeader::__construct(): Implicitly 
> marking parameter $addressEncoder as nullable is deprecated, the explicit 
> nullable type must be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_Mime_Headers_MailboxHeader::__construct(): Implicitly marking 
> parameter $addressEncoder as nullable is deprecated, the explicit nullable 
> type must be used instead
>     1x in Swift_MessageTest::testCloning
> 
>   1x: Swift_Mime_Headers_PathHeader::__construct(): Implicitly marking 
> parameter $addressEncoder as nullable is deprecated, the explicit nullable 
> type must be used instead
>     1x in Swift_Mime_Headers_PathHeaderTest::testTypeIsPathHeader
> 
>   1x: Swift_Plugins_AntiFloodPlugin::__construct(): Implicitly marking 
> parameter $sleeper as nullable is deprecated, the explicit nullable type must 
> be used instead
>     1x in Swift_Plugins_AntiFloodPluginTest::testThresholdCanBeSetAndFetched
> 
>   1x: Swift_Plugins_ThrottlerPlugin::__construct(): Implicitly marking 
> parameter $sleeper as nullable is deprecated, the explicit nullable type must 
> be used instead
>     1x in Swift_Plugins_ThrottlerPluginTest::testBytesPerMinuteThrottling
> 
>   1x: Swift_Plugins_ThrottlerPlugin::__construct(): Implicitly marking 
> parameter $timer as nullable is deprecated, the explicit nullable type must 
> be used instead
>     1x in Swift_Plugins_ThrottlerPluginTest::testBytesPerMinuteThrottling
> 
>   1x: Swift_Transport_EsmtpTransport::__construct(): Implicitly marking 
> parameter $addressEncoder as nullable is deprecated, the explicit nullable 
> type must be used instead
>     1x in 
> Swift_Transport_EsmtpTransport_ExtensionSupportTest::testExtensionHandlersAreSortedAsNeeded
> 
>   1x: Swift_Transport_AbstractSmtpTransport::__construct(): Implicitly 
> marking parameter $addressEncoder as nullable is deprecated, the explicit 
> nullable type must be used instead
>     1x in 
> Swift_Transport_EsmtpTransport_ExtensionSupportTest::testExtensionHandlersAreSortedAsNeeded
> 
>   1x: Swift_Transport_SendmailTransport::__construct(): Implicitly marking 
> parameter $addressEncoder as nullable is deprecated, the explicit nullable 
> type must be used instead
>     1x in Swift_Transport_SendmailTransportTest::testCommandCanBeSetAndFetched
> 
>   1x: Swift_KeyCache_NullKeyCache::getInputByteStream(): Implicitly marking 
> parameter $writeThrough as nullable is deprecated, the explicit nullable type 
> must be used instead
>     1x in Swift_DependencyContainerAcceptanceTest::testNoLookupsFail
> 
>   1x: Swift_Transport_SpoolTransport::__construct(): Implicitly marking 
> parameter $spool as nullable is deprecated, the explicit nullable type must 
> be used instead
>     1x in Swift_DependencyContainerAcceptanceTest::testNoLookupsFail
> 
> make[1]: *** [debian/rules:14: override_dh_auto_test] Error 1


The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/php8.4-beta/2/libphp-swiftmailer/libphp-swiftmailer_6.3.0-5+rebuild1726670771_amd64-2024-09-18T14:46:12Z.build

--- End Message ---
--- Begin Message ---
Source: libphp-swiftmailer
Source-Version: 6.3.0-7
Done: David Prévot <taf...@debian.org>

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

Debian distribution maintenance software
pp.
David Prévot <taf...@debian.org> (supplier of updated libphp-swiftmailer 
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: Wed, 25 Dec 2024 11:29:48 +0100
Source: libphp-swiftmailer
Architecture: source
Version: 6.3.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: David Prévot <taf...@debian.org>
Closes: 1089724
Changes:
 libphp-swiftmailer (6.3.0-7) unstable; urgency=medium
 .
   * Ignore deprecation notices during tests (Closes: #1089724)
Checksums-Sha1:
 eea94492e6d1b3c505735e54796027fd9e0c567f 2017 libphp-swiftmailer_6.3.0-7.dsc
 c1e185114c126ef323ff87bf45a96e8d0e1834fb 11420 
libphp-swiftmailer_6.3.0-7.debian.tar.xz
 169cd30445937597daa22d0a1eed4c891f593241 7830 
libphp-swiftmailer_6.3.0-7_amd64.buildinfo
Checksums-Sha256:
 3800247b162efa5c67f569db6313b6b5e26bb58335cb62c72e51073b29eea0bd 2017 
libphp-swiftmailer_6.3.0-7.dsc
 8bb4187037c519ad106853e7d85e42baa2c4d8b1c49efd612e24baeeaa6a8c53 11420 
libphp-swiftmailer_6.3.0-7.debian.tar.xz
 a05ad96306b00065efaee098b190aa8f9d02e5c42896f6d24fc6818efdad8b0a 7830 
libphp-swiftmailer_6.3.0-7_amd64.buildinfo
Files:
 7d79d611336ce11a98313b611f346d70 2017 php optional 
libphp-swiftmailer_6.3.0-7.dsc
 c3f5b472436f0b6f54d921f111316383 11420 php optional 
libphp-swiftmailer_6.3.0-7.debian.tar.xz
 05a3a69710864e263ca9cb6deab9d527 7830 php optional 
libphp-swiftmailer_6.3.0-7_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAmdr+W0SHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08nw8IAKdX2UhZ7de48kWy/dwy8Rd7lAkGuQQS
hIUTs/0XG6vA5N65rq79sCRcpo/cw1WM//wlv69CsLvgjiFxQSfp6Kd+ngHos97Y
Gd3rJgtRcOXrMEi/LYauio5wMUCd8+cgeA7mCVqGnQqOjsqB2sDv9SJ/TasQ5p3N
Fj/adFdD8/NHaoMRyJ5yZG9U1j88wlDxecqkxv5Erojo1lJNkEkZMxmEvdb/yHg1
Vbh03zRpl8sOYGjlawbJdG1+ggzY+qZk0gnGXuvEzL5EyxUEjkIuJIUjrd35G7Y2
JX8sWvndpSFlDm87om9t3RfCO2Vwoeo5q9kUsI/Uuc7yU4wjGCnE7D4=
=PBh0
-----END PGP SIGNATURE-----

Attachment: pgpAMFN0RKhnQ.pgp
Description: PGP signature


--- End Message ---

Reply via email to