[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted stopt 5.5+dfsg-1~bpo11+1 (source amd64 all) into bullseye-backports



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

Format: 1.8
Date: Wed, 08 Mar 2023 15:56:48 +0100
Source: stopt
Binary: libstopt-dev libstopt5 libstopt5-dbgsym python3-stopt python3-stopt-dbgsym stopt-doc stopt-examples
Architecture: source amd64 all
Version: 5.5+dfsg-1~bpo11+1
Distribution: bullseye-backports
Urgency: medium
Maintainer: Debian Math Team <team+math@tracker.debian.org>
Changed-By: Pierre Gruet <pgt@debian.org>
Description:
 libstopt-dev - library for stochastic optimization problems (development package
 libstopt5  - library for stochastic optimization problems (shared library)
 python3-stopt - library for stochastic optimization problems (Python 3 bindings)
 stopt-doc  - library for stochastic optimization problems (documentation)
 stopt-examples - library for stochastic optimization problems (programs examples)
Closes: 1001099 1015063 1024315 1027207
Changes:
 stopt (5.5+dfsg-1~bpo11+1) bullseye-backports; urgency=medium
 .
   * Rebuild for bullseye-backports
 .
 stopt (5.5+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 5.5+dfsg
 .
 stopt (5.4+dfsg-1~exp0) experimental; urgency=medium
 .
   * New upstream version 5.4+dfsg
 .
 stopt (5.3+dfsg-1~exp0) experimental; urgency=medium
 .
   * New upstream version 5.3+dfsg
   * Refreshing patches
   * Stopping substituting quotes with angle brackets in #include directives
     for geners
 .
 stopt (5.2+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 5.2+dfsg:
     - Fixing incompatibilities with numpy 1.24.1 (Closes: #1027207)
   * Refreshing patches
   * Raising Standards version to 4.6.2 (no change)
   * Set upstream metadata fields: Repository-Browse.
 .
 stopt (5.1+dfsg-6) unstable; urgency=medium
 .
   * Build-depending on python3-dev instead of python3-all-dev
     (Closes: #1024315)
   * Passing Python3_ variables needed by CMake via d/rules instead of defining
     them through the CMake find_package mechanism to avoid errors when multiple
     versions of Python3 are installed together
 .
 stopt (5.1+dfsg-5) unstable; urgency=medium
 .
   * Omitting to run tests on 4 and 8 cores on mipsel as it causes freezes on
     the Debian buildds
 .
 stopt (5.1+dfsg-4) unstable; urgency=medium
 .
   * Providing an empty override for dh_auto_test-indep so that tests are not
     run twice during a full build (Closes: #1015063)
 .
 stopt (5.1+dfsg-3) unstable; urgency=medium
 .
   * Running the tests sequentially
 .
 stopt (5.1+dfsg-2) unstable; urgency=medium
 .
   * Adding a patch from upstream to solve concurrency issues in tests
 .
 stopt (5.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 5.1+dfsg
   * Refreshing patches
   * Raising Standards version to 4.6.1 (no change)
   * Passing CMAKE_BUILD_RPATH_USE_ORIGIN=ON to CMake to enhance build
     reproducibility
 .
 stopt (5.0+dfsg-5) unstable; urgency=medium
 .
   * Testing the macro __powerpc__ instead of __ppc64__ on ppc64el in order to
     exclude irrelevant tests, hereby accompanying the auto-upperlimit-python3
     transition
 .
 stopt (5.0+dfsg-4) unstable; urgency=medium
 .
   * Omitting tests for American options in 3D and 4D on ppc64el
 .
 stopt (5.0+dfsg-3) unstable; urgency=medium
 .
   * Decreasing accuracy requirements again for ppc64el failing test
   * Excluding testGridKernelRegression.py from autopkgtest, as it needs a
     number of simulations that is too high for 32-bit arches
   * Fixing issue linked to concurrent access to geners archives during the
     tests
 .
 stopt (5.0+dfsg-2) unstable; urgency=medium
 .
   * Dealing with accuracy issue during the tests on ppc64el
 .
 stopt (5.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 5.0+dfsg
 .
 stopt (5.0~rc4+dfsg-1) experimental; urgency=medium
 .
   * New upstream version 5.0~rc4+dfsg
   * Refreshing patches
 .
 stopt (5.0~rc3+dfsg-2) experimental; urgency=medium
 .
   * Adding d/gbp.conf to handle the MUT package with gbp
   * Trying to use JacobiSVD instead of BDCSVD to run tests successfully on mips64el and mipsel
 .
 stopt (5.0~rc3+dfsg-1) experimental; urgency=medium
 .
   * New upstream version 5.0~rc3+dfsg
   * Refreshing patches
 .
 stopt (5.0~rc2+dfsg-1) experimental; urgency=medium
 .
   * New upstream version 5.0~rc2+dfsg
   * Refreshing patches
 .
 stopt (5.0~rc1+dfsg-4) experimental; urgency=medium
 .
   * Fixing some more tests to avoid numerical errors
 .
 stopt (5.0~rc1+dfsg-3) experimental; urgency=medium
 .
   * Reindexing geners files to run tests in parallel
 .
 stopt (5.0~rc1+dfsg-2) experimental; urgency=medium
 .
   * Fixing precision issues in some tests
   * Reorganizing build-dependencies using -Arch and -Indep
 .
 stopt (5.0~rc1+dfsg-1) experimental; urgency=medium
 .
   * New upstream version 5.0~rc1+dfsg
   * Refreshing patches
   * Bumping SONAME to libstopt.so.5
   * Reorganizing targets in d/rules, based on -indep and -arch
   * Alleviating override_dh_fixperms, less changes are needed now
   * Automatically getting the version from DEB_VERSION_UPSTREAM in d/rules
 .
 stopt (4.2+dfsg1-3) unstable; urgency=medium
 .
   [ Pierre Gruet ]
   * Marking doc and examples packages as Multi-Arch: foreign
   * Handling some tests differently due to precision issues on i386 and ppc64el
 .
   [ Nilesh Patra ]
   * Add d/salsa-ci.yml
 .
 stopt (4.2+dfsg1-2) unstable; urgency=medium
 .
   * Source-only upload
   * Adding g++ as a dependency of the autopkgtest
 .
 stopt (4.2+dfsg1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1001099)
Checksums-Sha1:
 3fdb0fcafff1a7bd49e4b95117a88925797a22ac 3082 stopt_5.5+dfsg-1~bpo11+1.dsc
 51f11e1c1e30377f7808b8f67538ed672dfeb2ee 15020 stopt_5.5+dfsg-1~bpo11+1.debian.tar.xz
 16fb8bd5489ba594e083d19513d01a7add4c825f 2990384 libstopt-dev_5.5+dfsg-1~bpo11+1_amd64.deb
 fd31984d1fe45f7b29611ba5cd8b1ec29fd81209 117964792 libstopt5-dbgsym_5.5+dfsg-1~bpo11+1_amd64.deb
 6ae0368779d53ca4ac609e87c7f91840e3069763 1356272 libstopt5_5.5+dfsg-1~bpo11+1_amd64.deb
 182c371e79479db2b75c0c10d4db2e31808c6bf0 17951684 python3-stopt-dbgsym_5.5+dfsg-1~bpo11+1_amd64.deb
 80016c66cf7b84d4a7a8dad5914c1f4e64ec64bf 637404 python3-stopt_5.5+dfsg-1~bpo11+1_amd64.deb
 0a77a998fcaeef5db69f70e5eba2aa50b0295a39 1686476 stopt-doc_5.5+dfsg-1~bpo11+1_all.deb
 26c9c89a5eb1b5eb100a838f7ace268eab88a65e 148744 stopt-examples_5.5+dfsg-1~bpo11+1_all.deb
 1dcb19703b9851bbfd3da5d7172c28ed2aea6e30 14916 stopt_5.5+dfsg-1~bpo11+1_amd64.buildinfo
Checksums-Sha256:
 a4c5269e1bc31bd05d1bea5ad56a153c2c01f24b451889ba8d9611b1f23316de 3082 stopt_5.5+dfsg-1~bpo11+1.dsc
 bdc52c2b8060e4936ecd4bcf37a794b78d818c2f1652bed4f2ec7520eaea6e5f 15020 stopt_5.5+dfsg-1~bpo11+1.debian.tar.xz
 643b8157bada990993270f10a896f3df9f6d63c97170f7275081ebc2a214fb48 2990384 libstopt-dev_5.5+dfsg-1~bpo11+1_amd64.deb
 b1e050106528ad0d986274c9af605aec5211d20718359a0c1672aae53192a0ac 117964792 libstopt5-dbgsym_5.5+dfsg-1~bpo11+1_amd64.deb
 84f060e7ad99fba619a5ceb60cfbd0cfbd3a2bc825be3aa8aefc360c509729e9 1356272 libstopt5_5.5+dfsg-1~bpo11+1_amd64.deb
 205067432f0e6627b5b3a123f2d931850a7b56ba0e3584cee3498b34d59bbee2 17951684 python3-stopt-dbgsym_5.5+dfsg-1~bpo11+1_amd64.deb
 a6737be8571b85663edadb749a59e30b8f3c1fcee571e153f3be0502beee1298 637404 python3-stopt_5.5+dfsg-1~bpo11+1_amd64.deb
 5df19dfe768354ed0045ce0358ad7bc0645f423cf12d4ef5ad3b9af24bd42910 1686476 stopt-doc_5.5+dfsg-1~bpo11+1_all.deb
 ac0e90c3dfe14ede1aa5c68f6772ad6b400f92d83ce57b86c74b11257f7c344e 148744 stopt-examples_5.5+dfsg-1~bpo11+1_all.deb
 fea73a7dc2c97fe2e48adf637ab8c03fbe2e9856f0918b4139da1a6817010251 14916 stopt_5.5+dfsg-1~bpo11+1_amd64.buildinfo
Files:
 29d61d9e41821cc55f4c58cbbb196bb9 3082 math optional stopt_5.5+dfsg-1~bpo11+1.dsc
 6829bbfd884dbc6695c1e5528bb47dfb 15020 math optional stopt_5.5+dfsg-1~bpo11+1.debian.tar.xz
 e76ae71774f95a7065ffc77992ad6023 2990384 libdevel optional libstopt-dev_5.5+dfsg-1~bpo11+1_amd64.deb
 2758094da199b02a6120deaaf145c2cd 117964792 debug optional libstopt5-dbgsym_5.5+dfsg-1~bpo11+1_amd64.deb
 407319bb958ecddf07442c5fcd7c9811 1356272 libs optional libstopt5_5.5+dfsg-1~bpo11+1_amd64.deb
 6349ca2085f14301b681e9c8699f31d9 17951684 debug optional python3-stopt-dbgsym_5.5+dfsg-1~bpo11+1_amd64.deb
 1143a16b6902e7a7fd12e48ef003beaa 637404 python optional python3-stopt_5.5+dfsg-1~bpo11+1_amd64.deb
 172e31cee5d5a966aec1f74bdf5bf924 1686476 doc optional stopt-doc_5.5+dfsg-1~bpo11+1_all.deb
 f1a39791837611c81bb2161e639eec0f 148744 math optional stopt-examples_5.5+dfsg-1~bpo11+1_all.deb
 36123e0bcf214f2fe82863b3030befb3 14916 math optional stopt_5.5+dfsg-1~bpo11+1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmQJDtcACgkQYAMWptwn
dHa0Tw//WeoErx3jPi6n0N8YSQjk25u4LWVYsf+JDfKKtPKC2j8Zeny0R/HyjoXg
FMwM50FK7q3R9I5KzNpAFPkRpJFQ+jKcJ9LijewSU5ENKhA2KVNOKkO3sEggHnSZ
HuAWGhmC7crKiOF4wN5xKIEZjxdyrNAWqr+1rcTE2A6KaFJCFnD11vXovZp/+JGv
Y/mVkFfjiF/rerbIngMne3PjcfCcAIhBr5JYwyTuMfMCeCoOnwaTLtaAEDvBVE23
nty3nViM6DQhuMIWVTJRwHUxxAOoDasqPubP3D7mhsxSTZXHasTR+zWiqos8mY8C
TJKhK3hAIRkrcsBg4Aodelijmd+JUgesAlVYoeXJPnzDvIvATPrn2Ae+LL9rg2iz
LgqEGYcZ16VLk8tTy5fTFl3h1XtxwRog++rW6KtC0ppIF0DzVA3AXxlIaPyn14Au
msYEYxtaPs7/bjDQrtmtUBQplDBvQW8lv+y+l930BMiGPHOSmI2ip39jMbQ7qdst
AH0r9PyIWRx5EbSKBPnRzH+zGelWWQY3wx9PG7Fi/F6vrKWsAkzVRdYUS5xFAtwz
6kyYKZSCWIQWKjhq2mMcsKc2FRbubpNutrURKguKXabmAORRMM7U0GzsD5MJ8Pgg
qVwHZ3zeviW7VU1+AIp7pk/HK7DZLdKcvd4tJFCMk60x6AVQ+1w=
=7Xzd
-----END PGP SIGNATURE-----


Reply to: