Timo Aaltonen pushed to branch debian-unstable at X Strike Force / app / apitrace
Commits: 4ec180dd by Timo Aaltonen at 2022-05-25T16:53:37+03:00 control: Add libbrotli-dev to build-depends. - - - - - 97208c9d by Timo Aaltonen at 2022-05-25T16:54:26+03:00 release to sid - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,18 @@ -apitrace (11.1+repack-1) UNRELEASED; urgency=medium +apitrace (11.1+repack-1) unstable; urgency=medium + [ David Heidelberg ] * New upstream release. + * debian/patches: refresh patches + * d/patches: drop gtest, not necessary anymore + * d/patches: replace highlight.py patch with correct from upstream + * d/patches: disable submodule check + * d/copyright: content of thirdparty/brotli was stipped from tarball + * d/rules: remove LICENSE-snappy.txt which is no longer present - -- David Heidelberg <[email protected]> Wed, 25 May 2022 00:50:34 +0200 + [ Timo Aaltonen ] + * control: Add libbrotli-dev to build-depends. + + -- Timo Aaltonen <[email protected]> Wed, 25 May 2022 16:54:07 +0300 apitrace (10.0+repack-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -6,6 +6,7 @@ Uploaders: Christopher James Halse Rogers <[email protected]> Build-Depends: debhelper-compat (= 13), cmake, + libbrotli-dev, libgl1-mesa-dev, libegl1-mesa-dev, libgles2-mesa-dev, View it on GitLab: https://salsa.debian.org/xorg-team/app/apitrace/-/compare/3075a87420766c5a2de5d9e1f4b555fde8734850...97208c9d2c4baca3943f88bf06ebaed5d00ba4df -- View it on GitLab: https://salsa.debian.org/xorg-team/app/apitrace/-/compare/3075a87420766c5a2de5d9e1f4b555fde8734850...97208c9d2c4baca3943f88bf06ebaed5d00ba4df You're receiving this email because of your account on salsa.debian.org.

