[neon/extras/calamares/Neon/unstable] debian: reformat to ensure spaces not tabs

Carlos De Maine null at kde.org
Mon Dec 18 10:23:40 GMT 2023


Git commit 1befc27898165435cafbfa84e6c894bfbcce9e3d by Carlos De Maine.
Committed on 18/12/2023 at 11:23.
Pushed by carlosdem into branch 'Neon/unstable'.

reformat to ensure spaces not tabs

M  +20   -22   debian/control

https://invent.kde.org/neon/extras/calamares/-/commit/1befc27898165435cafbfa84e6c894bfbcce9e3d

diff --git a/debian/control b/debian/control
index 2e427d6..0c82499 100644
--- a/debian/control
+++ b/debian/control
@@ -53,23 +53,22 @@ Depends: os-prober,
          qt6-declarative,
          rsync,
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Recommends: btrfs-progs,
             grub-efi-amd64-bin,
             grub-pc,
             konsole,
-            squashfs-tools
-Description: Distribution-independent installer framework
-  Calamares is a distribution-independent installer framework.
+            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
-  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: any
@@ -85,17 +84,16 @@ Depends: calamares,
          qt6-webengine-dev,
          rsync,
          ${misc:Depends},
-         ${shlibs:Depends}
-Description: Distribution-independent installer framework
-  Calamares is a distribution-independent installer framework.
+         ${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