From 12bb9d642c8fd912ee156934cde47050f6d1688b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 21 Feb 2025 12:35:31 -0600 Subject: [PATCH] Move calamares -> libcalamares-dev for build dependencies. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a2bd73f..b0f5d5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (1:25.04.15) UNRELEASED; urgency=medium + + * Move calamares -> libcalamares-dev for build dependencies. + + -- Simon Quigley Fri, 21 Feb 2025 12:33:59 -0600 + calamares-settings-ubuntu (1:25.04.14) plucky; urgency=medium * Add dh-sequence-qmldeps and ${qml6:Depends} to ensure all QML 6 runtime diff --git a/debian/control b/debian/control index 5cc688e..30bedfc 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,10 @@ Maintainer: Lubuntu Developers Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 13), dh-sequence-qmldeps, - calamares (>= 3.3.13-0ubuntu4), cmake, extra-cmake-modules, intltool, + libcalamares-dev (>= 3.3.13-0ubuntu4), libkf6coreaddons-dev, libqt6svg6-dev, libyaml-cpp-dev,