Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-22 | debian/*: /bin/zsh4 → /bin/zsh5, etc. | Axel Beckert | 1 | -10/+10 | |
2012-02-29 | Also export hardening CPPFLAGS (Closes: #644400) | Simon Ruderich | 1 | -1/+1 | |
2012-01-23 | Enable hardening options (Closes: #644400) | Pierre Chifflier | 1 | -2/+6 | |
2011-10-14 | Add "tinfo" to --with-term-lib flag (Closes: #645112) | Mitsuya Shibata | 1 | -1/+1 | |
2011-06-14 | Override Lintian warnings about statically linked stuff in zsh-static | Axel Beckert | 1 | -0/+2 | |
2011-06-02 | rules: system.h was renamed to zsh_system.h | Frank Terbeck | 1 | -1/+1 | |
2011-06-02 | Enable additional $fpath entries for add-ons from other packages (Closes: ↵ | Frank Terbeck | 1 | -0/+1 | |
#620452) Completions should go to: /usr/share/zsh/vendor-completions Function similarly go to: /usr/share/zsh/vendor-functions | |||||
2011-03-02 | Installation of Etc/FAQ currently fails for the debian package | Frank Terbeck | 1 | -1/+1 | |
As a workaround, let's skip installing it for now. | |||||
2011-03-02 | Make sure a configure script is executable and stamp.h.in exists | Frank Terbeck | 1 | -3/+0 | |
When we are creating ./configure from a quilt patch, the resulting file may not be executable. Either directly from patch(1) or after dpkg-source is done with it. Make sure it'll be alright when we need to use it. `stamp.h.in' is also created by `./Util/preconfig'. It's an empty file, so we're not creating it using quilt but just touch it here. | |||||
2011-03-02 | Initial `debian/' import | Frank Terbeck | 1 | -0/+376 | |