libpeas (1.36.0-6)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.36.0-6 tag
- Git: https://salsa.debian.org/gnome-team/libpeas.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 712704
- Browser: https://salsa.debian.org/gnome-team/libpeas
- Last scan: 2025-10-21 17:05:04+00
- Next scan: 2025-10-27 03:38:00+00
- Debian changelog in Git:
libpeas (1.36.0-6) experimental; urgency=medium
* Team upload
* d/p/deprecations-ignore-GParameter-deprecations.patch,
d/p/build-handle-depending-on-development-releases-of-GLib.patch,
d/p/girepository-port-libpeas-ABI-to-girepository.patch,
d/p/peas-demo-add-gi.require_version-for-GTK-3.0.patch:
Add patches from upstream 1.38.x branch to switch to
libgirepository-2.0. This will allow us to move on from pygobject
3.50.x. (Helps: #1099164, #1118363)
* d/control: Give gir1.2-peas-1.0 a lockstep dependency on libpeas-1.0-0.
Even though the ABI is the same, when porting apps we will want
to be able to guarantee that a versioned dependency on a new
gir1.2-peas-1.0 gives us a libpeas-1.0-0 that was compiled against
libgirepository-2.0.
* d/control: Add Breaks on older eog, gedit, rhythmbox, totem.
These apps need source changes to be compatible with this new libpeas.
- We will probably also need to add Breaks on eom and pluma, but for
the moment I'm omitting those to make it easier for the MATE team to
test those apps against experimental's libpeas and pygobject.
Similarly, we might need to Breaks on endeavour and entangle later.
* d/rules, d/p/debian/demo-Disable-Lua-loader.patch:
Explicitly disable the Lua loader.
lua-lgi is still based on libgirepository-1.0, so it is incompatible
with moving pygobject and libpeas to libgirepository-2.0. In practice
we weren't enabling that feature anyway, because Lua bindings are
not in our Build-Depends (but it might have accidentally become
enabled if building in a non-minimal environment).
* d/copyright: Don't quote the FSF's former postal address here
* Upload to experimental until we are ready to do the pygobject 3.54
transition
-- Simon McVittie <smcv@debian.org> Mon, 20 Oct 2025 13:37:14 +0100
- This branch is 2 commits ahead of tag debian/1.36.0-6
- Git log:
commit 061cdfbc33ba706ade5586f0c798d89f17e6cbe8
Author: Simon McVittie <smcv@debian.org>
Date: Tue Oct 21 17:42:18 2025 +0100
Depend on a newer GLib, to address #1099192
commit 4bf1f64d01e2b93e39cad26821865c4215452f62
Author: Simon McVittie <smcv@debian.org>
Date: Tue Oct 21 11:27:44 2025 +0100
d/control: Correct Breaks version on eog