util-linux (2.39.2-6)
[PTS] [DDPO]
COMMITS: VCS has seen 7 commits since the debian/2.39.2-6 tag
- Git: https://salsa.debian.org/debian/util-linux.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 485101568
- Browser: https://salsa.debian.org/debian/util-linux
- Last scan: 2023-11-25 18:34:25+00
- Next scan: 2023-12-02 12:40:00+00
- Merge requests: 3
- CI pipeline status: failed
- Debian changelog in Git:
util-linux (2.39.2-6) unstable; urgency=medium
[ Samuel Thibault ]
* d/util-linux.manpages,util-linux-locales.install: Generalize hurd-i386 into
hurd-any.
[ Chris Hofstaedtler ]
* Fix FTBFS on hurd-i386 using upstreamed patch.
Thanks to Samuel Thibault <sthibault@debian.org> (Closes: #1055875)
-- Chris Hofstaedtler <zeha@debian.org> Mon, 13 Nov 2023 12:48:34 +0100
- This branch is 7 commits ahead of tag debian/2.39.2-6
- Git log:
commit 81bba25da8341a8aaa92f1938e7ef5a8c20e8d67
Merge: 70844f168 b56cd066e
Author: Chris Hofstaedtler <zeha@debian.org>
Date: Fri Nov 17 11:51:46 2023 +0000
Merge branch 'bprofile-nodoc2' into 'master'
Support <nodoc> build profile (Closes: #1056109)
See merge request debian/util-linux!27
commit b56cd066e401052ea6406fe6b514e23e1de1e675
Author: Gioele Barabucci <gioele@svario.it>
Date: Wed Sep 13 13:05:23 2023 +0200
d/control: Support <nodoc> build profile
Fixes: #1056109
commit f2e1d38600058a760dd73c8565b5cb2f9593e38d
Author: Gioele Barabucci <gioele@svario.it>
Date: Sun Oct 15 00:13:42 2023 +0200
d/util-linux-locales.install: Do not install manpages when building with <nodoc>
commit 2af582ce436dfa08c6f33768579ca7eda1543268
Author: Gioele Barabucci <gioele@svario.it>
Date: Sat Oct 7 10:25:50 2023 +0200
Install manpages via dh_installman instead of dh_install
`dh_installman` handles all the details related to the installation of
manpages and performs all the changes prescribed by the `<nodoc>` profile.
commit 58bb06ed8e96f81c42f4616d940ee85d494f8b4f
Author: Gioele Barabucci <gioele@svario.it>
Date: Sat Oct 7 10:14:08 2023 +0200
d/util-linux.manpages: Sort entries
Keeping the entries sorted makes it easier to compare `d/util-linux.manpages`
with `d/util-linux-locales.install`.
To compare the two files, use:
```
diff -uw \
debian/util-linux.manpages \
<(sed -e 's_\*/__' -e 's/<[^>]*>//' debian/util-linux-locales.install)
```
Gbp-Dch: ignore
commit bc2d6cdc04ac73addfc205d2a2779628cf4da130
Author: Gioele Barabucci <gioele@svario.it>
Date: Sat Oct 7 10:07:37 2023 +0200
Use plain dh-exec
Gbp-Dch: ignore
commit 70844f16819dce31cf7f63aa192e6365cfd9dfd0
Author: Chris Hofstaedtler <zeha@debian.org>
Date: Tue Nov 14 13:24:10 2023 +0100
Fix fincore/count test on sparc64
With patch from upstream.
Thanks: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Gbp-Dch: full