Age | Commit message (Expand) | Author | Files | Lines |
2013-05-31 | Remove redundant update-menus calls in maintainer scripts | Axel Beckert | 2 | -4/+0 |
2013-05-31 | Clean up postinst created dirs again in postrm purge | Axel Beckert | 2 | -0/+13 |
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 |
2013-05-10 | Add Built-Using header to zsh-static | Axel Beckert | 2 | -2/+5 |
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 compatibi... | Axel Beckert | 1 | -0/+2 |
2013-05-09 | zsh{,-dbg,-doc,-dev,-beta,-beta-doc}: .postinst + zsh-common versioned dep | Axel Beckert | 5 | -4/+116 |
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 |
2013-05-06 | Import watchfile by Bart Martens | Richard Hartmann | 1 | -3/+3 |
2013-05-05 | Fix what seems to have been lost in the previous merge | Axel Beckert | 1 | -0/+2 |
2013-05-05 | Merge branch 'abe/no-beta' into debian | Axel Beckert | 4 | -137/+120 |
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 |
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 |
2013-03-28 | Make zle-line-init and -finish more robust against weird option sets | Frank Terbeck | 1 | -0/+2 |
2013-01-18 | Add stamp-h.in to debian/clean, it seems to have been lost while refactoring | Axel Beckert | 1 | -0/+1 |
2013-01-15 | Move /usr/local/share/zsh/… prerm removal from zsh to zsh-common (Closes: #... | Axel Beckert | 2 | -2/+24 |
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 |
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 |
2013-01-13 | zsh-beta: Still suggest zsh-beta-doc | Axel Beckert | 1 | -0/+1 |
2013-01-13 | Merge branch 'debian' into abe/no-beta | Axel Beckert | 4 | -2/+45 |
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 |
2013-01-10 | zsh{,-dbg}.postinst: Create symlink to /usr/share/doc/zsh-common (Closes: #69... | Axel Beckert | 2 | -0/+36 |
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 |
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 fi... | Axel Beckert | 1 | -3/+3 |
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 |
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 debian/... | Axel Beckert | 1 | -49/+50 |
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 compati... | Axel Beckert | 2 | -8/+6 |