[Pkg-zsh-commits] [zsh-syntax-highlighting] 01/01: Revert "Support Multi-Arch."

Daniel Shahaf danielsh-guest at moszumanska.debian.org
Fri Jan 29 09:27:25 UTC 2016


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

danielsh-guest pushed a commit to branch debian/master
in repository zsh-syntax-highlighting.

commit 712f60447eb8f82d671d1764f34e6d0acae5b6fa
Author: Daniel Shahaf <d.s at daniel.shahaf.name>
Date:   Wed Jan 27 21:24:09 2016 +0000

    Revert "Support Multi-Arch."
    
    The change broke package installation, since it depended on the 'zsh' package becoming
    "Multi-Arch: allowed" (see thread linked in the reverted commit's log message), which
    hasn't happened yet.
    
    This reverts commit 0a24091feba9f401a037422a6c746c6593a7fd0d.
---
 debian/changelog | 1 -
 debian/control   | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 13233e5..c3ec978 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 zsh-syntax-highlighting (0.4.0-2) UNRELEASED; urgency=medium
 
   * Declare 'Enhances: zsh'.
-  * Support Multi-Arch.  Thanks to Elrond.
 
  -- Daniel Shahaf <danielsh at apache.org>  Mon, 30 Nov 2015 06:24:38 +0000
 
diff --git a/debian/control b/debian/control
index 29763ed..d13a004 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,8 @@ Homepage: https://github.com/zsh-users/zsh-syntax-highlighting/
 
 Package: zsh-syntax-highlighting
 Architecture: all
-Depends: zsh:any, ${misc:Depends}
+Depends: zsh, ${misc:Depends}
 Enhances: zsh
-Multi-Arch: foreign
 Description: Fish shell like syntax highlighting for zsh
  This package provides syntax highlighting for the shell zsh.  It enables
  highlighting of commands whilst they are typed at a zsh prompt into an

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-zsh/zsh-syntax-highlighting.git



More information about the Pkg-zsh-commits mailing list