summaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAge
...
* 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.
* r266: * FHS complience. Patch from Johnie Ingram <johnie@netgod.net>.joey1999-09-06
| | | | | | | | | | | | | | | For the most part, this was a straight-forward substitution, dh_installmanpages needed a non-obvious change though. * Closes: #42489, #42587, #41732. * dh_installdocs: Adds code to postinst and prerm as specified in http://www.debian.org/Lists-Archives/debian-ctte-9908/msg00038.html, to make /usr/doc/<package> a compatability symlink to /usr/share/doc/<package>. Note that currently if something exists in /usr/doc/<package> when the postinst is run, it will silently not make the symlink. I'm considering more intellingent handing of this case. * Note that if you build a package with this version of debhelper, it will use /usr/share/man, /usr/share/doc, and /usr/share/info. You may need to modify other files in your package that reference the old locations.
* r261: * No user visible changes. Modified the package to interface better ↵joey1999-08-28
| | | | | | | with my new local build system, which auto-updates the home page when a new debhelper is built.
* r258: * Corrected debian/fixlinks to make the correct debian/* symlinks ↵joey1999-08-26
| | | | | | | needed for building debhelper. * Fixed rules file to create and populate examples and docs dirs. Oops.
* r257: * Corrected debian/fixlinks to make the correct debian/* symlinks ↵joey1999-08-26
| | | | | | | needed for building debhelper. * Fixed rules file to create and populate examples and docs dirs. Oops.
* r256: * Corrected debian/fixlinks to make the correct debian/* symlinks ↵joey1999-08-26
| | | | | | | needed for building debhelper. * Fixed rules file to create and populate examples and docs dirs. Oops.
* r255: * Corrected debian/fixlinks to make the correct debian/* symlinks ↵joey1999-08-26
| | | | | | | needed for building debhelper. * Fixed rules file to create and populate examples and docs dirs. Oops.
* r252: * Fixed makefile commit target.joey1999-08-17
| | | | * Misc changes to make CVS dirs not be copies into package.
* r250: *joey1999-08-17
|
* r249: dpkg-parsechangelog | grep '^ 'joey1999-08-17
|
* r246: Modifications for new release.joey1999-08-17
|
* r1: Initial revisionjoey1999-08-17