[neon/qt/qtfeedback/Neon/release] debian: Revert "Remove unnecessary get-orig-source-target."

Mike Gabriel null at kde.org
Fri Jul 15 11:38:48 BST 2022


Git commit 5ca0049219781462ec128b70843b0a02610eb6aa by Mike Gabriel.
Committed on 05/07/2022 at 17:56.
Pushed by jriddell into branch 'Neon/release'.

Revert "Remove unnecessary get-orig-source-target."

This reverts commit 98d8bcb4aa4decded53224aa9f179d3d15173336.

M  +3    -0    debian/rules

https://invent.kde.org/neon/qt/qtfeedback/commit/5ca0049219781462ec128b70843b0a02610eb6aa

diff --git a/debian/rules b/debian/rules
index 32ffa88..020f234 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,3 +61,6 @@ override_dh_auto_test:
 	cp -a src/imports/feedback/qmldir qml/QtFeedback/
 	cd tests ; qmake ; make
 	cd tests ; xvfb-run -a make check QML2_IMPORT_PATH=../../../qml QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib
+
+get-orig-source:
+	uscan --noconf --force-download --rename --download-current-version --destdir=..


More information about the Neon-commits mailing list