[neon/extras/calamares/Neon/stable] debian: rebase
Carlos De Maine
null at kde.org
Fri Jan 12 14:52:25 GMT 2024
Git commit 58464280bec69a4c89a33fe5207e19cc6f1ec907 by Carlos De Maine.
Committed on 12/01/2024 at 15:52.
Pushed by carlosdem into branch 'Neon/stable'.
rebase
M +6 -3 debian/changelog
M +54 -54 debian/control
https://invent.kde.org/neon/extras/calamares/-/commit/58464280bec69a4c89a33fe5207e19cc6f1ec907
diff --cc debian/changelog
index e87f909,5082f6c..a625331
--- a/debian/changelog
+++ b/debian/changelog
@@@ -479,4 -482,4 +482,4 @@@ calamares (3.1.3-1) unstable; urgency=l
* Initial release (Closes: #842671)
-- -- Jonathan Carter <jcc at debian.org> Tue, 18 Jul 2017 14:38:15 +0200
++ -- Jonathan Carter <jcc at debian.org> Tue, 18 Jul 2017 14:38:15 +0200
diff --cc debian/control
index 72662b0,0c82499..91a566f
--- a/debian/control
+++ b/debian/control
@@@ -61,39 -62,38 +62,38 @@@ Recommends: btrfs-progs
Description: distribution-independent installer framework
Calamares is a distribution-independent installer framework.
.
- It provides a graphical installer that can be used with nearly
- any distribution. This package is suitable for live media on
- Debian-based systems, and won't be of any particular use on
- an already installed system.
+ It provides a graphical installer that can be used with nearly any
+ distribution. This package is suitable for live media on Debian-based systems,
+ and won't be of any particular use on an already installed system.
.
- You will likely want to provide your own config files to match
- your distribution, reading the Calamares documentation will guide
- you through that process.
+ You will likely want to provide your own config files to match your
+ distribution, reading the Calamares documentation will guide you through that
+ process.
Package: calamares-dev
- Architecture: linux-any
- Depends: libqt5svg5-dev,
+ Architecture: any
+ Section: devel
+ Depends: calamares,
libyaml-cpp-dev,
os-prober,
- qtbase5-dev,
- qtdeclarative5-dev,
- qtlocation5-dev,
- qttools5-dev,
- qtwebengine5-dev,
+ qt6-base-dev,
+ qt6-declarative-dev,
+ qt6-location-dev,
+ qt6-svg-dev,
+ qt6-tools-dev,
+ qt6-webengine-dev,
rsync,
${misc:Depends},
- ${shlibs:Depends}
- Recommends: btrfs-progs, grub-efi-amd64-bin, grub-pc, konsole, squashfs-tools
- Description: distribution-independent installer framework - development files
+ ${shlibs:Depends},
+ Description: distribution-independent installer framework
Calamares is a distribution-independent installer framework.
.
- It provides a graphical installer that can be used with nearly
- any distribution. This package is suitable for live media on
- Debian-based systems, and won't be of any particular use on
- an already installed system.
+ It provides a graphical installer that can be used with nearly any
+ distribution. This package is suitable for live media on Debian-based systems,
+ and won't be of any particular use on an already installed system.
.
- You will likely want to provide your own config files to match
- your distribution, reading the Calamares documentation will guide
- you through that process.
+ You will likely want to provide your own config files to match your
+ distribution, reading the Calamares documentation will guide you through that
+ process.
.
-- This package contains the development files.
++ This package contains the development files.
More information about the Neon-commits
mailing list