anfo (0.98-9)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.98-10 > 0.98-9
- Git: https://salsa.debian.org/med-team/anfo.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 94208
- Browser: https://salsa.debian.org/med-team/anfo
- Last scan: 2024-11-15 21:20:05+00
- Next scan: 2024-11-22 06:45:00+00
- CI pipeline status: failed
- Debian changelog in Git:
anfo (0.98-10) UNRELEASED; urgency=medium
* Adapt to gcc 12
Closes: #1012893
* Standards-Version: 4.6.1 (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
-- Andreas Tille <tille@debian.org> Thu, 29 Sep 2022 08:11:16 +0200
- This branch is 5 commits ahead of tag debian/0.98-9
- Git log:
commit 24384abbcc03a54c793bd34e241617e809078223
Author: Andreas Tille <tille@debian.org>
Date: Thu Sep 29 08:36:07 2022 +0200
unique_ptr should be std:unique_ptr
commit adfab8681fe2abc495178691a95b5bd53bde4a67
Author: Andreas Tille <tille@debian.org>
Date: Thu Sep 29 08:26:52 2022 +0200
Replace more auto_ptr instances
commit af7085489dc090c315d1a97fd69436cc2086bcb8
Author: Andreas Tille <tille@debian.org>
Date: Thu Sep 29 08:14:09 2022 +0200
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
commit 310893bb6f7f34ae10f4b50e7b79018b1640cd09
Author: Andreas Tille <tille@debian.org>
Date: Thu Sep 29 08:14:00 2022 +0200
routine-update: Standards-Version: 4.6.1
commit b37ea9fe211292d63bbc5174c6f85a71eb442390
Author: Andreas Tille <tille@debian.org>
Date: Thu Sep 29 08:13:27 2022 +0200
Adapt to gcc 12 (Thanks to Aaron Ucko for the hint)