[neon/extras/calamares/Neon/unstable] debian: more cleaning

Carlos De Maine null at kde.org
Mon Dec 18 08:49:52 GMT 2023


Git commit 4c2372d6d756b838244373af7ec5fe013304d7e8 by Carlos De Maine.
Committed on 18/12/2023 at 09:49.
Pushed by carlosdem into branch 'Neon/unstable'.

more cleaning

M  +13   -6    debian/control

https://invent.kde.org/neon/extras/calamares/-/commit/4c2372d6d756b838244373af7ec5fe013304d7e8

diff --git a/debian/control b/debian/control
index 0a30880..8860bea 100644
--- a/debian/control
+++ b/debian/control
@@ -47,14 +47,19 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/calamares
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/calamares.git
 
 Package: calamares
-Architecture: linux-any
+Architecture: any
+Section: utils
 Depends: os-prober,
          qt6-declarative,
          rsync,
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: btrfs-progs, grub-efi-amd64-bin, grub-pc, konsole, squashfs-tools
-Description: distribution-independent installer framework.
+Recommends: btrfs-progs,
+            grub-efi-amd64-bin,
+            grub-pc,
+            konsole,
+            squashfs-tools
+Description: distribution-independent installer framework
  Calamares is a distribution-independent installer framework.
  .
  It provides a graphical installer that can be used with nearly
@@ -67,8 +72,10 @@ Description: distribution-independent installer framework.
  you through that process.
 
 Package: calamares-dev
-Architecture: linux-any
-Depends: libyaml-cpp-dev,
+Architecture: any
+Section: devel
+Depends: calamares,
+         libyaml-cpp-dev,
          os-prober,
          qt6-base-dev,
          qt6-declarative-dev,
@@ -79,7 +86,7 @@ Depends: libyaml-cpp-dev,
          rsync,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: distribution-independent installer framework - development files.
+Description: distribution-independent installer framework, development files
  Calamares is a distribution-independent installer framework.
  .
  It provides a graphical installer that can be used with nearly


More information about the Neon-commits mailing list