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 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
cppgir (2.0+git20250629.2a7d9ce-2) unstable; urgency=medium
* Add Rounding-in-tests.patch to fix build on i386.
-- Nicholas Guriev <guriev-ns@ya.ru> Fri, 28 Nov 2025 10:54:34 +0300
cppgir (2.0+git20250629.2a7d9ce-1) unstable; urgency=medium
* Update to the latest upstream commit.
* Remove data-ignore-deprecated-glib-symbol.patch taken from upstream Git.
* Migrate away from libgirepository1.0-dev, build depend on individual
virtual packages with GIR XML. (Closes: #1118955)
-- Nicholas Guriev <guriev-ns@ya.ru> Mon, 17 Nov 2025 15:36:23 +0300
cppgir (2.0+git20240928.c8bb1c6-1) unstable; urgency=medium
* Update to the latest upstream commit.
* Remove previous patches taken from upstream Git.
* Add data-ignore-deprecated-glib-symbol.patch instead.
* Add multiarch directory to search paths for GIR XML. (Closes: #1060906)
-- Nicholas Guriev <guriev-ns@ya.ru> Fri, 03 Jan 2025 16:55:28 +0300
cppgir (2.0-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Add support for recent gio.
-- Andrey Rakhmatullin <wrar@debian.org> Mon, 28 Oct 2024 23:37:05 +0500
cppgir (2.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix crashing on Gio-2.0 (Closes: #1071302).
* Fix several other FTBFS reasons.
-- Andrey Rakhmatullin <wrar@debian.org> Thu, 23 May 2024 23:50:03 +0500
cppgir (2.0-2) unstable; urgency=medium
* Add gi-restrict-string-template-conversion-operator.patch from upstream Git.
-- Nicholas Guriev <guriev-ns@ya.ru> Mon, 08 Jan 2024 11:48:52 +0300
cppgir (2.0-1) unstable; urgency=medium
* New upstream release.
* Switch uscan(1) to GitLab generated tarballs, start versioning.
* Replace patches:
- Remove applied Set-mxgot-flag.patch
- Add taken from upstream
gi-avoid-incomplete-type-in-std::is_convertible.patch
-- Nicholas Guriev <guriev-ns@ya.ru> Sun, 07 Jan 2024 21:40:40 +0300
cppgir (0~git20231019.ff975ba-2) unstable; urgency=medium
* New Set-mxgot-flag.patch fixes build on MIPS 64-bit Little Endian platform.
* Skip Gio async example on platforms where Boost.Fiber is unavailable.
-- Nicholas Guriev <guriev-ns@ya.ru> Mon, 23 Oct 2023 22:38:39 +0300
cppgir (0~git20231019.ff975ba-1) unstable; urgency=medium
* Update to the latest upstream commit.
* Remove no longer needed Optional-value.patch
* Add missing build dependency, libgirepository1.0-dev (Closes: #1054195)
-- Nicholas Guriev <guriev-ns@ya.ru> Sat, 21 Oct 2023 18:42:38 +0300
cppgir (0~git20231003.e856d76-1) unstable; urgency=medium
* Update to the latest upstream commit.
* Replace patches with fixes of build of examples.
* Update build dependencies, new libboost-fiber-dev.
-- Nicholas Guriev <guriev-ns@ya.ru> Wed, 18 Oct 2023 13:13:42 +0300
cppgir (0~git20230822.89cf56d-1) unstable; urgency=medium
* Update to the latest upstream commit.
* Update d/rules and d/patches to match the upstream version.
* Add missing build dependencies for testing.
-- Nicholas Guriev <guriev-ns@ya.ru> Sat, 26 Aug 2023 13:11:26 +0300
cppgir (0~git20230606.960fe05-1) unstable; urgency=low
* Initial upload. (Closes: #1037265)
-- Nicholas Guriev <guriev-ns@ya.ru> Fri, 09 Jun 2023 21:27:53 +0300
|