Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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 | debian/rules: Remove some blank lines and commented code | Axel Beckert | 1 | -4/+1 | |
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 | |||||
2013-01-05 | Allow parallel builds | Axel Beckert | 1 | -7/+7 | |
2013-01-05 | Remove manuall handling of DEB_BUILD_OPTIONS=noopt | Axel Beckert | 1 | -6/+0 | |
dpkg-buildflags already takes care of this | |||||
2013-01-05 | Use DPKG_EXPORT_BUILDFLAGS instead of exporting flags manually | Axel Beckert | 1 | -1/+1 | |
2013-01-05 | No more ignore potential failing of "include", "rm -f" or "make install.xyz" | Axel Beckert | 1 | -4/+4 | |
2013-01-05 | Use dh_auto_{configure,build,install,clean} | Axel Beckert | 1 | -8/+8 | |
2012-12-28 | Upload to experimental as 5.0.2-2 | Axel Beckert | 1 | -0/+22 | |
2012-12-28 | Replace at2quilt with the automatic dh-autoreconf | Axel Beckert | 7 | -15676/+8 | |
2012-12-28 | Add Replaces and Breaks headers due to files being moved around | Axel Beckert | 1 | -0/+2 | |
2012-12-28 | Override lintian warning hardening-no-fortify-functions | Axel Beckert | 1 | -0/+2 | |
Only one of several files pops up, so this is very likely a false positive. | |||||
2012-12-28 | Fix lintian warning debian-rules-missing-recommended-target | Axel Beckert | 2 | -6/+12 | |
Also fixes lintian warning package-would-benefit-from-build-arch-targets | |||||
2012-12-28 | Use xz compression for bigger packages | Axel Beckert | 2 | -3/+7 | |
Add "Pre-Depends: dpkg (>= 1.15.6~)" to the according packages | |||||
2012-12-28 | Consequently use $(package)-common instead of zsh-common | Axel Beckert | 1 | -15/+15 | |
2012-12-28 | Split off arch-independent files into zsh-common | Axel Beckert | 17 | -44/+77 | |
2012-12-28 | Don't ignore potential failures of the test suite | Axel Beckert | 1 | -1/+1 | |
2012-12-28 | Fix dpkg-gencontrol warning "unknown substitution variable ${shlibs:Depends}" | Axel Beckert | 1 | -1/+1 | |
2012-12-28 | Fix lintian warning debian-news-entry-has-unknown-version | Axel Beckert | 1 | -1/+1 | |
2012-12-28 | Fix lintian warning package-file-is-executable | Axel Beckert | 1 | -0/+0 | |
2012-12-28 | Convert to debhelper | Axel Beckert | 28 | -228/+175 | |
2012-12-21 | Changelog entry for new upstream release 5.0.2 | Axel Beckert | 1 | -0/+6 | |
2012-12-21 | Merge new upstream release | Axel Beckert | 6 | -12/+45 | |
2012-12-21 | release 5.0.2 | Peter Stephenson | 4 | -10/+16 | |
2012-12-21 | this prevent process-based features from working in their arguments | Peter Stephenson | 3 | -3/+30 | |
2012-12-21 | Upload 5.0.1-1 to experimental | Axel Beckert | 1 | -2/+2 | |
2012-12-21 | Preliminary changelog entry | Axel Beckert | 1 | -3/+5 | |
2012-12-21 | Refresh patches | Axel Beckert | 2 | -6/+6 | |
2012-12-21 | Merge new upstream release | Axel Beckert | 4 | -11/+129 | |
2012-12-20 | Release 5.0.1 | Peter Stephenson | 2 | -3/+7 | |
2012-12-18 | 30877: document git workflow | Oliver Kiddle | 2 | -1/+37 | |
2012-12-18 | 30914: mkinstalldirs: default mode for installation directories is 755 | Peter Stephenson | 2 | -2/+8 | |
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-12-17 | New upstream test release | Axel Beckert | 3 | -11/+61 | |
2012-12-17 | New upstream test release | Axel Beckert | 101 | -17007/+18924 | |
2012-12-17 | 30906: more Etc/zsh-development-guide tinkering | Phil Pennock | 2 | -6/+11 | |
2012-12-17 | 30901: Etc/zsh-development-guide: document git usage | Phil Pennock | 2 | -4/+71 | |
2012-12-16 | Missing .distfiles entries | Peter Stephenson | 4 | -5/+9 | |