[Python-modules-commits] [python-mechanicalsoup] 01/01: Add recommended get-orig-source target

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Oct 9 08:15:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository python-mechanicalsoup.

commit be2a61816420efa5b0737755f6b8f65d83b35031
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Oct 9 09:15:16 2017 +0100

    Add recommended get-orig-source target
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 065e4ca..db630c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ export PYBUILD_NAME=mechanicalsoup
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
+
+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/python-mechanicalsoup.git



More information about the Python-modules-commits mailing list