[Python-modules-commits] [pytest-qt] 06/07: Add recommended get-orig-source target
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Sep 20 17:49:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository pytest-qt.
commit efea63795930f620b4df97c5e856ffe8daab66e2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Sep 19 22:25:06 2017 +0200
Add recommended get-orig-source target
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 5d92a03..59a5de8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,3 +28,6 @@ override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
QT_LOGGING_RULES="default.debug=true" xvfb-run -a dh_auto_test
endif
+
+get-orig-source:
+ uscan --download-current-version --force-download --no-symlink
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-qt.git
More information about the Python-modules-commits
mailing list