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 | db1e1c57899cddcd1d51964949f3cc92393cfcf7 (patch) | |
tree | fc3871550dc3c33720cf7d1e13211fa2d54528fc /debian/ChangeLog | |
parent | c018d558e1b3ed9bb955846013bdee0913f8eb5b (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. |