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 | 694a16a9db2eb446c00c1ebeb5c5cbe831f8e4ab (patch) | |
| tree | 763f8d66b10931f35d5e4f9bf41271e34ec74e68 /debian/ChangeLog | |
| parent | 0b4574e02fa6dcf7ace55e63a2a2c94d2b775134 (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). |
