summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Peter Michael Green [Sun, 9 Jan 2022 23:11:32 +0000 (23:11 +0000)]
Merge wlcs (1.3.0-4+rpi1) import into refs/heads/workingbranch
Victor Berger [Thu, 8 Jul 2021 17:39:30 +0000 (19:39 +0200)]
[PATCH 2/2] Fix build when using GTest-1.11
Some change in GTest 1.11 headers caused a conflict on the name
`Pointer`. Removing the unconditional import of namespace `testing`
in favor of individual imports of the used items fixes it.
cc #205
Gbp-Pq: Name 0002-Fix-build-when-using-GTest-1.11.patch
Victor Berger [Thu, 8 Jul 2021 17:25:23 +0000 (19:25 +0200)]
[PATCH 1/2] cmake: always set GTEST_LIBRARY if it isn't
Previously, the GTEST_LIBRARY would only be set manually set when
GMock is not built from source, causing likage failures on systems
where Gmock is built from source and system-provided GTest does not
set it.
cc #205
Gbp-Pq: Name 0001-cmake-always-set-GTEST_LIBRARY-if-it-isn-t.patch
Peter Michael Green [Sun, 9 Jan 2022 23:11:32 +0000 (23:11 +0000)]
wlcs (1.3.0-4+rpi1) bookworm-staging; urgency=medium
* Link with libatomic on armhf too.
[dgit import unpatched wlcs 1.3.0-4+rpi1]
Peter Michael Green [Sun, 9 Jan 2022 23:11:32 +0000 (23:11 +0000)]
Import wlcs_1.3.0-4+rpi1.debian.tar.xz
[dgit import tarball wlcs 1.3.0-4+rpi1 wlcs_1.3.0-4+rpi1.debian.tar.xz]
Mike Gabriel [Fri, 12 Nov 2021 09:16:44 +0000 (09:16 +0000)]
Merge wlcs (1.3.0-4) import into refs/heads/workingbranch
Victor Berger [Thu, 8 Jul 2021 17:39:30 +0000 (19:39 +0200)]
[PATCH 2/2] Fix build when using GTest-1.11
Some change in GTest 1.11 headers caused a conflict on the name
`Pointer`. Removing the unconditional import of namespace `testing`
in favor of individual imports of the used items fixes it.
cc #205
Gbp-Pq: Name 0002-Fix-build-when-using-GTest-1.11.patch
Victor Berger [Thu, 8 Jul 2021 17:25:23 +0000 (19:25 +0200)]
[PATCH 1/2] cmake: always set GTEST_LIBRARY if it isn't
Previously, the GTEST_LIBRARY would only be set manually set when
GMock is not built from source, causing likage failures on systems
where Gmock is built from source and system-provided GTest does not
set it.
cc #205
Gbp-Pq: Name 0001-cmake-always-set-GTEST_LIBRARY-if-it-isn-t.patch
Mike Gabriel [Fri, 12 Nov 2021 09:16:44 +0000 (09:16 +0000)]
wlcs (1.3.0-4) unstable; urgency=medium
[ Marius Gripsgard ]
* debian/rules:
+ Fix FTBFS on armel and powerpc due to missing atomic linkage.
[dgit import unpatched wlcs 1.3.0-4]
Mike Gabriel [Fri, 12 Nov 2021 09:16:44 +0000 (09:16 +0000)]
Import wlcs_1.3.0-4.debian.tar.xz
[dgit import tarball wlcs 1.3.0-4 wlcs_1.3.0-4.debian.tar.xz]
Christopher James Halse Rogers [Wed, 16 Jun 2021 23:38:35 +0000 (00:38 +0100)]
Import wlcs_1.3.0.orig.tar.xz
[dgit import orig wlcs_1.3.0.orig.tar.xz]
Mike Gabriel [Fri, 26 Feb 2021 21:03:29 +0000 (21:03 +0000)]
wlcs (1.2.1-1) unstable; urgency=medium
* New upstream release.
* debian/upstream/signing-key.asc:
+ Update pubkey 0xF4A0E7F950F362FA5B719C48D4DB4A9F5D044F1A (RAOF).
* debian/{watch,rules,copyright}:
+ Don't repack orig tarball anymore. Non-DFSG files have been removed
from the upstream project.
* debian/control:
+ Bump Standards-Version: to 4.5.1. No changes needed.
* debian/copyright:
+ Update copyright attributions.
[dgit import unpatched wlcs 1.2.1-1]
Mike Gabriel [Fri, 26 Feb 2021 21:03:29 +0000 (21:03 +0000)]
Import wlcs_1.2.1.orig.tar.xz
[dgit import orig wlcs_1.2.1.orig.tar.xz]
Mike Gabriel [Fri, 26 Feb 2021 21:03:29 +0000 (21:03 +0000)]
Import wlcs_1.2.1-1.debian.tar.xz
[dgit import tarball wlcs 1.2.1-1 wlcs_1.2.1-1.debian.tar.xz]