summaryrefslogtreecommitdiff
path: root/dh_testdir
AgeCommit message (Collapse)AuthorFilesLines
2003-03-03r576: * Rename debhelper.1 to debhelper.7.joey1-1/+1
* Typo, Closes: #183267
2001-12-27r499: * dh_strip: run file using a safe pipe open, that will not expose ↵joey1-1/+1
any weird characters in filenames to a shell. Closes: #126491 * fixed dh_testdir man page
2001-11-18r496: * Man page cleanups, Closes: #119335joey1-1/+1
2001-02-10r439: attack of the pod people from the planet perl is completejoey1-4/+42
2001-02-09r421: use strictjoey1-1/+2
2001-01-28r412: * Bah, reverted that last change. It isn't useful becausejoey1-1/+1
dpkg-buildpackage reads the real control file and gets confused.
2001-01-25r410: * Added the ability to make debhelper read a different file thanjoey1-1/+1
debian/control as the control file. This is very useful for various and sundry things, all Evil, most involving kernel packages.
2000-03-02r338: * Patch from Jorgen `forcer' Schaefer <forcer at mindless.com> (muchjoey1-8/+8
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-17r1: Initial revisionjoey1-0/+14