Age | Commit message (Expand) | Author | Files | Lines |
2011-07-17 | releasing version 8.9.18.9.1 | Joey Hess | 4 | -1124/+1191 |
2011-07-17 | tweak | Joey Hess | 1 | -1/+1 |
2011-07-17 | changelog | Joey Hess | 1 | -0/+2 |
2011-07-17 | fix exit status propigation | Joey Hess | 1 | -34/+40 |
2011-07-17 | no need to wait when parallel is disabled | Joey Hess | 1 | -1/+1 |
2011-07-17 | minor | Joey Hess | 1 | -2/+3 |
2011-07-17 | dh_builddeb: support for parallel builds of debs | Gergely Nagy | 1 | -17/+42 |
2011-07-17 | adjust test number for new build system | Joey Hess | 1 | -1/+1 |
2011-07-17 | Remove debhelper.log in compat level 1. Closes: #634155 | Joey Hess | 2 | -0/+4 |
2011-07-16 | layut | Joey Hess | 1 | -1/+1 |
2011-07-16 | oops, only force qt4 when it's enabled | Joey Hess | 1 | -2/+6 |
2011-07-16 | Now the QT4 version of qmake can be explicitly selected by passing --buildsys... | Joey Hess | 4 | -1/+20 |
2011-07-16 | reorg notes section | Joey Hess | 1 | -86/+80 |
2011-07-16 | add bug closure | Joey Hess | 1 | -1/+1 |
2011-07-16 | avoid undef when dh is run w/o a sequence | Joey Hess | 1 | -1/+1 |
2011-07-16 | dh: In v9, do not enable any python support commands. | Joey Hess | 3 | -6/+14 |
2011-07-09 | typo | Joey Hess | 1 | -1/+1 |
2011-07-04 | Typo fixes. Closes: #632662 | Joey Hess | 5 | -6/+11 |
2011-06-28 | some tweaks to mention dh_python2 | Joey Hess | 1 | -5/+5 |
2011-06-24 | releasing version 8.9.08.9.0 | Joey Hess | 4 | -410/+596 |
2011-06-24 | dh_auto_configure: If there is a problem with cmake, display the CMakeCache.txt. | Joey Hess | 2 | -1/+11 |
2011-06-20 | Revert "Always respect DEB_${flag}_{APPEND,SET} envvars." | Joey Hess | 5 | -26/+2 |
2011-06-19 | reorder | Joey Hess | 1 | -3/+3 |
2011-06-19 | Always respect DEB_${flag}_{APPEND,SET} envvars. | Modestas Vainius | 5 | -2/+26 |
2011-06-19 | In the unlikely case Dpkg::BuildFlags fails, don't do anything. | Modestas Vainius | 1 | -0/+1 |
2011-06-19 | update | Joey Hess | 1 | -2/+0 |
2011-06-19 | Use Dpkg::BuildFlags module directly in set_buildflags(). | Modestas Vainius | 1 | -21/+12 |
2011-06-17 | Correct docs about multiarch and v9. Closes: #630826 | Joey Hess | 3 | -5/+3 |
2011-06-16 | Fix =>/>= typo in dh_makeshlibs(1). | Cyril Brulebois | 1 | -1/+1 |
2011-06-14 | Merge branch 'master' into smarter-targets | Joey Hess | 5 | -2/+47 |
2011-06-14 | dpkg-buildflags support | Joey Hess | 5 | -2/+47 |
2011-06-14 | Merge branch 'master' into smarter-targets | Joey Hess | 3 | -3/+15 |
2011-06-14 | dh_auto_configure: In v9, does not include the source package name in --libex... | Joey Hess | 3 | -3/+15 |
2011-06-14 | Don't add package name to libexecdir in v9 | Roger Leigh | 1 | -1/+1 |
2011-06-14 | dh: rules function joins array argument | Roger Leigh | 1 | -1/+1 |
2011-06-14 | remove internal rules:target stuff | Joey Hess | 1 | -11/+13 |
2011-06-14 | avoid infinite recursion | Joey Hess | 1 | -3/+6 |
2011-06-13 | honor empty targets | Joey Hess | 1 | -1/+1 |
2011-06-13 | make standard targets support a v9 feature | Joey Hess | 3 | -32/+51 |
2011-06-13 | changelog | Joey Hess | 1 | -0/+5 |
2011-06-13 | inline sequences to optimize away recursive calls to make/dh for implicit tar... | Joey Hess | 1 | -8/+40 |
2011-06-13 | improve sequence logic | Joey Hess | 1 | -52/+51 |
2011-06-13 | doc updates for recent changes | Joey Hess | 1 | -21/+7 |
2011-06-13 | move dh_auto_configure out of @bd_minimal | Joey Hess | 1 | -5/+7 |
2011-06-13 | remove calls to build-arch, install-arch, etc | Joey Hess | 1 | -12/+7 |
2011-06-13 | minor cleanups, no substantial code changes | Joey Hess | 1 | -15/+9 |
2011-06-13 | dh: Use minimal sequences if delegating work | Roger Leigh | 1 | -0/+24 |
2011-06-13 | dh: Add sequence dependency support | Roger Leigh | 1 | -11/+60 |
2011-05-30 | dh_movefiles: Optimise use of xargs. Closes: #627737 | Joey Hess | 2 | -1/+2 |
2011-05-27 | Fix error message. Closes: #628053 | Joey Hess | 2 | -1/+2 |