diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-08 22:57:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-08 22:57:42 +0000 |
commit | fe1acf6d2c94f250b390a4dda99a531b73fba6f8 (patch) | |
tree | 2499e2c2b2324cf15f81a3ceb54516e184fd4578 /debian/ChangeLog | |
parent | 1ec352274778dc9ffbe2e0d53e67ee54ac2b3f23 (diff) |
updates from marcus
Diffstat (limited to 'debian/ChangeLog')
-rw-r--r-- | debian/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/ChangeLog b/debian/ChangeLog index c5084a4d..45cacc3a 100644 --- a/debian/ChangeLog +++ b/debian/ChangeLog @@ -1,3 +1,26 @@ +1999-10-09 Marcus Brinkmann <marcus@gnu.org> + + * rules (BUILDARCH): Renamed to DEB_BUILD_GNU_TYPE. + (HOSTARCH): Renamed to DEB_HOST_GNU_TYPE. + (INFODIR): New variable. + (STAMPS_TO_CLEAN): Add stamp-config. + (configure): Depend on configure.in. + (config, stamp-config): New targets. + (stamp-build): Build info documentation. + (clean): Do not clean up build directory, it will be removed. + Clean documentation directory. + (binary-arch): Remove etc/motd. + Expand bash {,} syntax. + Gzip serverboot. + Install additional documentation formats. + Rename libexec/runsystem to libexec/runsystem.gnu. + Install postinst, prerm + (.PHONY): Add config. + + * postinst, prerm: New Files. + * shlibs,shlibs.local: Remove libmom. + * changelog: Update to reflect Debian uploads. + 1999-06-01 Marcus Brinkmann <brinkmd@debian.org> * TODO: Remove entry about shared library dependencies (see below). |