gnucash (1:5.10-0.1)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/1%5.8-1 tag
- Git: https://salsa.debian.org/debian/gnucash.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1417216
- Browser: https://salsa.debian.org/debian/gnucash
- Last scan: 2025-02-06 10:19:03+00
- Error: https://salsa.debian.org/api/v4/projects/debian%2Fgnucash/pipelines?scope=finished&per_page=1 API request failed: 403 Forbidden at /srv/qa.debian.org/data/vcswatch/vcswatch line 431.
- Next scan: 2025-02-12 09:42:00+00
- Merge requests: 1
- Debian changelog in Git:
gnucash (1:5.10-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
+ fixed FTBFS in "gnucash-5.8.orig/bindings/python/time64.i"
(Closes: #1091123, #1091409).
-- Loren M. Lang <lorenl@north-winds.org> Wed, 15 Jan 2025 00:42:02 -0800
- This branch is 6 commits ahead of tag debian/1%5.8-1
- Git log:
commit 1838746cea0cb7eb50e7132edbff260ce2b74558
Author: наб <nabijaczleweli@nabijaczleweli.xyz>
Date: Sat Apr 6 16:12:53 2024 +0200
Clean up build directory when cleaning
commit 543b81c3e7b4750814d8bddd4580955fee81359c
Author: наб <nabijaczleweli@nabijaczleweli.xyz>
Date: Sat Apr 6 16:06:31 2024 +0200
d/rules: build tests in parallel as well
The program is built with dh_auto_build, which parallelises per
dpkg-buildpackage -j automatically.
However, the dh_auto_test override simply runs $(MAKE),
which forwards the job control from d/rules, which is unset.
(It's only set with --jobs-force.)
This meant that building the tests took five minutes (longer than the
rest) instead of 20 seconds. Forward parallel= from DEB_BUILD_OPTIONS
set by dpkg-buildpackage.
commit 02631e5e3f51ec5ff65fb039905cc327724a6dde
Author: Loren M. Lang <lorenl@north-winds.org>
Date: Wed Jan 15 00:47:55 2025 -0800
New upstream release.
commit e0e3767fcc7151792ac231e7eb9b8d8ef490fbc5
Author: Loren M. Lang <lorenl@north-winds.org>
Date: Sat Jan 4 14:21:17 2025 -0800
Fixed compatibility issue with Python bindings in Swig 4.3.0 (Closes: #1091123)
commit bab2d8d2eb03c32c19773f552463084744623c1a
Author: onlyjob <onlyjob@member.fsf.org>
Date: Tue Aug 13 01:07:51 2024 +1000
Install "gnucash.appdata.xml" (Closes: #1078502).
https://appstream.debian.org/sid/main/issues/gnucash.html
commit c79bdb617fb3d9144dc17cb881ac273a75a56335
Author: onlyjob <onlyjob@member.fsf.org>
Date: Thu Aug 1 20:23:55 2024 +1000
Build-Depends: pkg-config => pkgconf