vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit c57c4c558203de22c80ecbfc5307be5b50f57033
Author: undef <gitlab@undef.tools>
Date: Fri Feb 2 07:35:06 2024 +0000
d/changelog: Release version 3.3.1-1 to unstable
commit 461294a40df53583b704b69151b3e4c4607a41ac
Author: undef <gitlab@undef.tools>
Date: Fri Feb 2 07:33:02 2024 +0000
d/patches: Remove upstreamed patches
commit f9a4c07561231b27af7f973a47fa7677cd921b9c
Merge: cb0c344 596fc11
Author: undef <gitlab@undef.tools>
Date: Thu Feb 1 09:22:56 2024 +0000
Update upstream source from tag 'upstream/3.3.1'
Update to upstream version '3.3.1'
with Debian dir d2d90d96df82f04e2fdc0553da78e66aa2399f80
commit 596fc11f958d9799feac7f7d45a2a645542acdb7
Merge: c4d5fba 18e6824
Author: undef <gitlab@undef.tools>
Date: Thu Feb 1 09:22:50 2024 +0000
New upstream version 3.3.1
commit 18e68245c180954207e94b955042a2d001d65f4c
Author: Adriaan de Groot <groot@kde.org>
Date: Mon Jan 15 21:39:01 2024 +0100
CMake: be more verbose when looking for Calamares
commit 51e89e58dd72b12c9c5d2953ef6e641b39e277b8
Author: Adriaan de Groot <groot@kde.org>
Date: Fri Jan 12 23:15:55 2024 +0100
CMake: bump version and requirements
Builds cleanly with Calamares 3.3.1
commit d8d5a1fb26d22d851bffae69b5dea76dfb8dfdb3
Author: Adriaan de Groot <groot@kde.org>
Date: Tue Jan 9 23:10:38 2024 +0100
CMake: find Calamares first, then other bits
commit 85f05e81210b9b9506624270c2716ae8263a8a7e
Merge: 6bd7557 c28c9b8
Author: Adriaan de Groot <groot@kde.org>
Date: Tue Jan 9 23:06:45 2024 +0100
Merge pull request #31 from Undef-a/wip/undef/fix-ftbfs
Fix failure to configure/build with newer CMake and Calamares 3.3.0
commit cb0c3446fc03825b65abde93473e479690e4c710
Author: undef <gitlab@undef.tools>
Date: Sun Dec 17 03:45:17 2023 +0000
d/changelog: Prepare version 1.3.2-2
commit 2a6e12e9f363f6e57b48d7a23cd87245faffa6ed
Author: undef <gitlab@undef.tools>
Date: Sun Dec 17 04:35:09 2023 +0000
d/patches: Add Forwarded header to branding patch
commit e47a1e5b27e2d6b1a8fc9cac3a64abb70d57bbba
Author: undef <gitlab@undef.tools>
Date: Sun Dec 17 03:43:32 2023 +0000
d/patches: Fix build with newer Cmake and Calamares 3.3.0
commit c28c9b8114a1ccb3eb080a91f8d9d9b96e429f14
Author: undef <gitlab@undef.tools>
Date: Sun Dec 17 03:34:10 2023 +0000
Port modules to Calamares 3.3.0
Calamares 3.3.0 changed the import name and namespace of
CalamaresUtilsSystem and CalamaresUtilsGui.
commit 935f21ace598ec4fc64ed5b20cc2743cf2120a72
Author: undef <gitlab@undef.tools>
Date: Sun Dec 17 03:32:32 2023 +0000
CMakeLists: Copy KF CoreAddons and FeatureSummary imports from Calamares
Without these the package no-longer compiles with recent versions of
cmake.
commit 6bd75570de877dd4cda1e58a2bca9e6fdb4a4bf2
Merge: edb405a acdcdea
Author: demmm <anke62@gmail.com>
Date: Fri Sep 29 14:19:05 2023 +0200
Merge pull request #30 from Undef-a/wip/undef/librem5-screen
mobile: Ensure welcome screen fits on Librem5
commit acdcdea668e5c68897f569c4110814b141463146
Author: undef <gitlab@undef.tools>
Date: Fri Sep 29 09:18:05 2023 +0000
mobile: Ensure welcome screen fits on Librem5
Now that the sizing has changed this line overhangs the screen.
commit edb405a4d183118b974d833cf4bce7d5174c0ccf
Merge: dc3550e 3ad9c22
Author: Adriaan de Groot <groot@kde.org>
Date: Thu Sep 28 23:03:26 2023 +0200
Merge pull request #29 from Undef-a/wip/undef/fix-sizing-with-3.3.x
mobile: Adjust all sizes for Calamares 3.3.x
commit 3ad9c221d46aa9f29b43adb00e2ede26eec54e34
Author: undef <gitlab@undef.tools>
Date: Thu Sep 28 08:52:32 2023 +0000
mobile: Adjust all sizes for Calamares 3.3.x
Element sizing in Calamares 3.3.x seems to have dramatically changed,
with for example a button that was previously fine at width 500 now
being huge to the point of causing the installer to overhang the screen.
This reduces the size of most elements such that they fit on a mobile
screen again.
Fixes: https://github.com/calamares/calamares/issues/2192
commit dc3550eccd084a785199e3de3e56e067173d4649
Author: Adriaan de Groot <groot@kde.org>
Date: Mon Aug 28 23:52:02 2023 +0200
CMake: post-release housekeeping
- Update CMake requirements to shut KF5 up
- Require the next Calamares main branch
- Bump to 1.4.0 version
commit fac16ac6a7c1513c210d30c046abe214cb952e4e
Author: Adriaan de Groot <groot@kde.org>
Date: Mon Aug 28 21:04:36 2023 +0200
CMake: be more chatty about Calamares version used
commit a442ed8c12ce2c55a611d51251d4903c0d0018cb
Author: Adriaan de Groot <groot@kde.org>
Date: Mon Aug 28 20:34:32 2023 +0200
CI: remove Linuxisms from release script