geany-plugins (2.0-5)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the debian/2.0-4 tag
- Git: https://salsa.debian.org/geany-team/geany-plugins.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 860160
- Browser: https://salsa.debian.org/geany-team/geany-plugins
- Last scan: 2024-12-04 18:35:06+00
- Next scan: 2024-12-12 03:07:00+00
- Merge requests: 1
- Debian changelog in Git:
geany-plugins (2.0-5) unstable; urgency=medium
* [8118601] Use GEANY_ABI shipped by geany itself.
Geany 2.0-2 ships a file in
/usr/lib/$(DEB_HOST_MULTIARCH)/geany/debian-abi-helper that contains
GEANY_ABI and GEANY_API shell variables. Use this instead of inferring the
ABI virtual package name from the C header.
* [e2fa264] Port to webkit2gtk-4.1
* [8c8a9ca] Patch to fix projectorganizer compile error
-- Chow Loong Jin <hyperair@debian.org> Mon, 11 Nov 2024 15:26:17 +0800
- This branch is 4 commits ahead of tag debian/2.0-4
- Git log:
commit 7437bd3502a4f6ef642f90aebdb6556b11fd52b2
Author: Chow Loong Jin <hyperair@debian.org>
Date: Mon Nov 11 15:26:37 2024 +0800
Update changelog
Git-Dch: Ignore
commit 8c8a9ca56fe0e4a060a8a907afc3808deaa5ac97
Author: Chow Loong Jin <hyperair@debian.org>
Date: Mon Nov 11 15:24:42 2024 +0800
Patch to fix projectorganizer compile error
commit e2fa264f6e4546c054d65b58ef6115103ab8a236
Author: Chow Loong Jin <hyperair@debian.org>
Date: Mon Nov 11 14:48:20 2024 +0800
Port to webkit2gtk-4.1
commit 811860113f0f47f8e5e6acab0b619f29345a3c05
Author: Chow Loong Jin <hyperair@debian.org>
Date: Mon Nov 11 14:43:28 2024 +0800
Use GEANY_ABI shipped by geany itself
Geany 2.0-2 ships a file in
/usr/lib/$(DEB_HOST_MULTIARCH)/geany/debian-abi-helper that contains GEANY_ABI
and GEANY_API shell variables. Use this instead of inferring the ABI virtual
package name from the C header.