Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-05-05 | Fix what seems to have been lost in the previous merge | Axel Beckert | 1 | -0/+2 |
2013-05-05 | Merge branch 'abe/no-beta' into debian | Axel Beckert | 1 | -137/+97 |
2013-04-19 | Mention in debian/rules why /usr/share/doc/zsh-static is no symlink | Axel Beckert | 1 | -0/+3 |
2013-04-18 | Further drop one zsh-static.dirs entry by calling dh_installdocs earlier | Axel Beckert | 1 | -1/+1 |
2013-04-18 | Use dh_installdocs --link-doc instead of dh_link for /usr/share/doc/zsh* | Axel Beckert | 1 | -3/+3 |
2013-01-13 | Compress zsh-static with xz, too | Axel Beckert | 1 | -1/+1 |
2013-01-13 | No more install changelogs and copyright file into zsh-dbg. | Axel Beckert | 1 | -2/+2 |
2013-01-13 | Don't compress zsh-dbg with xz anymore, due to no more savings | Axel Beckert | 1 | -1/+2 |
2013-01-13 | Merge branch 'debian' into abe/no-beta | Axel Beckert | 1 | -2/+2 |
2013-01-12 | Reduce some occurrences of multiple whitespaces into single ones | Axel Beckert | 1 | -2/+2 |
2013-01-05 | debian/rules: Simplify target dependencies (drops no-op build-stamp target) | Axel Beckert | 1 | -5/+3 |
2013-01-05 | debian/rules: Remove some blank lines and commented code | Axel Beckert | 1 | -4/+1 |
2013-01-05 | debian/rules: Remove some blank lines and commented code | Axel Beckert | 1 | -4/+1 |
2013-01-05 | debian/rules: Don't line-break sed expressions. Do line-break before their fi... | Axel Beckert | 1 | -3/+3 |
2013-01-05 | debian/rules: Wrap long lines | Axel Beckert | 1 | -4/+15 |
2013-01-05 | debian/rules: Replace "$(package)" with a hardcoded "zsh" | Axel Beckert | 1 | -83/+81 |
2013-01-05 | Add dummy packages for transition from zsh-beta to zsh | Axel Beckert | 1 | -5/+7 |
2013-01-05 | Remove all zsh-beta related conditionals from debian/rules | Axel Beckert | 1 | -46/+0 |
2013-01-05 | Replace checkroot target with dh_testroot | Axel Beckert | 1 | -9/+11 |
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 debian/... | Axel Beckert | 1 | -49/+50 |
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 compati... | Axel Beckert | 1 | -6/+6 |
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 |
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 | Replace at2quilt with the automatic dh-autoreconf | Axel Beckert | 1 | -3/+7 |
2012-12-28 | Fix lintian warning debian-rules-missing-recommended-target | Axel Beckert | 1 | -6/+10 |
2012-12-28 | Use xz compression for bigger packages | Axel Beckert | 1 | -2/+2 |
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 | 1 | -29/+29 |
2012-12-28 | Don't ignore potential failures of the test suite | Axel Beckert | 1 | -1/+1 |