Release to unstable

This commit is contained in:
Simon McVittie 2023-11-08 16:35:45 +00:00
parent dd7c8e9b57
commit 497e48a1f5

19
debian/changelog vendored
View File

@ -1,9 +1,24 @@
gtk+3.0 (3.24.38-6) UNRELEASED; urgency=medium
gtk+3.0 (3.24.38-6) unstable; urgency=medium
* d/p/gdk-wayland-Return-pad-devices-querying-for-all-devices.patch:
Fix a copy/paste error in patch metadata
* Stop generating d/control from a template
* Substitute GTK_BINVER_DEP as a substvar rather than using sed.
* d/rules: Drop some unused sed substitutions
* libgtk-3-dev: Add Provides for included GIR XML files.
Representing these by systematic names gir1.2-*-dev, and perhaps
eventually separating them into their own binary package, will help
to enable cross-compilation with GObject-Introspection removed by
a build profile. (Helps: #1030223)
* d/control: Add ${gir:Depends}, ${gir:Provides} substvars.
With a newer version of gobject-introspection (currently in
experimental), these will supersede some of the current hard-coded
Depends and Provides.
* d/control: Explicitly build-depend on GIR XML from Gdk-Pixbuf
and Pango.
The versions of these packages in testing provide these names.
-- Simon McVittie <smcv@debian.org> Sun, 10 Sep 2023 16:39:16 +0100
-- Simon McVittie <smcv@debian.org> Wed, 08 Nov 2023 16:30:21 +0000
gtk+3.0 (3.24.38-5) unstable; urgency=medium