gcc-9-doc (9.4.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/9.4.0-1 tag
- Git: https://salsa.debian.org/lumag-guest/gcc-doc.git -b debian/9
-
- Branch: debian/9
- Path: debian/changelog
- Browser: https://salsa.debian.org/lumag-guest/gcc-doc
- Last scan: 2022-08-07 04:36:15+00
- Error: https://salsa.debian.org/api/v4/projects/lumag-guest%2Fgcc-doc API request failed: 404 Not Found at /srv/qa.debian.org/data/vcswatch/vcswatch line 400.
- Next scan: 2022-08-12 07:27:00+00
- Debian changelog in Git:
gcc-9-doc (9.4.0-1) unstable; urgency=medium
* New upstream version 9.4.0
-- Dmitry Baryshkov <dbaryshkov@gmail.com> Thu, 19 Aug 2021 10:30:50 +0300
- This branch is 2 commits ahead of tag debian/9.4.0-1
- Git log:
commit 4e47bef82e0e120184af3a0acf5b021533015b94
Author: Dmitry Baryshkov <dbaryshkov@gmail.com>
Date: Tue Aug 24 00:23:35 2021 +0300
d/control: stop using -guest in VCS urls
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
commit 07df0280059850723f0370517664b24897cf0b3b
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>