gnome-autoar (0.4.5-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.4.5-3 > 0.4.5-2
- Git: https://salsa.debian.org/gnome-team/gnome-autoar.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 868352
- Browser: https://salsa.debian.org/gnome-team/gnome-autoar
- Last scan: 2025-09-01 23:26:11+00
- Next scan: 2025-09-07 13:52:00+00
- CI pipeline status: success
- Debian changelog in Git:
gnome-autoar (0.4.5-3) UNRELEASED; urgency=medium
* d/control: Replace libgirepository1.0-dev B-D.
Replacing this with gobject-introspection and gir1.2-*-dev is more
multiarch-friendly.
* Only require gtk-doc-tools when building documentation.
With Autotools this was typically needed at autoreconf time, but
with Meson it is normally only needed when documentation is enabled.
-- Simon McVittie <smcv@debian.org> Mon, 01 Sep 2025 23:38:08 +0100
- This branch is 5 commits ahead of tag debian/0.4.5-2
- Git log:
commit 83e157117f1009645fc74838a3049119e3f6a4fe
Author: Simon McVittie <smcv@debian.org>
Date: Mon Sep 1 23:45:59 2025 +0100
Standards-Version: 4.7.2 (no changes required)
commit 8dea51ea46d1c6aabbaaf07816345e366a14afc1
Author: Simon McVittie <smcv@debian.org>
Date: Mon Sep 1 23:45:33 2025 +0100
d/control: Drop Rules-Requires-Root: no
This is the default since trixie.
commit 9a2d14288f63ee2b463222a28f22a1cf94b288b3
Author: Simon McVittie <smcv@debian.org>
Date: Mon Sep 1 23:38:41 2025 +0100
Update changelog
commit 6eafa22411fd59c7132a11f7c2bfb5180d0f788c
Author: Simon McVittie <smcv@debian.org>
Date: Mon Sep 1 23:28:47 2025 +0100
Only require gtk-doc-tools when building documentation
With Autotools this was typically needed at autoreconf time, but with
Meson it is normally only needed when documentation is enabled.
diffoscope confirms that this makes no difference to the contents of the
binary packages.
commit daa89e56222299d76eea3cd417b2b2e715c11b0a
Author: Simon McVittie <smcv@debian.org>
Date: Mon Sep 1 23:24:41 2025 +0100
d/control: Replace libgirepository1.0-dev B-D
Replacing this with gobject-introspection and gir1.2-*-dev is more
multiarch-friendly.
diffoscope confirms that this makes no difference to the contents of the
binary package, other than dropping a very old minimum version from one
versioned dependency.