diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-02-06 20:05:39 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-02-06 20:05:39 +0400 |
commit | a2de958c0dc8236d0fd71557fd54a681ec725dac (patch) | |
tree | 34c2f6dbea8b0fd1b89b85f5b63426d695d19900 /debian/control | |
parent | f4eae5a92bd43056b210ddc6abe9e6ded41cb1a7 (diff) | |
download | zsh-a2de958c0dc8236d0fd71557fd54a681ec725dac.tar.gz |
zsh (5.0.5-1+dyson1) unstable; urgency=mediumHEADdyson/5.0.5-1+dyson1master
* New upstream release
* Removed run-help.patch (use sed as in Debian)
* Added replace-texi2html-with-makeinfo (Debian)
* Refreshed solaris-shared.patch
* Updated build dependencies
* Set VCS fields to point to Dyson
* Updated invocation of helpfiles in d/rules
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 19c6a4e..c170055 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,26 @@ Source: zsh Section: shells Priority: optional -Build-Depends: debhelper (>= 8), dh-autoreconf, - bsdmainutils, groff-base, libcap-dev [linux-any], - libncursesw5-dev, libpcre3-dev, texi2html (>= 1.76-3), texinfo, texlive-latex-base, yodl, - gawk +Build-Depends: bsdmainutils, + debhelper (>= 9~), + dh-autoreconf, + dpkg-dev (>= 1.16.2~), + ghostscript, + groff, + groff-base, + libcap-dev [linux-any], + libncursesw5-dev, + libpcre3-dev, + texinfo (>= 5~), + texlive-latex-recommended, + texlive-latex-base, + yodl Maintainer: Debian Zsh Maintainers <pkg-zsh-devel@lists.alioth.debian.org> Uploaders: Michael Prokop <mika@debian.org>, Axel Beckert <abe@debian.org>, Clint Adams <clint@debian.org>, Frank Terbeck <ft@bewatermyfriend.org>, Richard Hartmann <richih.mailinglist@gmail.com> Standards-Version: 3.9.3 Homepage: http://www.zsh.org/ -Vcs-Git: git://git.debian.org/collab-maint/zsh.git -Vcs-Browser: http://git.debian.org/?p=collab-maint/zsh.git;a=summary +Vcs-Git: http://cgit.osdyson.org/zsh.git +Vcs-Browser: http://cgit.osdyson.org/zsh.git/ Package: zsh Architecture: any |