Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-12 | Those binary packages which use symlink_to_dir need to Pre-Depend on dpkg >= ↵ | Axel Beckert | 1 | -0/+3 | |
1.17.2~ | |||||
2014-10-21 | Switch the zsh and zsh-common binary stanzas to get README.Debian installed ↵ | Axel Beckert | 1 | -16/+16 | |
again | |||||
2014-09-20 | Bump Standards-Version to 3.9.6 (no changes needed) | Axel Beckert | 1 | -1/+1 | |
2014-09-19 | Apply wrap-and-sort -a | Axel Beckert | 1 | -8/+19 | |
2014-09-19 | Use autotools-dev as well as autoreconf to ensure configurey updates ↵ | Wookey | 1 | -1/+2 | |
(Closes: #734765) | |||||
2014-09-15 | Change Vcs-Browser to new cgit based repository viewer | Axel Beckert | 1 | -1/+1 | |
2014-09-15 | Declare packaging branch in Vcs-Git header | Axel Beckert | 1 | -1/+1 | |
Thanks Benoit Plessis! | |||||
2014-06-12 | Add B-D on cm-super-minimal, FTBFS with TeX Live >= 2014 otherwise | Axel Beckert | 1 | -0/+1 | |
While we could have added a build-dependency on e.g. "cm-super-minimal | texlive-fonts-recommended (<< 2014)", cm-super-minimal is available since at least Debian 6 Squeeze and not that large (at least not compared to the remainder of TeX Live :-), so that it won't hurt to have it as unneeded build-dependency for e.g. backports to Wheezy or Squeeze. | |||||
2014-02-10 | Add build-dependency on texlive-fonts-recommended (c.f. #738402, closes: ↵ | Axel Beckert | 1 | -0/+1 | |
#738452) | |||||
2013-11-08 | zsh-common: Remove Breaks against older zsh version (Hopefully closes: #707760) | Axel Beckert | 1 | -1/+0 | |
2013-10-28 | Bump Standards-Version to 3.9.5 (no changes) | Axel Beckert | 1 | -1/+1 | |
2013-09-24 | Require texinfo >= 5, it no more builds properly with older versions | Axel Beckert | 1 | -2/+2 | |
The package uses "makeinfo --split=chapter" and that feature doesn't seem to be available in any stable releases before 5.0. | |||||
2013-08-26 | Replace texi2html by makeinfo | Axel Beckert | 1 | -1/+0 | |
Add patch to replace texi2html by makeinfo in Doc/Makefile.in. Fixes lintian warning build-depends-on-obsolete-package | |||||
2013-08-25 | No more pass -Zxz to dpkg-deb explicitly | Axel Beckert | 1 | -4/+0 | |
dpkg-deb uses xz as compressor by default since 1.17.0 so still having them explicitly for some, but not all to be built binary packages is probably more confusing than we will gain when doing backports. This also allows to remove the Pre-Depends on dpkg >= 1.15.6~. Complexity reduction for the win! | |||||
2013-08-24 | debian/control: richih@debian.org | Richard Hartmann | 1 | -1/+1 | |
2013-05-10 | Reorder alternative build dependencies | Axel Beckert | 1 | -1/+1 | |
sbuild solely uses the first build dependencies if alternatives are given. Hence texlive-latex-recommended should come before texinfo (<< 5~). Thanks to Sebastian Ramacher for the hint! | |||||
2013-05-10 | Add Built-Using header to zsh-static | Axel Beckert | 1 | -1/+2 | |
Bump build-dependency on dpkg-dev to >= 1.16.2~ | |||||
2013-05-10 | Bump Standards-Version to 3.9.4 (no changes) | Axel Beckert | 1 | -1/+1 | |
2013-05-09 | zsh{,-dbg,-doc,-dev,-beta,-beta-doc}: .postinst + zsh-common versioned dep | Axel Beckert | 1 | -4/+4 | |
Add versioned dependencies on zsh-common and add postinst scripts to replace /usr/share/doc/zsh* directories with symlinks to /usr/share/doc/zsh-common. | |||||
2013-05-09 | Install zsh-beta{,-doc} symlinks to /usr/share/doc/zsh-common via dh_installdocs | Axel Beckert | 1 | -2/+2 | |
2013-05-09 | Fix FTBFS with texinfo versions >= 5 | Axel Beckert | 1 | -0/+1 | |
Cherry-picked upstream patches 67a4be36c6203c26c3912c07441f42e3965f0fa8 and b174a0df054929efd7804922750c71adeb8e0b57 Also add a build-dependency on texlive-latex-recommended if only texinfo >= 5 is available. | |||||
2013-05-05 | Merge branch 'abe/no-beta' into debian | Axel Beckert | 1 | -0/+21 | |
Conflicts: debian/rules | |||||
2013-04-18 | Use dh_installdocs --link-doc instead of dh_link for /usr/share/doc/zsh* | Axel Beckert | 1 | -1/+1 | |
2013-01-13 | Bump dh compat to 9 for multiarch and additional debug symbol features | Axel Beckert | 1 | -1/+1 | |
* Enables compressed debugging symbols, saving > 50% space on disk * Enables Build-IDs for debugging symbols * Enables multiarch support, /usr/lib/zsh becomes e.g. /usr/lib/x86_64-linux-gnu/zsh on amd64 Git-Dch: Full | |||||
2013-01-13 | zsh-beta: Still suggest zsh-beta-doc | Axel Beckert | 1 | -0/+1 | |
This way zsh-doc will be pulled in if zsh-beta-doc was installed but marked as automatically installed. Git-Dch: Ignore | |||||
2013-01-05 | Add dummy packages for transition from zsh-beta to zsh | Axel Beckert | 1 | -0/+20 | |
2013-01-05 | Add build-dependency on dpkg-dev (>= 1.16.1~) | Axel Beckert | 1 | -0/+1 | |
... as usage of /usr/share/dpkg/buildflags.mk is no more optional | |||||
2012-12-28 | Replace at2quilt with the automatic dh-autoreconf | Axel Beckert | 1 | -0/+1 | |
2012-12-28 | Add Replaces and Breaks headers due to files being moved around | Axel Beckert | 1 | -0/+2 | |
2012-12-28 | Use xz compression for bigger packages | Axel Beckert | 1 | -1/+5 | |
Add "Pre-Depends: dpkg (>= 1.15.6~)" to the according packages | |||||
2012-12-28 | Split off arch-independent files into zsh-common | Axel Beckert | 1 | -2/+19 | |
2012-12-28 | Fix dpkg-gencontrol warning "unknown substitution variable ${shlibs:Depends}" | Axel Beckert | 1 | -1/+1 | |
2012-12-28 | Convert to debhelper | Axel Beckert | 1 | -4/+6 | |
2012-12-18 | Revert "Add build-dependency on libtinfo-dev" | Axel Beckert | 1 | -1/+0 | |
This reverts commit 9436084d9be5ea7603ca8e1da3e7a8ac9ad19fcf. The commit was based on some error messages seen in the Jenkins builds, but they built from the wrong branch. | |||||
2012-12-17 | Fix lintian warning vcs-field-not-canonical | Axel Beckert | 1 | -2/+2 | |
2012-12-17 | Add build-dependency on libtinfo-dev | Axel Beckert | 1 | -0/+1 | |
2012-08-01 | Apply wrap-and-sort on the Debian package | Michael Prokop | 1 | -3/+17 | |
Thanks to Axel for forwarding https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1029337 | |||||
2012-07-23 | pdfroff needs ghostscript; add b-d | Axel Beckert | 1 | -1/+1 | |
2012-07-22 | Add groff to build-dependencies (for pdfroff) | Axel Beckert | 1 | -1/+1 | |
2012-02-29 | Add Richard Hartmann to Uploaders | Axel Beckert | 1 | -1/+1 | |
2012-02-27 | Bump Standards-Version to 3.9.3 (no changes) | Richard Hartmann | 1 | -1/+1 | |
2011-07-19 | Use one positive arch-spec instead of several negated ones (Closes: #634609) | Frank Terbeck | 1 | -1/+1 | |
This should be used to close the named bug instead of 7c61c9184e. | |||||
2011-07-19 | Use hurd-any etc. instead of hurd-i386 (Closes: #634609) | Frank Terbeck | 1 | -1/+1 | |
2011-06-14 | Fixed lintian warning "description-synopsis-starts-with-article" | Axel Beckert | 1 | -4/+4 | |
2011-06-14 | Fixed lintian warning "binary-control-field-duplicates-source" | Axel Beckert | 1 | -2/+0 | |
Removed "Section: shells" from the zsh and zsh-static binary packages. | |||||
2011-06-14 | Add Frank Terbeck to Uploaders, so Lintian doesn't regard his changelog ↵ | Axel Beckert | 1 | -1/+1 | |
entries as NMUs | |||||
2011-06-14 | Bump Standards-Version to 3.9.2 (no changes) | Axel Beckert | 1 | -1/+1 | |
2011-03-02 | Add yodl to Build-Depends and sort Build-Depends while at it. | Michael Prokop | 1 | -1/+1 | |
2011-03-02 | Initial `debian/' import | Frank Terbeck | 1 | -0/+88 | |