summaryrefslogtreecommitdiff
path: root/dh_movefiles
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier1-0/+2
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2016-10-02Refactor install_dir usage to avoid the "if -d " testsNiels Thykier1-3/+1
2015-11-21Remove some compat(2) guardsNiels Thykier1-24/+6
2015-10-01Fix typoMattia Rizzolo1-1/+1
2015-10-01dh_movefiles: Support globs in cmd-line argumentsNiels Thykier1-3/+11
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-01-08Migrate some calls to use the new install_X subsMartin Koeppe1-1/+1
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2013-06-18missing bracketJoey Hess1-1/+1
2012-05-19debhelper: Fix minor source comment typos.Simon Ruderich1-3/+3
2011-05-30dh_movefiles: Optimise use of xargs. Closes: #627737Joey Hess1-1/+1
2010-11-02Apply manual pages conventionsDavid Prévot1-19/+19
2009-09-04Add FILES sections to man pages. Closes: #545041Joey Hess1-6/+12
2009-06-28clean up --sourcedir/--sourcedirectory conflictJoey Hess1-1/+3
2007-01-21r1972: man page improvements..joeyh1-2/+2
2006-03-25r1891: * Typo. Closes: #358904joeyh1-1/+1
2004-02-22r1667: * dh_installdocs: ignore .EX files as produced by dh-make.version_4.2.4joey1-6/+8
2004-02-19r1664: * dh_movefiles: use xargs -0 to safely remove files with whitespace,version_4.2.3joey1-1/+1
2003-04-13r584: * Fix stupid typo in dh_movefiles. Closes: #188833joey1-1/+1
2003-04-12r583: * dh_movefiles: Do not pass --remove-files to tar, since that makesjoey1-1/+4
2003-03-03r576: * Rename debhelper.1 to debhelper.7.joey1-1/+1
2002-07-06r536: * Patch from doogie to make dh_movefiles support -X. Closes: #150978joey1-2/+12
2002-05-19r522: * Set DH_ALWAYS_EXCLUDE=CVS and debhelper will exclude CVS directoriesjoey1-1/+1
2002-04-12r518: * dh_movefiles has long been a sore point in debhelper. Inheritedjoey1-0/+3
2002-02-24r512: * Fixed dh_movefiles. Closes: #135479, #135459joey1-1/+1
2002-02-22r511: * dh_movefiles: Allow for deeper --sourcedir. Closes: #131363joey1-1/+3
2001-11-18r496: * Man page cleanups, Closes: #119335joey1-1/+1
2001-11-17r495: * dh_undocumented: check for existing uncompressed man pages. Closes...joey1-1/+1
2001-07-28r486: * Clean up old substvars.debhelper files, although debhelper doesn'tjoey1-1/+1
2001-06-21r482: * Spellpatch, Closes: #101553joey1-1/+1
2001-02-10r436: more podsjoey1-2/+69
2001-02-09r420: big monsta changesjoey1-17/+16
2001-01-22r409: * Corrected globbing issue with dh_movefiles in v3 mode. Closes: #81431joey1-0/+5
2000-11-30r400: * Oops, it was not expanding wildcard when it should.joey1-1/+1
2000-11-30r399: * dh_movefiles: added error message on file not foundjoey1-1/+4
2000-11-28r398: * If DH_COMPAT=3 is set, the following happens:joey1-4/+1
2000-11-28r397: horribly broke everything I touched :-)joey1-9/+12
2000-11-06r383: * dh_movefiles: no longer does the symlink ordering hack, asjoey1-7/+1
2000-10-23r378: * dh_movefiles: fixed a regexp quoting problem with --sourcedir.joey1-2/+2
2000-07-19r359: * I started work on debhelper v2 over a year ago, with a long list ofjoey1-1/+1
2000-06-26r352: * dh_installmodules will now install modiles even if etc/modutils al...joey1-5/+5
2000-03-02r338: * Patch from Jorgen `forcer' Schaefer <forcer at mindless.com> (muchjoey1-2/+1
1999-09-23r282: * dh_movefiles: if the wildcards in the filelist expand to nothing,joey1-19/+77
1999-08-17r46: Initial revisionjoey1-0/+27