adun.app (0.81-15)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/med-team/adun-app.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 749568
- Browser: https://salsa.debian.org/med-team/adun-app
- Last scan: 2025-02-14 15:17:28+00
- Next scan: 2025-02-20 03:04:00+00
- CI pipeline status: success
- Debian changelog in Git:
adun.app (0.81-15) unstable; urgency=medium
* Run wrap-and-sort -ast.
* debian/rules (DEB_OBJCFLAGS_MAINT_APPEND): Add
-Wno-cast-function-type with a short explanation.
(override_dh_auto_install): Remove commands which are now handled by
dh_gnustep. Move unrelated commands to other targets. Don't hard
code paths; fixes FTBFS with the multiarch layout (Closes: #1094355).
(override_dh_link): Rename as...
(execute_before_dh_link): ...and use dh_gnustep --app --bundle for
adun.app. Convert the app icon here, after /usr/share/GNUstep is created.
(execute_after_dh_fixperms): New target; move chmod invocations from
override_dh_auto_install here. Don't hard code path.
* debian/control (Build-Depends): Require libsqlclient-dev (>= 1.9.0-4),
libsteptalk-dev (>= 0.10.0+git20200629-3) and libgnustep-gui-dev (>=
0.31.1-7) for the multiarch layout.
(Depends): Remove steptalk; this was a workaround no longer needed.
(adun-core) <Suggests>: Add adun.app.
(Standards-Version): Bump to 4.7.0; no changes needed.
* debian/install: Remove /usr/share/GNUstep; now dh_gnustep's job.
Update for the multiarch layout.
* debian/adun-core.install: Update for the multiarch layout.
* debian/patches/enable-scripting-extension.patch: Replace a deprecated
method which is private and triggers a warning.
* debian/patches/gcc-warnings.patch: Fix more warnings.
* debian/patches/scan-build-errors.patch: New; fix some issues
discovered by Clang and its static analyzer. This makes the app a
little more usable as it was going into infinite loops due to
comparisons of NSNotFound with an int type (a problem not detected by
GCC 14, unfortunately).
* debian/patches/set-delegate-before-source.patch: New; fix crash in
ULTemplateViewController when switching the NSPopUpButton by setting
the delegate before the data source.
* debian/patches/15_link-properly.patch: Fix patch metadata.
* debian/patches/fix-implicit-pointer.patch: Likewise.
* debian/patches/cross.patch: New; fix FTCBFS (Closes: #1094362).
* debian/copyright: Update copyright years.
-- Yavor Doganov <yavor@gnu.org> Sat, 08 Feb 2025 09:37:19 +0200
- This branch is even with tag debian/0.81-15