[packaging] Bump Calamares dependency to 3.3.13-0ubuntu4 for users fixes.

This commit is contained in:
Simon Quigley 2025-02-16 18:05:31 -06:00
parent 636fb54564
commit 81a6192cd9
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ calamares-settings-ubuntu (1:25.04.13) UNRELEASED; urgency=medium
* [users] Set allowWeakPasswords and allowWeakPasswordsDefault to false for
all three flavors, but add some basic password recommendations based on
NIST standards, warning if the password falls outside of that.
* [packaging] Bump Calamares dependency to 3.3.13-0ubuntu4 for users fixes.
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 16 Feb 2025 17:55:11 -0600

4
debian/control vendored
View File

@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
Build-Depends: calamares (>= 3.3.12),
Build-Depends: calamares (>= 3.3.13-0ubuntu4),
cmake,
debhelper-compat (= 13),
extra-cmake-modules,
@ -63,7 +63,7 @@ Description: Ubuntu Unity Calamares Settings and Branding
Package: calamares-settings-ubuntu-common
Architecture: any
Depends: calamares (>= 3.3.12),
Depends: calamares (>= 3.3.13-0ubuntu4),
cryptsetup,
dracut-core,
kdialog,