diff options
| author | Marcus Brinkmann <marcus@gnu.org> | 2001-10-12 23:25:24 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <marcus@gnu.org> | 2001-10-12 23:25:24 +0000 |
| commit | 4f3ae4d4b20260a83afba7ae4de74bdaff57caf7 (patch) | |
| tree | 55815ff9ee062faee7bf96254041f95468203ec7 /debian/ChangeLog | |
| parent | 2b2c8259c75d5a0650a8af1ced47474c4ff9e180 (diff) | |
2001-10-13 Marcus Brinkmann <marcus@gnu.org>
* debian/rules: New dpkg-shlibdeps is more strict and complains
about statically linked files, so a new filter is necessary.
* debian/control: Add `file' to build dependencies.
By Kevin Kreamer <kkreamer@etherhogz.org>.
* debian/changelog: Update for new release.
Diffstat (limited to 'debian/ChangeLog')
| -rw-r--r-- | debian/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/ChangeLog b/debian/ChangeLog index e03c462c..f7454a32 100644 --- a/debian/ChangeLog +++ b/debian/ChangeLog @@ -1,3 +1,12 @@ +2001-10-13 Marcus Brinkmann <marcus@gnu.org> + + * debian/rules: New dpkg-shlibdeps is more strict and complains + about statically linked files, so a new filter is necessary. + * debian/control: Add `file' to build dependencies. + By Kevin Kreamer <kkreamer@etherhogz.org>. + + * debian/changelog: Update for new release. + 2001-10-01 Marcus Brinkmann <marcus@gnu.org> * changelog: Update to current version. |
