[neon/backports-noble/jpeg-xl-noble/Neon/release] debian: no longer required as we exclude the shipped debian dir

Carlos De Maine null at kde.org
Wed Dec 18 11:37:25 GMT 2024


Git commit 94ca0ae8f5197baa6a814315f2a97868890236a5 by Carlos De Maine.
Committed on 18/12/2024 at 11:37.
Pushed by carlosdem into branch 'Neon/release'.

no longer required as we exclude the shipped debian dir

D  +0    -4    debian/patches/rm_compat.diff
M  +0    -1    debian/patches/series
M  +0    -4    debian/rules

https://invent.kde.org/neon/backports-noble/jpeg-xl-noble/-/commit/94ca0ae8f5197baa6a814315f2a97868890236a5

diff --git a/debian/patches/rm_compat.diff b/debian/patches/rm_compat.diff
deleted file mode 100644
index 99c901b..0000000
--- a/debian/patches/rm_compat.diff
+++ /dev/null
@@ -1,4 +0,0 @@
---- workspace/source/a/libjxl-0.10.4/debian/compat	2024-11-27 00:44:06.000000000 +1000
-+++ workspace/source/b/libjxl-0.10.4/debian/compat	1970-01-01 10:00:00.000000000 +1000
-@@ -1 +0,0 @@
--10
diff --git a/debian/patches/series b/debian/patches/series
index e19fc6d..208b283 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-rm_compat.diff
 do_not_force_cxx11.patch
 manpages.patch
 0008-Fix-conformance-test.patch
diff --git a/debian/rules b/debian/rules
index 5ace0f3..b06133c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -90,10 +90,6 @@ CMAKE_EXTRA_FLAGS += \
 	-DJPEGXL_INSTALL_JNIDIR:PATH=lib/$(DEB_HOST_MULTIARCH)/jni \
 	-DJPEGXL_TEST_DATA_PATH:PATH=/usr/share/libjxl-testdata \
 
-override_dh_clean:
-	rm debian/compat
-	dh_clean --buildsystem=cmake+ninja
-
 override_dh_auto_configure:
 	dh_auto_configure -- $(CMAKE_EXTRA_FLAGS)
 


More information about the Neon-commits mailing list