[med-svn] [python-pbcore] 02/03: Move get-orig-source target to bottom of file

Afif Elghraoui afif-guest at moszumanska.debian.org
Fri Aug 7 06:16:38 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-pbcore.

commit 93a5ccb9f4f9dc4aa571a67a5a5b163346d0999a
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Thu Aug 6 21:53:10 2015 -0700

    Move get-orig-source target to bottom of file
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index aeb13e8..bf9b3b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,6 @@ override_dh_auto_build:
 override_dh_installdocs:
 	dh_installdocs -X _source
 
-get-orig-source:
-	uscan --verbose --force-download --repack --rename --compression xz
 
 override_dh_auto_test:
 	PYBUILD_SYSTEM=custom \
@@ -25,3 +23,6 @@ override_dh_auto_test:
 	PYBUILD_AFTER_TEST="rm -rfv {dir}/temptests" \
 	PYBUILD_TEST_ARGS="{interpreter} setup.py test" \
 	  dh_auto_test
+
+get-orig-source:
+	uscan --verbose --force-download --repack --rename --compression xz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git



More information about the debian-med-commit mailing list