~ubuntu-branches/ubuntu/intrepid/gdbm/intrepid

Viewing all changes in revision 4.

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2006-04-24 04:24:07 UTC
  • Revision ID: james.westby@ubuntu.com-20060424042407-7v5n324jh9djmyta
Tags: 1.8.3-3
* debian/postinst, debian/postrm: invoke ldconfig for configure and
  remove respectively.  Closes: #364502
* debian/rules (binary-libgdbm): install them.

* 05_handle-short-read.dpatch: new patch for Steve Langasek to make gdbm
  handle read(2) returning less data than we asked for.  Closes: #274417

* 03_autoreconf.dpatch: updated to support newer architectures.  Closes:
  #258175, #218400

* Rebuild with modern glibc.  Closes: #321723

* Following is based on a patch from NIIBE Yutaka <gniibe@fsij.org> to
  support cross building. Closes: #283065
 * debian/rules (build): pass --host to configure if cross compiling.
 * debian/rules (binary-libgdbm): invoke 'make install' with a correct
   INSTALL_ROOT instead of installing the shared libraries byhand.  We
   have to clean up afterwards (i.e. remove stuff that should be in
   libgdbm-dev, fix the permissions and strip the libraries), but doing
   so allows us to...
 * debian/control (Build-Depends): drop chrpath.

* debian/control (Standards-Version): update to 3.6.2.2.
* debian/copyright: update FSF address and copyright years.
* debian/rules: likewise.

* debian/rules: trivial cleanups and consistency, e.g. $$() in place of
  ``, don't use - prefix with rm -f, split long lines, etc.

* 06_manpage-cleanup: new patch.  Fixes section in TH and
  hyphen-used-as-minus warnings as noticed by lintian.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: