[neon/neon-packaging/kaccounts5-integration/Neon/unstable] debian: give it a dh shebang

Carlos De Maine null at kde.org
Thu Dec 7 03:45:18 GMT 2023


Git commit ff6eded2ada8506fba287e63ce7269617fec0cd1 by Carlos De Maine.
Committed on 07/12/2023 at 04:45.
Pushed by carlosdem into branch 'Neon/unstable'.

give it a dh shebang

M  +2    -7    debian/rules

https://invent.kde.org/neon/neon-packaging/kaccounts5-integration/-/commit/ff6eded2ada8506fba287e63ce7269617fec0cd1

diff --git a/debian/rules b/debian/rules
index ed9766e..33d13e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,7 @@
 #!/usr/bin/make -f
 
-l10npkgs_firstversion_ok := 4:16.04.3-8~
-
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
-override_dh_strip:
-	$(overridden_command) --dbgsym-migration='kaccounts-integration-dbg (<= 15.12.1-1~~)'
-
-override_dh_auto_test:
-	cd obj-* ; xvfb-run -a ctest -E kaccounts-testnetattachjobs
+%:
+	dh $@


More information about the Neon-commits mailing list