Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-31 | Remove redundant update-menus calls in maintainer scripts | Axel Beckert | 2 | -4/+0 | |
dh_installmenu adds such a call automatically via the #DEBHELPER# marker | |||||
2013-05-31 | Clean up postinst created dirs again in postrm purge | Axel Beckert | 2 | -0/+13 | |
Closes: #708106 | |||||
2013-05-10 | Upload to unstable as 5.0.2-3 | Axel Beckert | 1 | -0/+86 | |
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 | 2 | -2/+5 | |
Bump build-dependency on dpkg-dev to >= 1.16.2~ | |||||
2013-05-10 | Merge branch 'debian-watch' into debian | Richard Hartmann | 1 | -3/+3 | |
2013-05-10 | Bump Standards-Version to 3.9.4 (no changes) | Axel Beckert | 1 | -1/+1 | |
2013-05-10 | Remove zsh-beta alternatives and conffiles in zsh-beta.postinst | Axel Beckert | 2 | -0/+32 | |
2013-05-09 | Add symbolic link /bin/zsh-beta pointing to /bin/zsh5 for backwards ↵ | Axel Beckert | 1 | -0/+2 | |
compatibility | |||||
2013-05-09 | zsh{,-dbg,-doc,-dev,-beta,-beta-doc}: .postinst + zsh-common versioned dep | Axel Beckert | 5 | -4/+116 | |
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 | 4 | -5/+3 | |
2013-05-09 | Fix FTBFS with texinfo versions >= 5 | Axel Beckert | 4 | -0/+65 | |
Cherry-picked upstream patches 67a4be36c6203c26c3912c07441f42e3965f0fa8 and b174a0df054929efd7804922750c71adeb8e0b57 Also add a build-dependency on texlive-latex-recommended if only texinfo >= 5 is available. | |||||
2013-05-06 | Import watchfile by Bart Martens | Richard Hartmann | 1 | -3/+3 | |
Copied from http://qa.debian.org/cgi-bin/watchfile.cgi?package=zsh | |||||
2013-05-05 | Fix what seems to have been lost in the previous merge | Axel Beckert | 1 | -0/+2 | |
Git-Dch: Ignore | |||||
2013-05-05 | Merge branch 'abe/no-beta' into debian | Axel Beckert | 4 | -137/+120 | |
Conflicts: debian/rules | |||||
2013-04-22 | Add sequence and bindings for BackSpace key | Frank Terbeck | 1 | -24/+28 | |
2013-04-19 | Mention in debian/rules why /usr/share/doc/zsh-static is no symlink | Axel Beckert | 1 | -0/+3 | |
2013-04-18 | Further drop one zsh-static.dirs entry by calling dh_installdocs earlier | Axel Beckert | 2 | -2/+1 | |
Git-Dch: Ignore | |||||
2013-04-18 | lintian-overrides: Also match architecture-containing /usr/lib* paths | Axel Beckert | 1 | -1/+1 | |
2013-04-18 | Use dh_installdocs --link-doc instead of dh_link for /usr/share/doc/zsh* | Axel Beckert | 4 | -6/+4 | |
2013-04-18 | Remove some more redundant entries from debian/zsh-*.dirs | Axel Beckert | 3 | -4/+0 | |
They're no more needed because debhelper tools create them automatically when they install files into them. | |||||
2013-03-28 | Make zle-line-init and -finish more robust against weird option sets | Frank Terbeck | 1 | -0/+2 | |
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2013-01-18 | Add stamp-h.in to debian/clean, it seems to have been lost while refactoring | Axel Beckert | 1 | -0/+1 | |
Git-Dch: Ignore | |||||
2013-01-15 | Move /usr/local/share/zsh/… prerm removal from zsh to zsh-common (Closes: ↵ | Axel Beckert | 2 | -2/+24 | |
#698224) | |||||
2013-01-13 | Compress zsh-static with xz, too | Axel Beckert | 1 | -1/+1 | |
2013-01-13 | No more install changelogs and copyright file into zsh-dbg. | Axel Beckert | 1 | -2/+2 | |
zsh-dbg already has a symlink from /usr/share/doc/zsh-dbg to zsh-common. Git-Dch: Full | |||||
2013-01-13 | Don't compress zsh-dbg with xz anymore, due to no more savings | Axel Beckert | 1 | -1/+2 | |
2013-01-13 | Bump dh compat to 9 for multiarch and additional debug symbol features | Axel Beckert | 4 | -4/+2 | |
* 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-13 | Merge branch 'debian' into abe/no-beta | Axel Beckert | 4 | -2/+45 | |
Conflicts: debian/rules | |||||
2013-01-12 | Reduce some occurrences of multiple whitespaces into single ones | Axel Beckert | 1 | -2/+2 | |
2013-01-10 | Add files generated before Makefile is generated to debian/clean | Axel Beckert | 1 | -0/+7 | |
This helps to clean up if a build stopped before configure finishs and hence no Makefile has been generated which would contain the according clean target. | |||||
2013-01-10 | zsh{,-dbg}.postinst: Create symlink to /usr/share/doc/zsh-common (Closes: ↵ | Axel Beckert | 2 | -0/+36 | |
#697808) On purpose, dpkg doesn't replace directories with symlinks and vice-versa. Has to be done manually in the maintainer scripts. Thanks: Sebastian Ramacher <sramacher@debian.org> | |||||
2013-01-05 | Merge branch 'debian' into abe/no-beta | Axel Beckert | 0 | -0/+0 | |
2013-01-05 | debian/rules: Simplify target dependencies (drops no-op build-stamp target) | Axel Beckert | 1 | -5/+3 | |
Nice side effect: test suite isn't run more than once anymore | |||||
2013-01-05 | debian/rules: Remove some blank lines and commented code | Axel Beckert | 1 | -4/+1 | |
2013-01-05 | debian/rules: Remove some blank lines and commented code | Axel Beckert | 1 | -4/+1 | |
2013-01-05 | debian/rules: Don't line-break sed expressions. Do line-break before their ↵ | Axel Beckert | 1 | -3/+3 | |
file parameters | |||||
2013-01-05 | debian/rules: Wrap long lines | Axel Beckert | 1 | -4/+15 | |
2013-01-05 | debian/rules: Replace "$(package)" with a hardcoded "zsh" | Axel Beckert | 1 | -83/+81 | |
2013-01-05 | Add dummy packages for transition from zsh-beta to zsh | Axel Beckert | 4 | -5/+29 | |
2013-01-05 | Remove all zsh-beta related conditionals from debian/rules | Axel Beckert | 1 | -46/+0 | |
2013-01-05 | Replace checkroot target with dh_testroot | Axel Beckert | 1 | -9/+11 | |
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 | |||||
2013-01-05 | CONFIGFLAGS and STATICFLAGS: Only one flag per line | Axel Beckert | 1 | -5/+12 | |
2013-01-05 | Drop no more necessary manual compression of info files | Axel Beckert | 1 | -1/+0 | |
2013-01-05 | Indent dh_* parameters and other code for a more readable, table-like ↵ | Axel Beckert | 1 | -49/+50 | |
debian/rules | |||||
2013-01-05 | Split long debug CONFIGFLAGS line | Axel Beckert | 1 | -1/+5 | |
2013-01-05 | Consequently use "touch $@" to create stamp files | Axel Beckert | 1 | -5/+5 | |
2013-01-05 | Rename targets stamp-configure and stamp-configure-static to dh_clean ↵ | Axel Beckert | 2 | -8/+6 | |
compatible names |