[Pkg-zsh-commits] [zsh] 01/02: Merge dh_builddeb lines which are identical after -Zxz removal

Axel Beckert abe at deuxchevaux.org
Sat Sep 14 00:59:07 UTC 2013


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

abe pushed a commit to branch debian
in repository zsh.

commit 8e7e68524f2d71d4be939425142dc5bc66474ba9
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Sep 14 02:45:25 2013 +0200

    Merge dh_builddeb lines which are identical after -Zxz removal
---
 debian/rules |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7c10b18..acd39bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -111,8 +111,7 @@ binary-indep: build-indep
 	dh_installdeb        -pzsh-doc -pzsh-beta -pzsh-beta-doc
 	dh_md5sums           -pzsh-doc -pzsh-beta -pzsh-beta-doc
 	dh_gencontrol        -pzsh-doc -pzsh-beta -pzsh-beta-doc
-	dh_builddeb                    -pzsh-beta -pzsh-beta-doc
-	dh_builddeb          -pzsh-doc
+	dh_builddeb          -pzsh-doc -pzsh-beta -pzsh-beta-doc
 
 binary-arch: binary-arch-dynamic binary-arch-static binary-arch-dev
 binary-arch-dynamic: build-arch
@@ -180,8 +179,7 @@ binary-arch-dynamic: build-arch
 	dh_installdeb        -pzsh -pzsh-common -pzsh-dbg
 	dh_md5sums           -pzsh -pzsh-common -pzsh-dbg
 	dh_gencontrol        -pzsh -pzsh-common -pzsh-dbg
-	dh_builddeb          -pzsh -pzsh-common
-	dh_builddeb                             -pzsh-dbg
+	dh_builddeb          -pzsh -pzsh-common -pzsh-dbg
 
 binary-arch-static: build-static
 	dh_testdir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git



More information about the Pkg-zsh-commits mailing list