|
- New D and D_DBG variables pointing to the package destination dirs.
- Remove debian/rules.options, now unneeded with the default configure
options, except for '--enable-sis900' which is not enabled by default.
- Pass --prefix and --exec-prefix to configure.
- Use DESTDIR instead of passing the prefix and exec_prefix variables.
- Merge the install-gnumach-dbg and install-gnumach targets into install.
- Call install instead of install-kernel and install-headers for the
default build.
- Call install-exec instead of install-kernel for the -dbg build.
- Use dh_install to install files from D and D_DBG into the proper
package dirs.
- Disable dh_installinfo.
- debian/gnumach-dbg.install: New file.
- debian/gnumach-dev.install: Likewise.
- debian/gnumach.install: Likewise.
- debian/gnumach-udeb.install: Likewise.
|