summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-01-13Bump dh compat to 9 for multiarch and additional debug symbol featuresAxel Beckert4-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-12Reduce some occurrences of multiple whitespaces into single onesAxel Beckert1-2/+2
2013-01-10Add files generated before Makefile is generated to debian/cleanAxel Beckert1-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-10zsh{,-dbg}.postinst: Create symlink to /usr/share/doc/zsh-common (Closes: ↵Axel Beckert2-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-05debian/rules: Remove some blank lines and commented codeAxel Beckert1-4/+1
2013-01-05Replace checkroot target with dh_testrootAxel Beckert1-9/+11
2013-01-05Add build-dependency on dpkg-dev (>= 1.16.1~)Axel Beckert1-0/+1
... as usage of /usr/share/dpkg/buildflags.mk is no more optional
2013-01-05CONFIGFLAGS and STATICFLAGS: Only one flag per lineAxel Beckert1-5/+12
2013-01-05Drop no more necessary manual compression of info filesAxel Beckert1-1/+0
2013-01-05Indent dh_* parameters and other code for a more readable, table-like ↵Axel Beckert1-49/+50
debian/rules
2013-01-05Split long debug CONFIGFLAGS lineAxel Beckert1-1/+5
2013-01-05Consequently use "touch $@" to create stamp filesAxel Beckert1-5/+5
2013-01-05Rename targets stamp-configure and stamp-configure-static to dh_clean ↵Axel Beckert2-8/+6
compatible names
2013-01-05Allow parallel buildsAxel Beckert1-7/+7
2013-01-05Remove manuall handling of DEB_BUILD_OPTIONS=nooptAxel Beckert1-6/+0
dpkg-buildflags already takes care of this
2013-01-05Use DPKG_EXPORT_BUILDFLAGS instead of exporting flags manuallyAxel Beckert1-1/+1
2013-01-05No more ignore potential failing of "include", "rm -f" or "make install.xyz"Axel Beckert1-4/+4
2013-01-05Use dh_auto_{configure,build,install,clean}Axel Beckert1-8/+8
2012-12-28Upload to experimental as 5.0.2-2Axel Beckert1-0/+22
2012-12-28Replace at2quilt with the automatic dh-autoreconfAxel Beckert7-15676/+8
2012-12-28Add Replaces and Breaks headers due to files being moved aroundAxel Beckert1-0/+2
2012-12-28Override lintian warning hardening-no-fortify-functionsAxel Beckert1-0/+2
Only one of several files pops up, so this is very likely a false positive.
2012-12-28Fix lintian warning debian-rules-missing-recommended-targetAxel Beckert2-6/+12
Also fixes lintian warning package-would-benefit-from-build-arch-targets
2012-12-28Use xz compression for bigger packagesAxel Beckert2-3/+7
Add "Pre-Depends: dpkg (>= 1.15.6~)" to the according packages
2012-12-28Consequently use $(package)-common instead of zsh-commonAxel Beckert1-15/+15
2012-12-28Split off arch-independent files into zsh-commonAxel Beckert17-44/+77
2012-12-28Don't ignore potential failures of the test suiteAxel Beckert1-1/+1
2012-12-28Fix dpkg-gencontrol warning "unknown substitution variable ${shlibs:Depends}"Axel Beckert1-1/+1
2012-12-28Fix lintian warning debian-news-entry-has-unknown-versionAxel Beckert1-1/+1
2012-12-28Fix lintian warning package-file-is-executableAxel Beckert1-0/+0
2012-12-28Convert to debhelperAxel Beckert28-228/+175
2012-12-21Changelog entry for new upstream release 5.0.2Axel Beckert1-0/+6
2012-12-21Merge new upstream releaseAxel Beckert6-12/+45
2012-12-21release 5.0.2Peter Stephenson4-10/+16
2012-12-21this prevent process-based features from working in their argumentsPeter Stephenson3-3/+30
2012-12-21Upload 5.0.1-1 to experimentalAxel Beckert1-2/+2
2012-12-21Preliminary changelog entryAxel Beckert1-3/+5
2012-12-21Refresh patchesAxel Beckert2-6/+6
2012-12-21Merge new upstream releaseAxel Beckert4-11/+129
2012-12-20Release 5.0.1Peter Stephenson2-3/+7
2012-12-1830877: document git workflowOliver Kiddle2-1/+37
2012-12-1830914: mkinstalldirs: default mode for installation directories is 755Peter Stephenson2-2/+8
2012-12-18Revert "Add build-dependency on libtinfo-dev"Axel Beckert1-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-17Fix lintian warning vcs-field-not-canonicalAxel Beckert1-2/+2
2012-12-17Add build-dependency on libtinfo-devAxel Beckert1-0/+1
2012-12-17New upstream test releaseAxel Beckert3-11/+61
2012-12-17New upstream test releaseAxel Beckert101-17007/+18924
2012-12-1730906: more Etc/zsh-development-guide tinkeringPhil Pennock2-6/+11
2012-12-1730901: Etc/zsh-development-guide: document git usagePhil Pennock2-4/+71
2012-12-16Missing .distfiles entriesPeter Stephenson4-5/+9