[Pkg-zsh-commits] [zsh] 02/05: Drop seemingly unneeded explicit dh_* calls and overrides

Axel Beckert abe at deuxchevaux.org
Sun Nov 12 06:28:04 UTC 2017


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

abe pushed a commit to branch min-dh-oot
in repository zsh.

commit 9d0df8ac7e0cb8281eecb7a90fee91f138b1d84f
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Nov 12 06:47:22 2017 +0100

    Drop seemingly unneeded explicit dh_* calls and overrides
    
    Gbp-Dch: Ignore
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7f36ae4..7dd64ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,10 +65,6 @@ override_dh_auto_test-arch:
 
 override_dh_auto_test-indep:
 
-override_dh_update_autotools_config:
-	touch stamp-h.in
-	dh_update_autotools_config
-
 override_dh_auto_configure:
 	chmod 755 configure
 	mkdir -p obj/testhome obj-static/testhome
@@ -84,7 +80,6 @@ override_dh_auto_configure:
 override_dh_auto_clean:
 	dh_auto_clean -B obj
 	dh_auto_clean -B obj-static
-	dh_auto_clean
 
 override_dh_installdocs-indep:
 	dh_installdocs -pzsh-doc --link-doc=zsh-common --doc-main-package=zsh-common

-- 
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