gsound (1.0.3-3.2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.0.3-4 > 1.0.3-3.2
- Git: https://salsa.debian.org/gnome-team/gsound.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 356352
- Browser: https://salsa.debian.org/gnome-team/gsound
- Last scan: 2025-10-12 04:49:17+00
- Next scan: 2025-10-19 08:52:00+00
- Debian changelog in Git:
gsound (1.0.3-4) UNRELEASED; urgency=medium
* Team upload
* d/control: Build-Depend on required gir1.2-*-dev packages
* d/control: Replace libgirepository1.0-dev B-D with
gobject-introspection
* d/control: Make libgsound-dev depend on ${gir:Depends}.
As well as reducing hard-coding, this gives us the GIR XML for the
library's dependencies, not just the library itself.
* d/control: Add Provides: ${gir:Provides} to -dev package.
This lets dependent libraries depend on our GIR XML by its systematic
virtual package name.
* Remove obsolete Lintian override.
Lintian now knows that "t64" is a common suffix for shared library
packages.
-- Simon McVittie <smcv@debian.org> Thu, 04 Sep 2025 00:00:13 +0100
- This branch is 6 commits ahead of tag debian/1.0.3-3.2
- Git log:
commit 44ced2dfedec5deaaf37aa28612abd0338c877a4
Author: Simon McVittie <smcv@debian.org>
Date: Thu Sep 4 00:01:26 2025 +0100
Update changelog
commit 546e06dc78bf898da575aa16d24e373b8cf60cb1
Author: Simon McVittie <smcv@debian.org>
Date: Wed Sep 3 23:34:44 2025 +0100
d/control: Add Provides: ${gir:Provides} to -dev package
This lets dependent libraries depend on our GIR XML by its systematic
virtual package name.
commit 3e2ed862d19bab1da1e2d35e5d83487590701861
Author: Simon McVittie <smcv@debian.org>
Date: Wed Sep 3 23:33:58 2025 +0100
d/control: Make libgsound-dev depend on ${gir:Depends}
As well as reducing hard-coding, this gives us the GIR XML for the
library's dependencies, not just the library itself.
commit 57db5c018b0cc45d6172d0ed2a1a72134abe5a1d
Author: Simon McVittie <smcv@debian.org>
Date: Wed Sep 3 23:32:21 2025 +0100
Remove obsolete Lintian override
Lintian now knows that "t64" is a common suffix for shared library
packages.
commit a8ddafa742cb8198bb04e6c8b60b624b8e29b1ee
Author: Simon McVittie <smcv@debian.org>
Date: Wed Sep 3 22:57:40 2025 +0100
d/control: Replace libgirepository1.0-dev B-D with gobject-introspection
commit c229e2b10c65980d93835e0c857ab2304694d2df
Author: Simon McVittie <smcv@debian.org>
Date: Wed Sep 3 22:57:15 2025 +0100
d/control: Build-Depend on required gir1.2-*-dev packages