[diffoscope] 02/02: d/rules: sort the dh_python3's options

Mattia Rizzolo mattia at debian.org
Sun Jul 30 23:45:47 CEST 2017


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

mattia pushed a commit to branch master
in repository diffoscope.

commit 145d36473571bedd858f6a104ad033a0878280a8
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Jul 30 23:45:20 2017 +0200

    d/rules: sort the dh_python3's options
    
    Gbp-Dch: Ignore
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4b15cd5..146c80f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,13 +55,13 @@ override_dh_installman: $(MANPAGES)
 override_dh_python3:
 	dh_python3 -p diffoscope \
 		--depends=distro \
+		--recommends=argcomplete \
 		--recommends=defusedxml \
+		--recommends=guestfs \
+		--recommends=progressbar \
 		--recommends=python-debian \
 		--recommends=rpm-python \
 		--recommends=tlsh \
-		--recommends=guestfs \
-		--recommends=argcomplete \
-		--recommends=progressbar
 
 override_dh_gencontrol:
 	bin/diffoscope --list-debian-substvars >> debian/diffoscope.substvars

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list