Branches for Gutsy

Name Status Last Modified Last Commit
lp:ubuntu/gutsy/gdbm 1 Development 2009-12-05 00:45:24 UTC
4. * debian/postinst, debian/postrm: inv...

Author: James Troup
Revision Date: 2006-04-24 04:24:07 UTC

* 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.

11 of 1 result