dbus-glib (0.112-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.112-4 > 0.112-3
- Git: https://salsa.debian.org/debian/dbus-glib.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 397312
- Browser: https://salsa.debian.org/debian/dbus-glib
- Last scan: 2024-10-13 18:38:03+00
- Next scan: 2024-10-20 22:41:00+00
- CI pipeline status: success
- Debian changelog in Git:
dbus-glib (0.112-4) UNRELEASED; urgency=medium
* d/rules: Fix regeneration of gtk-doc documentation.
This was intended to be enabled if and only if the -doc package is
being built, but in fact it was never enabled, causing the build of
the -doc package to fail when built twice in a row (which had the
side-effect of deleting the prebuilt documentation).
(Closes: #1049544)
* Update standards version to 4.6.2, no changes needed.
-- Simon McVittie <smcv@debian.org> Wed, 16 Aug 2023 11:16:14 +0100
- This branch is 4 commits ahead of tag debian/0.112-3
- Git log:
commit 7f0c8e02485c08adb3423f790a587bba1cf22044
Author: Simon McVittie <smcv@debian.org>
Date: Sat Aug 17 17:18:45 2024 +0100
d/upstream/metadata: Add Security-Contact field
commit 4fbffe0847303d00ccbc244090b061ff3de757d2
Author: Simon McVittie <smcv@debian.org>
Date: Wed Aug 16 11:16:31 2023 +0100
Update changelog
commit bc1cff7f42c32c809611fcd4b669cc4b034cc256
Author: Simon McVittie <smcv@debian.org>
Date: Sat Aug 5 18:18:13 2023 +0100
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
commit 5a4af0b2d999f06ff55e13d634b4968d46a51ca4
Author: Simon McVittie <smcv@debian.org>
Date: Sat Aug 5 18:14:34 2023 +0100
d/rules: Fix regeneration of gtk-doc documentation
This was intended to be enabled if and only if the -doc package is
being built, but in fact it was never enabled, causing the build of
the -doc package to fail when built twice in a row (which had the
side-effect of deleting the prebuilt documentation).