summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)AuthorFilesLines
2013-01-05Replace checkroot target with dh_testrootAxel Beckert1-9/+11
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 debian/...Axel Beckert1-49/+50
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 compati...Axel Beckert1-6/+6
2013-01-05Allow parallel buildsAxel Beckert1-7/+7
2013-01-05Remove manuall handling of DEB_BUILD_OPTIONS=nooptAxel Beckert1-6/+0
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-28Replace at2quilt with the automatic dh-autoreconfAxel Beckert1-3/+7
2012-12-28Fix lintian warning debian-rules-missing-recommended-targetAxel Beckert1-6/+10
2012-12-28Use xz compression for bigger packagesAxel Beckert1-2/+2
2012-12-28Consequently use $(package)-common instead of zsh-commonAxel Beckert1-15/+15
2012-12-28Split off arch-independent files into zsh-commonAxel Beckert1-29/+29
2012-12-28Don't ignore potential failures of the test suiteAxel Beckert1-1/+1
2012-12-28Convert to debhelperAxel Beckert1-218/+93
2012-07-22debian/*: /bin/zsh4 → /bin/zsh5, etc.Axel Beckert1-10/+10
2012-02-29Also export hardening CPPFLAGS (Closes: #644400)Simon Ruderich1-1/+1
2012-01-23Enable hardening options (Closes: #644400)Pierre Chifflier1-2/+6
2011-10-14Add "tinfo" to --with-term-lib flag (Closes: #645112)Mitsuya Shibata1-1/+1
2011-06-14Override Lintian warnings about statically linked stuff in zsh-staticAxel Beckert1-0/+2
2011-06-02rules: system.h was renamed to zsh_system.hFrank Terbeck1-1/+1
2011-06-02Enable additional $fpath entries for add-ons from other packages (Closes: #62...Frank Terbeck1-0/+1
2011-03-02Installation of Etc/FAQ currently fails for the debian packageFrank Terbeck1-1/+1
2011-03-02Make sure a configure script is executable and stamp.h.in existsFrank Terbeck1-3/+0
2011-03-02Initial `debian/' importFrank Terbeck1-0/+376