summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2016-05-07 15:31:59 +0200
committerAxel Beckert <abe@deuxchevaux.org>2016-05-07 15:49:18 +0200
commitf9dba1a3739569c511f9a951c2e6298d7ffe5ff4 (patch)
tree70ba91eacfb545eac42b6dc783c15743110c00e3
parenta2021b042a4f3d9b81d55eb1eed6d9fd6c217d67 (diff)
downloadzsh-f9dba1a3739569c511f9a951c2e6298d7ffe5ff4.tar.gz
zsh-f9dba1a3739569c511f9a951c2e6298d7ffe5ff4.zip
Update yodl build-dependency to exclude the broken 3.08.00 upstream release. (See #823043 for details.)
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d2d77f8d8..bd2b2a1aa 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: autotools-dev,
texlive-fonts-recommended,
texlive-latex-base,
texlive-latex-recommended,
- yodl
+ yodl (>= 3.08.01) | yodl (<< 3.08.00)
Maintainer: Debian Zsh Maintainers <pkg-zsh-devel@lists.alioth.debian.org>
Uploaders: Michael Prokop <mika@debian.org>,
Axel Beckert <abe@debian.org>,