-libtcejdb (1.0.62) unstable; urgency=low
+libtcejdb (1.0.64) unstable; urgency=low
- * Fixed version number in tcutil.h
+ * Build flags fix
+
+ -- Anton Adamansky <adamansky@gmail.com> Tue, 12 Feb 2013 00:50:00 +0700
+
+libtcejdb (1.0.63) unstable; urgency=low
+
+ * Fixed version number in tcutil.h
-- Anton Adamansky <adamansky@gmail.com> Sun, 10 Feb 2013 15:34:29 +0700
override_dh_auto_configure:
dh_auto_configure -- \
$(if $(findstring $(DEB_BUILD_ARCH),s390 s390x),--disable-pthread) \
- --enable-devel --enable-off64 --enable-swab \
+ --enable-devel \
--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"