[Pkg-zsh-commits] [zsh] 01/01: Add python-powerline to bug-script list of packages containing code meant to be sourced in .zshrc

Axel Beckert abe at deuxchevaux.org
Fri Aug 15 12:40:01 UTC 2014


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

abe pushed a commit to branch debian
in repository zsh.

commit 7e2e5db0ba57fc7c28629a979c2b91bd43230212
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Aug 14 23:43:20 2014 +0200

    Add python-powerline to bug-script list of packages containing code meant to be sourced in .zshrc
---
 debian/zsh.bug-script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/zsh.bug-script b/debian/zsh.bug-script
index 5296c4e..f6448fc 100755
--- a/debian/zsh.bug-script
+++ b/debian/zsh.bug-script
@@ -26,7 +26,7 @@ else
     TEXT="Packages which provide code meant to be sourced in .zshrc"
     # Hardcoded list of (future) packages containing code meant to be
     # sourced in .zshrc
-    PKGS=$(dpkg-query -W -f '${Package}\n' fizsh oh-my-zsh zsh-antigen autojump zec 'grml-*' 2>/dev/null)
+    PKGS=$(dpkg-query -W -f '${Package}\n' fizsh oh-my-zsh zsh-antigen autojump zec python-powerline 'grml-*' 2>/dev/null)
 fi
 
 list_packages "$TEXT" $PKGS

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