Skip to content
Commits on Source (3)
libthread-pool (1.0.0-4) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTBFS with nocheck profile: Unconditionally build-depend on
googletest. (Closes: #939519)
[ Andreas Tille ]
* Remove obsolete fields Name from debian/upstream/metadata.
-- Andreas Tille <tille@debian.org> Mon, 09 Sep 2019 13:58:23 +0200
libthread-pool (1.0.0-3) unstable; urgency=medium
[ Michael R. Crusoe ]
......
......@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12),
cmake,
d-shlibs,
rename,
googletest <!nocheck>
googletest
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/libthread-pool
Vcs-Git: https://salsa.debian.org/med-team/libthread-pool.git
......