Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libpthread-stubs
Commits: bdf7af5c by root at 2022-02-27T05:18:22+00:00 Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html - - - - - 69b73b30 by root at 2022-02-27T05:18:23+00:00 Bump debhelper from old 11 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html - - - - - f44e62b7 by root at 2022-02-27T05:18:23+00:00 Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html - - - - - d25a0957 by root at 2022-02-27T05:18:26+00:00 Update standards version to 4.6.0, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - 404e3a83 by root at 2022-02-27T05:18:26+00:00 Remove field Section on binary package libpthread-stubs0-dev that duplicates source. Changes-By: lintian-brush Fixes: lintian: installable-field-mirrors-source See-also: https://lintian.debian.org/tags/installable-field-mirrors-source.html - - - - - 63a96549 by Debian Janitor at 2023-03-01T14:55:08+00:00 Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - 3 changed files: - debian/changelog - − debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,13 @@ libpthread-stubs (0.4-2) UNRELEASED; urgency=medium * Remove MIA uploader Julien Danjou <[email protected]>. Closes: #928564 + * Trim trailing whitespace. + * Bump debhelper from old 11 to 13. + * Set debhelper-compat version in Build-Depends. + * Update standards version to 4.6.0, no changes needed. + * Remove field Section on binary package libpthread-stubs0-dev that duplicates + source. + * Update standards version to 4.6.2, no changes needed. -- Debian Janitor <[email protected]> Sat, 13 Mar 2021 15:21:17 -0000 @@ -36,7 +43,7 @@ libpthread-stubs (0.3-3) unstable; urgency=low stubs in libc, but whose libc.so pulls in libpthread-stubs.so, defeating our configure checks; so make the build find an empty libpthread-stubs.so instead of the system one. - + [ Samuel Thibault ] * Fix pthread_exit prototype (closes: #622148). @@ -87,4 +94,3 @@ libpthread-stubs (0.1-1) experimental; urgency=low * Initial release. -- Jamey Sharp <[email protected]> Fri, 24 Nov 2006 01:01:49 -0800 - ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -2,13 +2,12 @@ Source: libpthread-stubs Priority: optional Section: libdevel Maintainer: Debian X Strike Force <[email protected]> -Build-Depends: debhelper (>= 11) -Standards-Version: 4.3.0 +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libpthread-stubs.git Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libpthread-stubs Package: libpthread-stubs0-dev -Section: libdevel Architecture: any Multi-Arch: same Depends: ${misc:Depends} View it on GitLab: https://salsa.debian.org/xorg-team/lib/libpthread-stubs/-/compare/5f9e092a6ca8b3f40fc870b03fc1e1c8b60e8f35...63a9654931a4fc73c36e21da74d5a6d0ac41bc6d -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libpthread-stubs/-/compare/5f9e092a6ca8b3f40fc870b03fc1e1c8b60e8f35...63a9654931a4fc73c36e21da74d5a6d0ac41bc6d You're receiving this email because of your account on salsa.debian.org.

