summaryrefslogtreecommitdiff
path: root/dh_md5sums
AgeCommit message (Collapse)AuthorFilesLines
2003-02-19r573: * dh_md5sums: note that it's used by debsums. Closes: #181521joey1-0/+1
* Make addsubstvars() escape the value of the variable before passing it to the shell. Closes: #178524 * Fixed escape_shell()'s escaping of a few things.
2002-11-15r563: * dh_install: Support autodest with non-debian/tmp sourcedirs.joey1-1/+1
Closes: #169138 * dh_install: Support implicit "." sourcedir and --list-missing. (Also supports ./foo file specs and --list-missing.) Closes: #168751 * dh_md5sums: Don't glob. Closes: #169135
2002-04-07r516: * Typo, Closes: #139176joey1-1/+1
* Fixed dh_md5sums conffile excluding/including.
2001-11-18r496: * Man page cleanups, Closes: #119335joey1-1/+1
2001-05-15r467: * dh_installinfo: doc enchancement, Closes: #97515joey1-1/+1
* dh_md5sums: don't fail if pwd has spaces in it (must be scraping the bottom of the bug barrel here). Closes: #97404
2001-02-09r433: this is getting *so* boring.joey1-3/+51
2001-02-09r420: big monsta changesjoey1-12/+13
2000-07-21r360: * Never refer to root, always uid/gid "0". Closes: #67508joey1-1/+1
2000-03-02r338: * Patch from Jorgen `forcer' Schaefer <forcer at mindless.com> (muchjoey1-17/+40
modified)to make dh_installwm use new window manager registration method, update-alternatives. Closes: #52156, #34684 (latter bug is obsolete) * Fixed $dh{flavor} to be upper-case. * Deprecated dh_installemavcsen --number; use --priority instead. Also, the option parser requires the parameter be a number now. And, dh_installwm now accepts --priority, and window manager packages should start using it. * dh_installwm now behaves like a proper debhelper command, and reads debian/<package>.wm too. This is a small behavior change; filenames specified on the command line no longer apply to all packages it acts on. I can't belive this program existed for 2 years with such a glaring problem; I guess most people don't need ot register 5 wm's in 3 sub-packages. Anyway, it can handle such things now. :-) * Moved Dh_*.pm to /usr/lib/perl5/Debian/Debhelper. *big* change.
1999-08-17r11: Initial revisionjoey1-0/+22