gcc-11-doc (11.2.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/11.2.0-1 tag
- Git: https://salsa.debian.org/lumag/gcc-doc.git -b debian/11
-
- Branch: debian/11
- Path: debian/changelog
- Browser: https://salsa.debian.org/lumag/gcc-doc
- Last scan: 2022-06-27 04:06:06+00
- Next scan: 2022-07-05 21:29:00+00
- Debian changelog in Git:
gcc-11-doc (11.2.0-1) unstable; urgency=medium
* d/*: switch to gcc-11
* New upstream version 11.2.0
* d/watch: update to gcc-11
* d/patches: refresh patches
* d/patches: import new from-debian-gcc-gdc-texinfo.diff
-- Dmitry Baryshkov <dbaryshkov@gmail.com> Mon, 23 Aug 2021 19:39:33 +0300
- This branch is 2 commits ahead of tag debian/11.2.0-1
- Git log:
commit 28e06bc42a028cd6f54f2ac6d61540da24f66cf0
Author: Dmitry Baryshkov <dbaryshkov@gmail.com>
Date: Tue Aug 24 00:19:51 2021 +0300
d/Makefile, d/gcc-BV-doc.manpages: add lto-dump manpage
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
commit 659298886a2e1ea5c715394ad5563ad721591f83
Author: Dmitry Baryshkov <dbaryshkov@gmail.com>
Date: Mon Aug 23 23:50:49 2021 +0300
d/Makefile: rewrite documentation Makefile
Simplify the makefile by removing rules duplication and comples rules
filtering. Use VPATH instead. Also while we are at it use temporary
files in the pod2man and texi2pod invocation rules so that an error
during build process will not result in empty man files.
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>