[neon/backports-jammy/zxing-cpp-jammy/Neon/unstable] debian: tabs
Carlos De Maine
null at kde.org
Tue Jan 17 06:05:59 GMT 2023
Git commit e0e37f5824c77a36549ee1e70c872d4f6cf38a77 by Carlos De Maine.
Committed on 17/01/2023 at 06:05.
Pushed by carlosdem into branch 'Neon/unstable'.
tabs
M +1 -0 debian/libzxing2.shlibs
M +3 -3 debian/rules
https://invent.kde.org/neon/backports-jammy/zxing-cpp-jammy/commit/e0e37f5824c77a36549ee1e70c872d4f6cf38a77
diff --git a/debian/libzxing2.shlibs b/debian/libzxing2.shlibs
index e69de29..297d411 100644
--- a/debian/libzxing2.shlibs
+++ b/debian/libzxing2.shlibs
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 24986bb..f326d35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,10 +15,10 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export QT_SELECT := 5
%:
- dh $@ --with python3
+dh $@ --with python3
- override_dh_shlibdeps:
- dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
+override_dh_shlibdeps:
+ dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
# Disabled flags:
#
More information about the Neon-commits
mailing list