[neon/neon/syslinux-themes-neon/Neon/release] debian: bump compat to 10 and correct brackets

Carlos De Maine null at kde.org
Mon Oct 16 10:13:17 BST 2023


Git commit aac05a3798de7dd3d914f49a8f1158f914468b5b by Carlos De Maine.
Committed on 16/10/2023 at 11:13.
Pushed by carlosdem into branch 'Neon/release'.

bump compat to 10 and correct brackets

M  +1    -1    debian/compat
M  +1    -1    debian/control

https://invent.kde.org/neon/neon/syslinux-themes-neon/-/commit/aac05a3798de7dd3d914f49a8f1158f914468b5b

diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 7db2be1..c6379d1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Git: git clone git://packaging.neon.kde.org.uk/neon/syslinux-themes-neon
 Package: syslinux-themes-neon
 Architecture: any
 Multi-Arch: same
-Depends: isolinux, memtest86+ (amd64), syslinux-common, ${misc:Depends}
+Depends: isolinux, memtest86+ [amd64], syslinux-common, ${misc:Depends}
 Enhances: extlinux
 Provides: syslinux-theme
 Description: collection of boot loaders (neon theme)


More information about the Neon-commits mailing list