Age | Commit message (Expand) | Author | Files | Lines |
2016-02-01 | Now that compiling with -fPIE is fixed, build with hardening=+all | Axel Beckert | 1 | -3/+1 |
2016-01-31 | Remove usage of alternatives system for zsh, rzsh and zsh-static | Axel Beckert | 1 | -3/+4 |
2016-01-24 | Enable hardening=+bindnow, fixes lintian warning hardening-no-bindnow | Axel Beckert | 1 | -0/+4 |
2016-01-24 | Remove GCC-4.9-specific workaround on s390x from debian/rules | Axel Beckert | 1 | -6/+0 |
2015-12-29 | Add "--ddeb-migration=zsh-dbg" to "dh_strip -pzsh" for proper Breaks/Replaces | Axel Beckert | 1 | -1/+1 |
2015-12-25 | Remove zsh-dbg package, there are automatic dbgsym packages now | Axel Beckert | 1 | -5/+5 |
2015-11-26 | get-orig-source target: Support git snapshots between tagged releases | Axel Beckert | 1 | -1/+1 |
2015-08-05 | Set $(VENDOR) to sanitized output of "dpkg-vendor --query vendor" | Axel Beckert | 1 | -0/+4 |
2015-07-16 | Adjust include paths in /usr/include/zsh/ as suggested in #776964 | Axel Beckert | 1 | -0/+2 |
2015-03-08 | Remove zsh4 wrappers, they were only needed for Wheezy → Jessie | Axel Beckert | 1 | -2/+0 |
2015-03-02 | Revert "Use faketime to get reproducible time stamps in PDF generation" | Axel Beckert | 1 | -1/+1 |
2015-02-07 | Use faketime to get reproducible time stamps in PDF generation | Axel Beckert | 1 | -1/+1 |
2014-11-12 | Simplify Simon's patch by making /usr/share/doc/zsh/doc a symlink to ../zsh-c... | Axel Beckert | 1 | -13/+0 |
2014-11-11 | Fix some indentation in debian/rules. | Axel Beckert | 1 | -1/+1 |
2014-11-11 | Be binNMU-safe: do not use dh_installdocs --link-doc=zsh-common in architectu... | Simon McVittie | 1 | -3/+19 |
2014-10-13 | Shebang line of zsh4-static should read #!/bin/zsh5-static, not #!/bin/zsh5 | Axel Beckert | 1 | -0/+1 |
2014-10-10 | Add a get-orig-source target to debian/rules | Axel Beckert | 1 | -1/+6 |
2014-10-10 | Drop prebuild target from debian/rules (unused) | Axel Beckert | 1 | -8/+1 |
2014-10-10 | Add zsh4(-static) wrapper scripts to ease switch to zsh5 (Closes: #707760) | Axel Beckert | 1 | -1/+2 |
2014-09-29 | Do not run (already ignored) test suite on static build to mitigate #760061 | Axel Beckert | 1 | -1/+1 |
2014-09-29 | Set ZTST_verbose=1 to get more details about where exactly the test suite hangs | Axel Beckert | 1 | -2/+2 |
2014-09-20 | Revert a542a2ae — it doesn't run autoreconf with verbose settings | Axel Beckert | 1 | -2/+2 |
2014-09-20 | Make dh_autoreconf call verbose to see what goes wrong wrt. #734765 | Axel Beckert | 1 | -2/+2 |
2014-09-19 | Use autotools-dev as well as autoreconf to ensure configurey updates (Closes:... | Wookey | 1 | -0/+2 |
2014-08-31 | Move export of DEB_BUILD_MAINT_OPTIONS before buildflags.mk inclusion | Axel Beckert | 1 | -6/+6 |
2014-08-31 | Disable -fstack-protector-strong on s390x | Axel Beckert | 1 | -0/+6 |
2014-06-28 | Simplify helpfiles generation in debian/rules (Closes: #737582) | Axel Beckert | 1 | -3/+1 |
2014-05-22 | Also install the bug-scripts. Doh. | Axel Beckert | 1 | -0/+3 |
2014-03-12 | Don't even try to run test suite on hurd, it hangs | Axel Beckert | 1 | -1/+3 |
2013-12-15 | Reduce two blank lines to one | Axel Beckert | 1 | -1/+0 |
2013-12-15 | Built-Using: Use libc-dev-bin instead of eglibc as parameter to dpkg-query | Axel Beckert | 1 | -1/+1 |
2013-12-15 | Ignore test suite results on hurd-i386 for now | Axel Beckert | 1 | -1/+1 |
2013-12-02 | Fix one test-suite failure on static builds due to non-existent $HOME | Axel Beckert | 1 | -1/+1 |
2013-12-02 | debian/rules: Util/helpfiles now requires parameters, reduce own magic | Axel Beckert | 1 | -2/+2 |
2013-09-24 | debian/rules: Whitespace changes | Axel Beckert | 1 | -12/+15 |
2013-09-24 | Fix typo in debian/rules comment | Axel Beckert | 1 | -1/+1 |
2013-09-24 | Clean up dh_installchangelog calls by removing redundancy | Axel Beckert | 1 | -3/+1 |
2013-09-24 | Simplify dh_* calls by using -a instead of listing all arch packages | Axel Beckert | 1 | -23/+11 |
2013-09-23 | Simplify dh_* calls by using -i instead of listing all indep packages | Axel Beckert | 1 | -14/+14 |
2013-09-23 | No more built zsh-common on binary-arch | Axel Beckert | 1 | -46/+54 |
2013-09-20 | Revert "Add conditional patch to prevent FTBFS on Hurd in case of wrong test ... | Axel Beckert | 1 | -11/+2 |
2013-09-20 | Add conditional patch to prevent FTBFS on Hurd in case of wrong test assumptions | Axel Beckert | 1 | -2/+11 |
2013-09-19 | Fix path passed to dh_shlibdeps for multiarch | Axel Beckert | 1 | -1/+1 |
2013-09-14 | Remove redundant chmod from debian/rules (done by dh_fixperms anyways) | Axel Beckert | 1 | -5/+0 |
2013-09-14 | Merge dh_builddeb lines which are identical after -Zxz removal | Axel Beckert | 1 | -4/+2 |
2013-08-25 | No more pass -Zxz to dpkg-deb explicitly | Axel Beckert | 1 | -3/+3 |
2013-06-16 | Disable ansi2knr as it's no more available since automake 1.12 | Axel Beckert | 1 | -0/+1 |
2013-05-31 | Run test-suite on static build, too, but ignore result for now | Axel Beckert | 1 | -0/+1 |
2013-05-10 | Add Built-Using header to zsh-static | Axel Beckert | 1 | -1/+3 |
2013-05-09 | Install zsh-beta{,-doc} symlinks to /usr/share/doc/zsh-common via dh_installdocs | Axel Beckert | 1 | -1/+1 |