* NOT YET RELEASED.
* Team upload.
+ * debian/patches/support_other_cpus: belatedly add a descriptive header.
- -- Aaron M. Ucko <ucko@debian.org> Fri, 10 Jun 2011 20:29:14 -0400
+ -- Aaron M. Ucko <ucko@debian.org> Fri, 10 Jun 2011 20:30:19 -0400
ncbi-blast+ (2.2.25-3) unstable; urgency=low
+Subject: build correctly on architectures that wound up w/NCBI_SLOW_ATOMIC_SWAP
+
+* include/corelib/impl/ncbi_atomic_defs.h, include/corelib/ncbiatomic.h:
+ fix powerpc detection, which previously only worked under Darwin.
+* src/objects/seq/seq_id_*.hpp: move sx_GetSeqIdMutex to join its users.
+
+Author: Aaron M. Ucko <ucko@debian.org>
+Last-Update: 2011-06-08
Index: b/c++/include/corelib/impl/ncbi_atomic_defs.h
===================================================================
--- a/c++/include/corelib/impl/ncbi_atomic_defs.h 2011-06-08 20:26:07.000000000 -0400