summaryrefslogtreecommitdiff
path: root/dh_install
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-04-30Fix the wording in the dh_install reference to dh_exec.Peter Pentchev1-3/+3
2015-04-29dh_install: Document how to use dh-exec to rename filesNiels Thykier1-0/+19
2015-01-08Migrate some calls to use the new install_X subsMartin Koeppe1-2/+2
2015-01-07Pass --reflink=auto to cpNiels Thykier1-3/+5
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2014-07-19Typo: Closes: #755237Joey Hess1-1/+1
2013-08-15dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it t...Joey Hess1-2/+2
2013-05-05dh: Skips running commands that it can tell do nothing.Joey Hess1-0/+2
2012-05-08dh_install: Reorder documentation for clarity. Closes: #672109Joey Hess1-5/+5
2012-02-12dh_install: Man page clarification. Closes: #659635Joey Hess1-2/+2
2011-12-12remove exampleJoey Hess1-21/+0
2011-12-08clarifyJoey Hess1-1/+1
2011-07-04Typo fixes. Closes: #632662Joey Hess1-1/+0
2010-11-02Apply manual pages conventionsDavid Prévot1-33/+34
2010-02-21dh_install: Now --list-missing and --fail-missing are useful even when not al...Joey Hess1-13/+18
2009-09-04Add FILES sections to man pages. Closes: #545041Joey Hess1-9/+16
2009-08-11remove out of place commentJoey Hess1-1/+0
2009-07-15Merge branch 'master' into buildsystems7.3.4Joey Hess1-2/+2
2009-07-15dh_install: Add test suite covering the last 5 bugs.7.2.24Joey Hess1-1/+0
2009-07-15dh_install: Fix support for the case where debian/tmp is explicitly specified...Joey Hess1-2/+3
2009-07-14Merge branch 'master' into buildsystemsJoey Hess1-1/+2
2009-07-14dh_install: Fix support for the case where --sourcedir=debian/tmp/foo is used...Joey Hess1-1/+2
2009-07-02Merge branch 'master' into buildsystemsJoey Hess1-1/+1
2009-07-02dh_install: Fix installation of entire top-level directory from debian/tmp. C...Joey Hess1-1/+1
2009-06-30Merge branch 'master' into buildsystemsJoey Hess1-7/+3
2009-06-30dh_install: Fix use of debian/tmp in v7 mode; a bug caused it to put files in...Joey Hess1-6/+2
2009-06-30dh_install: Handle correctly the case where a glob expands to a dangling syml...Joey Hess1-1/+1
2009-06-28clean up --sourcedir/--sourcedirectory conflictJoey Hess1-27/+31
2009-06-28remove some dh_install stuffJoey Hess1-6/+0
2009-06-12clarify wording re source filesJoey Hess1-2/+3
2008-11-06Fix some docs that refered to --srcdir rather than --sourcedir. Closes: #504742Joey Hess1-1/+1
2008-11-03dh_install: Order options alphabeticallyJari Aalto1-10/+10
2008-10-21Move many command-specific options to only be accepted by the command that us...Joey Hess1-1/+5
2008-06-25Correct docs about dh_install and debian/tmp in v7 modeJoey Hess1-3/+3
2008-06-16Typo fix. Closes: #486464Joey Hess1-1/+1
2008-04-23New v7 mode, which only has one change from v6, and is the new recommended de...Joey Hess1-2/+19
2008-01-11* dh_install{,docs,examples}: Avoid infinite recursion when told toJoey Hess1-5/+4
2008-01-11* dh_installdocs/examples: Don't unnecessarily use the exclude code path.Joey Hess1-1/+2
2007-03-07r1974: correctjoeyh1-1/+1
2005-11-02r1805: releasing version 5.0.05.0.0joey1-1/+1
2005-07-19r1774: * dh_install: in v5 mode, error out if there are wildcards in the filejoey1-1/+6
2005-06-22r1767: * Fix typo in dh_install example. Closes: #314964joey1-1/+1
2004-01-16r1638: * dh_install: add missing parens to the $installed regexp. Closes: ...version_4.1.85joey1-3/+7
2003-12-29r1632: * Clarify dh_install's autodest behavior with wildcards. Closes: #2...version_4.1.83joey1-1/+2
2003-10-13r1611: * dh_install: add --fail-missing option. Closes: #120026version_4.1.75joey1-4/+11
2003-08-07r1576: * Typo, Closes: #203907version_4.1.58joey1-1/+1
2003-07-31r1088: * dh_install: Add LIMITATIONS section and other changes to clarifyversion_4.1.57joey1-5/+11
2003-06-16r590: * dh_install: recalculate automatic $dest eash time through the glob...joey1-0/+6
2003-03-03r576: * Rename debhelper.1 to debhelper.7.joey1-1/+1