[neon/neon-packaging/libvlc-qt/Neon/unstable] debian: fix

Carlos De Maine null at kde.org
Sat Jan 28 11:30:39 GMT 2023


Git commit c7c10ac710b2db9a43a7715b1524cd1e82867db1 by Carlos De Maine.
Committed on 28/01/2023 at 11:30.
Pushed by carlosdem into branch 'Neon/unstable'.

fix

M  +0    -4    debian/rules

https://invent.kde.org/neon/neon-packaging/libvlc-qt/commit/c7c10ac710b2db9a43a7715b1524cd1e82867db1

diff --git a/debian/rules b/debian/rules
index 7930d30..e1960ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,10 +8,6 @@ endif
 %:
 	dh $@
 
-dh_lintian
-dh_md5sums
-dh_builddeb
-
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
 		-DLIBVLC_VERSION=${LIBVLC_VERSION} -DSYSTEM_QML=ON


More information about the Neon-commits mailing list