[Pkg-zsh-commits] [zsh] 01/01: Add "--ddeb-migration=zsh-dbg" to "dh_strip -pzsh" for proper Breaks/Replaces

Axel Beckert abe at deuxchevaux.org
Tue Dec 29 19:18:13 UTC 2015


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

abe pushed a commit to branch debian
in repository zsh.

commit a25e7f1f51d136a2a7970c6fea4ef51a522201f0
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 29 16:06:09 2015 +0100

    Add "--ddeb-migration=zsh-dbg" to "dh_strip -pzsh" for proper Breaks/Replaces
    
    Thanks: Mattia Rizzolo
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2b70e31..c8335af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -179,7 +179,7 @@ binary-arch-dynamic: build-arch
 	rm debian/zsh/bin/zsh-5.[0-9]*
 
 	dh_bugfiles    -pzsh
-	dh_strip       -pzsh
+	dh_strip       -pzsh --ddeb-migration=zsh-dbg
 	dh_install     -pzsh
 
 	dh_shlibdeps   -pzsh -- \

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