summaryrefslogtreecommitdiff
path: root/dh_installwm
Commit message (Collapse)AuthorAge
* r432: more podization, will it ever end?joey2001-02-09
|
* r420: big monsta changesjoey2001-02-09
|
* r406: * Fixed dh_installwm. Oops. Closes: #81124joey2001-01-04
|
* r404: * Fixed perl wanring, Closes: #80242joey2000-12-21
|
* r398: * If DH_COMPAT=3 is set, the following happens:joey2000-11-28
| | | | | | | | - Various debian/foo files like debian/docs, debian/examples, etc, begin to support filename globbing. use \* to escape the wildcards of course. I doubt this will bite anyone (Debian doesn't seem to contain files with "*" or "?" in their names..), but it is guarded by v3 just to be sure. Closes: #34120, #37694, #39846, #46249
* r397: horribly broke everything I touched :-)joey2000-11-28
|
* r377: * dh_installwm: patched a path in some backwards compatability code.joey2000-10-23
| | | | Closes: #75283
* r338: * Patch from Jorgen `forcer' Schaefer <forcer at mindless.com> (muchjoey2000-03-02
| | | | | | | | | | | | | | | | | 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.
* r306: * Corrected slash substitution problem in dh_installwm.joey1999-11-09
|
* r128: Initial revisionjoey1999-08-17