summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-17releasing version 8.9.18.9.1Joey Hess4-1124/+1191
2011-07-17tweakJoey Hess1-1/+1
2011-07-17changelogJoey Hess1-0/+2
2011-07-17fix exit status propigationJoey Hess1-34/+40
2011-07-17no need to wait when parallel is disabledJoey Hess1-1/+1
2011-07-17minorJoey Hess1-2/+3
2011-07-17dh_builddeb: support for parallel builds of debsGergely Nagy1-17/+42
2011-07-17adjust test number for new build systemJoey Hess1-1/+1
2011-07-17Remove debhelper.log in compat level 1. Closes: #634155Joey Hess2-0/+4
2011-07-16layutJoey Hess1-1/+1
2011-07-16oops, only force qt4 when it's enabledJoey Hess1-2/+6
2011-07-16Now the QT4 version of qmake can be explicitly selected by passing --buildsys...Joey Hess4-1/+20
2011-07-16reorg notes sectionJoey Hess1-86/+80
2011-07-16add bug closureJoey Hess1-1/+1
2011-07-16avoid undef when dh is run w/o a sequenceJoey Hess1-1/+1
2011-07-16dh: In v9, do not enable any python support commands.Joey Hess3-6/+14
2011-07-09typoJoey Hess1-1/+1
2011-07-04Typo fixes. Closes: #632662Joey Hess5-6/+11
2011-06-28some tweaks to mention dh_python2Joey Hess1-5/+5
2011-06-24releasing version 8.9.08.9.0Joey Hess4-410/+596
2011-06-24dh_auto_configure: If there is a problem with cmake, display the CMakeCache.txt.Joey Hess2-1/+11
2011-06-20Revert "Always respect DEB_${flag}_{APPEND,SET} envvars."Joey Hess5-26/+2
2011-06-19reorderJoey Hess1-3/+3
2011-06-19Always respect DEB_${flag}_{APPEND,SET} envvars.Modestas Vainius5-2/+26
2011-06-19In the unlikely case Dpkg::BuildFlags fails, don't do anything.Modestas Vainius1-0/+1
2011-06-19updateJoey Hess1-2/+0
2011-06-19Use Dpkg::BuildFlags module directly in set_buildflags().Modestas Vainius1-21/+12
2011-06-17Correct docs about multiarch and v9. Closes: #630826Joey Hess3-5/+3
2011-06-16Fix =>/>= typo in dh_makeshlibs(1).Cyril Brulebois1-1/+1
2011-06-14Merge branch 'master' into smarter-targetsJoey Hess5-2/+47
2011-06-14dpkg-buildflags supportJoey Hess5-2/+47
2011-06-14Merge branch 'master' into smarter-targetsJoey Hess3-3/+15
2011-06-14dh_auto_configure: In v9, does not include the source package name in --libex...Joey Hess3-3/+15
2011-06-14Don't add package name to libexecdir in v9Roger Leigh1-1/+1
2011-06-14dh: rules function joins array argumentRoger Leigh1-1/+1
2011-06-14remove internal rules:target stuffJoey Hess1-11/+13
2011-06-14avoid infinite recursionJoey Hess1-3/+6
2011-06-13honor empty targetsJoey Hess1-1/+1
2011-06-13make standard targets support a v9 featureJoey Hess3-32/+51
2011-06-13changelogJoey Hess1-0/+5
2011-06-13inline sequences to optimize away recursive calls to make/dh for implicit tar...Joey Hess1-8/+40
2011-06-13improve sequence logicJoey Hess1-52/+51
2011-06-13doc updates for recent changesJoey Hess1-21/+7
2011-06-13move dh_auto_configure out of @bd_minimalJoey Hess1-5/+7
2011-06-13remove calls to build-arch, install-arch, etcJoey Hess1-12/+7
2011-06-13minor cleanups, no substantial code changesJoey Hess1-15/+9
2011-06-13dh: Use minimal sequences if delegating workRoger Leigh1-0/+24
2011-06-13dh: Add sequence dependency supportRoger Leigh1-11/+60
2011-05-30dh_movefiles: Optimise use of xargs. Closes: #627737Joey Hess2-1/+2
2011-05-27Fix error message. Closes: #628053Joey Hess2-1/+2