libnss-db (2.2.3pre1-3ubuntu1) hardy; urgency=low
* Merge from debian unstable, remaining changes:
- Use debhelper instead of yada. Drop perl, libipc-run-perl Build-deps.
- Use dpatch instead of simple-patchsys.
- Add 120-no-po.patch to not build the po directory.
- Change the Maintainer address.
* Modified patch 120 not to patch Makefile.in, not necessary and breaks
clean target.
* Remove db-compat-copy-makedb.c on clean.
libnss-db (2.2.3pre1-3) unstable; urgency=low
* Applied all NMU patches. Closes: #460339, #460851, #344277, #361464,
#379621, #441624, #391517.
* Fixed bad 010-db2_upgrade_code.patch which broke this package.
Closes: #460963.
* Add Swedish translation to 080-translations.patch. Closes: #386615.
* Updated 070-selinux.patch based on the latest Fedora.
libnss-db (2.2.3pre1-2.2) unstable; urgency=low
* Non-maintainer upload to fix bugs introduced in the previous NMU.
* Merge patch from Steve Langasek Closes: #460339
+ Bump Standards-Version to 3.7.3.
+ Removed 020-db4.3_usage.patch:
- Linking with -ldb works fine, and lets us switch to db4.6.
+ Use bash for install, not sh, so that the current pushd usage
doesn't cause a build failure when /bin/sh isn't bash.
Closes: #379621.
+ Modified 070-selinux.patch:
- Comparing x$selinux to "xno" works better than comparing it to
"no"; fixes build failures on non-Linux archs. Closes: #344277.
+ Modified 010-db2_upgrade_code.patch:
- Only call db->upgrade if db->open return DB_OLD_VERSION. Thanks
to Dann Frazier <email address hidden> for the patch. Closes: #391517,
#460851.
- Merge 040-db4.3_api_change.patch into this one, since having
multiple patches patching the same line is annoying.
* debian/packages: use DEB_HOST_ARCH_OS instead of DEB_HOST_GNU_SYSTEM;
needed to avoid accidental SELinux-less misbuilds if SELinux support is
broken.
libnss-db (2.2.3pre1-2.1) unstable; urgency=low
* Non-maintainer upload from the Zürich BSP.
* Don't build-depends on libselinux1-dev on kfreebsd-amd64. Closes:
#361464.
* Apply patch by Steve Langasek to switch to db4.6 (Closes: #441624):
- Replaced 040-db4.3_api_change.patch with 040-db4.patch,
020-db4.3_usage.patch with 020-db4.patch.
* Add Swedish translation from Daniel Nylander (Closes: #386615).
* Fix selinux detection in debian/patches/070-selinux.patch (Closes:
#344277).
-- Timo Aaltonen <email address hidden> Fri, 18 Jan 2008 12:37:40 +0200