[neon/backports-jammy/libjpeg-turbo-jammy/Neon/unstable] debian: bloody java

Carlos De Maine null at kde.org
Sun Mar 5 02:59:44 GMT 2023


Git commit 163187d4cc86a0ad3b0eea265d635b4ba2ef671f by Carlos De Maine.
Committed on 05/03/2023 at 02:59.
Pushed by carlosdem into branch 'Neon/unstable'.

bloody java

M  +1    -1    debian/control
M  +2    -1    debian/rules

https://invent.kde.org/neon/backports-jammy/libjpeg-turbo-jammy/commit/163187d4cc86a0ad3b0eea265d635b4ba2ef671f

diff --git a/debian/control b/debian/control
index bf04703..d6968f3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ XSBC-Original-Maintainer: Ondřej Surý <ondrej at debian.org>
 Uploaders: Mike Gabriel <sunweaver at debian.org>
 Build-Depends: cmake (>= 2.8.12),
                debhelper-compat (= 13),
-               default-jdk,
+#               default-jdk,
                help2man,
 #               javahelper,
 	       nasm
diff --git a/debian/rules b/debian/rules
index f3f64f3..0bdc9f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,8 @@ else
 endif
 
 %:
-	dh $@ --with javahelper
+	dh $@
+	#dh $@ --with javahelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(DISABLE_SIMD) $(FLOATTEST) \


More information about the Neon-commits mailing list