[med-svn] [ncbi-seg] 02/05: Re-sort d/rules targets

Andreas Tille tille at debian.org
Thu Oct 5 17:19:34 UTC 2017


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

tille pushed a commit to branch master
in repository ncbi-seg.

commit e19b8decfcca07fcabee16f24a860f428224fad6
Author: Andreas Tille <tille at debian.org>
Date:   Thu Oct 5 19:13:17 2017 +0200

    Re-sort d/rules targets
---
 debian/rules | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8aa8254..3639cbe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,12 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+%:
+	dh $@
+
+override_dh_autoreconf:
+	dh_autoreconf -X./COPYING
+
 ver := 0.0.20000620
 pkg := ncbi-seg
 
@@ -24,8 +30,3 @@ get-orig-source:
 	); \
 	GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -caf "./$(pkg)_$(ver).orig.tar.gz" -C "$$t" "$(pkg)-$(ver).orig"
 
-override_dh_autoreconf:
-	dh_autoreconf -X./COPYING
-
-%:
-	dh $@

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



More information about the debian-med-commit mailing list