summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Add zsh4(-static) wrapper scripts to ease switch to zsh5 (Closes: #707760)Axel Beckert1-1/+2
2014-09-29Do not run (already ignored) test suite on static build to mitigate #760061Axel Beckert1-1/+1
2014-09-29Set ZTST_verbose=1 to get more details about where exactly the test suite hangsAxel Beckert1-2/+2
2014-09-20Revert a542a2ae — it doesn't run autoreconf with verbose settingsAxel Beckert1-2/+2
2014-09-20Make dh_autoreconf call verbose to see what goes wrong wrt. #734765Axel Beckert1-2/+2
2014-09-19Use autotools-dev as well as autoreconf to ensure configurey updates (Closes:...Wookey1-0/+2
2014-08-31Move export of DEB_BUILD_MAINT_OPTIONS before buildflags.mk inclusionAxel Beckert1-6/+6
2014-08-31Disable -fstack-protector-strong on s390xAxel Beckert1-0/+6
2014-06-28Simplify helpfiles generation in debian/rules (Closes: #737582)Axel Beckert1-3/+1
2014-05-22Also install the bug-scripts. Doh.Axel Beckert1-0/+3
2014-03-12Don't even try to run test suite on hurd, it hangsAxel Beckert1-1/+3
2013-12-15Reduce two blank lines to oneAxel Beckert1-1/+0
2013-12-15Built-Using: Use libc-dev-bin instead of eglibc as parameter to dpkg-queryAxel Beckert1-1/+1
2013-12-15Ignore test suite results on hurd-i386 for nowAxel Beckert1-1/+1
2013-12-02Fix one test-suite failure on static builds due to non-existent $HOMEAxel Beckert1-1/+1
2013-12-02debian/rules: Util/helpfiles now requires parameters, reduce own magicAxel Beckert1-2/+2
2013-09-24debian/rules: Whitespace changesAxel Beckert1-12/+15
2013-09-24Fix typo in debian/rules commentAxel Beckert1-1/+1
2013-09-24Clean up dh_installchangelog calls by removing redundancyAxel Beckert1-3/+1
2013-09-24Simplify dh_* calls by using -a instead of listing all arch packagesAxel Beckert1-23/+11
2013-09-23Simplify dh_* calls by using -i instead of listing all indep packagesAxel Beckert1-14/+14
2013-09-23No more built zsh-common on binary-archAxel Beckert1-46/+54
2013-09-20Revert "Add conditional patch to prevent FTBFS on Hurd in case of wrong test ...Axel Beckert1-11/+2
2013-09-20Add conditional patch to prevent FTBFS on Hurd in case of wrong test assumptionsAxel Beckert1-2/+11
2013-09-19Fix path passed to dh_shlibdeps for multiarchAxel Beckert1-1/+1
2013-09-14Remove redundant chmod from debian/rules (done by dh_fixperms anyways)Axel Beckert1-5/+0
2013-09-14Merge dh_builddeb lines which are identical after -Zxz removalAxel Beckert1-4/+2
2013-08-25No more pass -Zxz to dpkg-deb explicitlyAxel Beckert1-3/+3
2013-06-16Disable ansi2knr as it's no more available since automake 1.12Axel Beckert1-0/+1
2013-05-31Run test-suite on static build, too, but ignore result for nowAxel Beckert1-0/+1
2013-05-10Add Built-Using header to zsh-staticAxel Beckert1-1/+3
2013-05-09Install zsh-beta{,-doc} symlinks to /usr/share/doc/zsh-common via dh_installdocsAxel Beckert1-1/+1
2013-05-05Fix what seems to have been lost in the previous mergeAxel Beckert1-0/+2
2013-05-05Merge branch 'abe/no-beta' into debianAxel Beckert1-137/+97
2013-04-19Mention in debian/rules why /usr/share/doc/zsh-static is no symlinkAxel Beckert1-0/+3
2013-04-18Further drop one zsh-static.dirs entry by calling dh_installdocs earlierAxel Beckert1-1/+1
2013-04-18Use dh_installdocs --link-doc instead of dh_link for /usr/share/doc/zsh*Axel Beckert1-3/+3
2013-01-13Compress zsh-static with xz, tooAxel Beckert1-1/+1
2013-01-13No more install changelogs and copyright file into zsh-dbg.Axel Beckert1-2/+2
2013-01-13Don't compress zsh-dbg with xz anymore, due to no more savingsAxel Beckert1-1/+2
2013-01-13Merge branch 'debian' into abe/no-betaAxel Beckert1-2/+2
2013-01-12Reduce some occurrences of multiple whitespaces into single onesAxel Beckert1-2/+2
2013-01-05debian/rules: Simplify target dependencies (drops no-op build-stamp target)Axel Beckert1-5/+3
2013-01-05debian/rules: Remove some blank lines and commented codeAxel Beckert1-4/+1
2013-01-05debian/rules: Remove some blank lines and commented codeAxel Beckert1-4/+1
2013-01-05debian/rules: Don't line-break sed expressions. Do line-break before their fi...Axel Beckert1-3/+3
2013-01-05debian/rules: Wrap long linesAxel Beckert1-4/+15
2013-01-05debian/rules: Replace "$(package)" with a hardcoded "zsh"Axel Beckert1-83/+81
2013-01-05Add dummy packages for transition from zsh-beta to zshAxel Beckert1-5/+7
2013-01-05Remove all zsh-beta related conditionals from debian/rulesAxel Beckert1-46/+0