]> git.donarmstrong.com Git - debhelper.git/commit
r338: * Patch from Jorgen `forcer' Schaefer <forcer at mindless.com> (much
authorjoey <joey>
Thu, 2 Mar 2000 21:23:22 +0000 (21:23 +0000)
committerjoey <joey>
Thu, 2 Mar 2000 21:23:22 +0000 (21:23 +0000)
commit67b74298f08a3e2b30e43cbcd7cdaccc2e1b1614
tree3ce180eedb8c91f9371456f3fb40336b4c7c34dd
parentc7f541bd2bc869c366e8242baf1faa6856cd2e39
r338:    * Patch from Jorgen `forcer' Schaefer <forcer at mindless.com> (much
     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.
49 files changed:
autoscripts/postinst-wm
autoscripts/postrm-wm
debian/changelog
debian/fixlinks
debian/rules
dh_builddeb
dh_clean
dh_compress
dh_debstd
dh_du
dh_fixperms
dh_gencontrol
dh_installchangelogs
dh_installcron
dh_installdeb
dh_installdebconf
dh_installdirs
dh_installdocs
dh_installemacsen
dh_installemacsen.1
dh_installexamples
dh_installinfo
dh_installinit
dh_installmanpages
dh_installmenu
dh_installmime
dh_installmodules
dh_installpam
dh_installwm
dh_installwm.1
dh_installxaw
dh_installxfonts
dh_link
dh_listpackages
dh_makeshlibs
dh_md5sums
dh_movefiles
dh_perl
dh_shlibdeps
dh_strip
dh_suidregister
dh_testdir
dh_testroot
dh_testversion
dh_undocumented
doc/PROGRAMMING
doc/README
doc/TODO
doc/v2