[Python-modules-commits] [parsedatetime] 04/08: Add recommended get-orig-source target

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Nov 13 12:58:29 UTC 2017


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

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

commit e9fc6c3fcb6f0f7db232c8aa0b8cc8c9686d4fa0
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Nov 13 12:33:01 2017 +0000

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

diff --git a/debian/rules b/debian/rules
index ede4851..0964959 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ export PYBUILD_AFTER_TEST = rm -rf {build_dir}/tests
 
 %:
 	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/parsedatetime.git



More information about the Python-modules-commits mailing list