Age | Commit message (Expand) | Author | Files | Lines |
2012-02-12 | dh_install: Man page clarification. Closes: #659635 | Joey Hess | 1 | -2/+2 |
2011-12-12 | remove example | Joey Hess | 1 | -21/+0 |
2011-12-08 | clarify | Joey Hess | 1 | -1/+1 |
2011-07-04 | Typo fixes. Closes: #632662 | Joey Hess | 1 | -1/+0 |
2010-11-02 | Apply manual pages conventions | David Prévot | 1 | -33/+34 |
2010-02-21 | dh_install: Now --list-missing and --fail-missing are useful even when not al... | Joey Hess | 1 | -13/+18 |
2009-09-04 | Add FILES sections to man pages. Closes: #545041 | Joey Hess | 1 | -9/+16 |
2009-08-11 | remove out of place comment | Joey Hess | 1 | -1/+0 |
2009-07-15 | Merge branch 'master' into buildsystems7.3.4 | Joey Hess | 1 | -2/+2 |
2009-07-15 | dh_install: Add test suite covering the last 5 bugs.7.2.24 | Joey Hess | 1 | -1/+0 |
2009-07-15 | dh_install: Fix support for the case where debian/tmp is explicitly specified... | Joey Hess | 1 | -2/+3 |
2009-07-14 | Merge branch 'master' into buildsystems | Joey Hess | 1 | -1/+2 |
2009-07-14 | dh_install: Fix support for the case where --sourcedir=debian/tmp/foo is used... | Joey Hess | 1 | -1/+2 |
2009-07-02 | Merge branch 'master' into buildsystems | Joey Hess | 1 | -1/+1 |
2009-07-02 | dh_install: Fix installation of entire top-level directory from debian/tmp. C... | Joey Hess | 1 | -1/+1 |
2009-06-30 | Merge branch 'master' into buildsystems | Joey Hess | 1 | -7/+3 |
2009-06-30 | dh_install: Fix use of debian/tmp in v7 mode; a bug caused it to put files in... | Joey Hess | 1 | -6/+2 |
2009-06-30 | dh_install: Handle correctly the case where a glob expands to a dangling syml... | Joey Hess | 1 | -1/+1 |
2009-06-28 | clean up --sourcedir/--sourcedirectory conflict | Joey Hess | 1 | -27/+31 |
2009-06-28 | remove some dh_install stuff | Joey Hess | 1 | -6/+0 |
2009-06-12 | clarify wording re source files | Joey Hess | 1 | -2/+3 |
2008-11-06 | Fix some docs that refered to --srcdir rather than --sourcedir. Closes: #504742 | Joey Hess | 1 | -1/+1 |
2008-11-03 | dh_install: Order options alphabetically | Jari Aalto | 1 | -10/+10 |
2008-10-21 | Move many command-specific options to only be accepted by the command that us... | Joey Hess | 1 | -1/+5 |
2008-06-25 | Correct docs about dh_install and debian/tmp in v7 mode | Joey Hess | 1 | -3/+3 |
2008-06-16 | Typo fix. Closes: #486464 | Joey Hess | 1 | -1/+1 |
2008-04-23 | New v7 mode, which only has one change from v6, and is the new recommended de... | Joey Hess | 1 | -2/+19 |
2008-01-11 | * dh_install{,docs,examples}: Avoid infinite recursion when told to | Joey Hess | 1 | -5/+4 |
2008-01-11 | * dh_installdocs/examples: Don't unnecessarily use the exclude code path. | Joey Hess | 1 | -1/+2 |
2007-03-07 | r1974: correct | joeyh | 1 | -1/+1 |
2005-11-02 | r1805: releasing version 5.0.05.0.0 | joey | 1 | -1/+1 |
2005-07-19 | r1774: * dh_install: in v5 mode, error out if there are wildcards in the file | joey | 1 | -1/+6 |
2005-06-22 | r1767: * Fix typo in dh_install example. Closes: #314964 | joey | 1 | -1/+1 |
2004-01-16 | r1638: * dh_install: add missing parens to the $installed regexp. Closes: ...version_4.1.85 | joey | 1 | -3/+7 |
2003-12-29 | r1632: * Clarify dh_install's autodest behavior with wildcards. Closes: #2...version_4.1.83 | joey | 1 | -1/+2 |
2003-10-13 | r1611: * dh_install: add --fail-missing option. Closes: #120026version_4.1.75 | joey | 1 | -4/+11 |
2003-08-07 | r1576: * Typo, Closes: #203907version_4.1.58 | joey | 1 | -1/+1 |
2003-07-31 | r1088: * dh_install: Add LIMITATIONS section and other changes to clarifyversion_4.1.57 | joey | 1 | -5/+11 |
2003-06-16 | r590: * dh_install: recalculate automatic $dest eash time through the glob... | joey | 1 | -0/+6 |
2003-03-03 | r576: * Rename debhelper.1 to debhelper.7. | joey | 1 | -1/+1 |
2002-12-12 | r569: * Fix dh_install to install empty directories even if it is excludin... | joey | 1 | -3/+6 |
2002-11-15 | r563: * dh_install: Support autodest with non-debian/tmp sourcedirs. | joey | 1 | -6/+11 |
2002-11-14 | r562: * Make dh_install --list-missing honor -X excludes. Closes: #168739 | joey | 1 | -2/+6 |
2002-11-12 | r561: * typo in dh_shlibdeps(1), Closes: #167421 | joey | 1 | -1/+1 |
2002-11-11 | r560: * typo in dh_shlibdeps(1), Closes: #167421 | joey | 1 | -9/+11 |
2002-10-28 | r559: * Added note to dh_installdebconf(1) about postinst sourcing debconf | joey | 1 | -4/+24 |
2002-10-11 | r557: * dh_installinit: added --no-start for rcS type scripts. Closes: #13... | joey | 1 | -1/+1 |
2002-08-03 | r541: * Typo, Closes: #155323 | joey | 1 | -1/+1 |
2002-07-19 | r538: * Make dh_installchangelogs install debian/NEWS files as well, as | joey | 1 | -2/+39 |
2002-07-06 | r537: * In dh_install, don't limit to -type f when doing the find due to -X. | joey | 1 | -2/+2 |