1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
opentelemetry-cpp (1.19.0-3) unstable; urgency=high
* Team upload.
* Really remove proto files before installing (Closes: #1100379)
* Fix dh_clean, removing googletest related symlinks.
Those symlinks are created before the configure target.
-- Santiago Ruano Rincón <santiago@freexian.com> Thu, 20 Mar 2025 11:21:28 -0300
opentelemetry-cpp (1.19.0-2) unstable; urgency=high
* Team upload.
* Remove non-used d/README.Debian.
* Remove proto files before installing. Most of those files comes from
libopentelemetry-proto-dev and get in conflict with that package.
(Closes: #1100379)
-- Santiago Ruano Rincón <santiago@freexian.com> Wed, 19 Mar 2025 17:20:42 -0300
opentelemetry-cpp (1.19.0-1) unstable; urgency=medium
* Team upload.
* Wrap and sort -ast
-- Santiago Ruano Rincón <santiago@freexian.com> Fri, 07 Mar 2025 11:21:59 -0500
opentelemetry-cpp (1.19.0-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream version 1.19.0
* Remove no longer needed d/patches/armel-yield.patch
* Set the Science Team as Maintainer and the Freexian Packaging Team as
Uploader.
* Add patch to build googletest from sources
* Remove debian/patches/disable-tests.patch
* Update d/rules to link googletest to the source available in debian
* Don't run test on multiple CPU cores
* Update build-dependencies: we want googletest source code and versioned
opentelemetry-proto
-- Santiago Ruano Rincón <santiago@freexian.com> Tue, 04 Mar 2025 22:44:25 -0500
opentelemetry-cpp (1.17.0-3) unstable; urgency=low
* Correct VCS links
* Declare compliance with Standards-Version 4.7.0.1
* Correct DEP-5 syntax for MIT License
-- Santiago Ruano Rincón <santiago@freexian.com> Wed, 06 Nov 2024 23:41:37 -0300
opentelemetry-cpp (1.17.0-2) unstable; urgency=low
* Relax the tests allowing them to fail in some architectures
* Disable more tests that commonly fail in all the architectures
* Add patch to improve how to handle the yield instruction in ARM
* Wrap and sort -ast
* Enable ARM builds and wrap-and-sort test on Salsa CI
-- Santiago Ruano Rincón <santiago@freexian.com> Wed, 06 Nov 2024 15:01:40 -0300
opentelemetry-cpp (1.17.0-1) unstable; urgency=low
* Upload to unstable
-- Santiago Ruano Rincón <santiago@freexian.com> Tue, 05 Nov 2024 12:09:18 -0300
opentelemetry-cpp (1.17.0-1~exp2) experimental; urgency=medium
* Fix copyright statement for ETW exporters. Thanks to Thorsten Alteholz.
* Add debian/gbp.conf to set the default debian branch
-- Santiago Ruano Rincón <santiago@freexian.com> Fri, 18 Oct 2024 14:34:04 -0300
opentelemetry-cpp (1.17.0-1~exp1) experimental; urgency=medium
* Initial release. (Closes: #1074242)
-- Santiago Ruano Rincón <santiago@freexian.com> Thu, 17 Oct 2024 23:01:10 -0300
|