lp:~peter-pearse/ubuntu/natty/unixodbc/bootstrap001

Created by Peter Pearse and last modified
Get this branch:
bzr branch lp:~peter-pearse/ubuntu/natty/unixodbc/bootstrap001
Only Peter Pearse can upload to this branch. If you are Peter Pearse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Pearse
Status:
Development

Recent revisions

17. By Peter Pearse

Cross patch builds & uses a build host binary odbc_config.
Quilt patching added.

16. By Steve Langasek

Apply patch from
http://cvs.fedoraproject.org/viewvc/devel/unixODBC/odbcint64-config.patch
to ensure we get the necessary (U)ODBCINST64 defines. Thanks to
Matthias Klose for the pointer. Closes: #582591, LP: #620428.

15. By Matthias Klose

Fix output of odbc_config --header, per Fedora bug #518623.
This error results in SQLBIGINT and SQLUBIGINT being misdefined as
int, where they need to be [unsigned] long or long long. LP: #620428.

14. By Steve Langasek

* New upstream release (closes: #433312).
  - Fixes compatibility with Oracle driver. Closes: #567521.
  - The txt driver has been dropped upstream.
  - The prototype of odbcinst_system_file_path has changed, so time for
    another package rename to odbcinst1debian2.
  - Touch debian/unixodbc.symbols for new interfaces.
* Drop build-dependencies on flex-old and bison, no longer used.
* Build-conflict with unixodbc-dev, to work around libtool's persistent
  relinking problems
* Build-depend on libqt3-compat-headers instead of patching all of the code;
  if libqt3-compat-headers ever goes away, we should just switch to Qt4
  instead.
* exe/Makefile.am: don't build dltest, this only works if we're using
  the bundled libtool.
* Port AC_LIBTOOL_LANG_CXX_CONFIG changes over to the current
  _LT_LANG_CXX_CONFIG macro.
* Build with --without-pth, we want pthreads even if pth is installed in the
  build env.
* Fix installation of libnn.so at build time, so we don't ship a dangling
  symlink instead. Closes: #563283.

13. By Steve Langasek

* Fix short description of odbcinst1debian1 to not refer to the bits that
  have been moved to odbcinst.
* Build-depend on libreadline-dev instead of libreadline5-dev, for the
  readline6 transition; doesn't interfere with backports, since
  libreadline5-dev already provided libreadline-dev. Closes: #553870.
* Copy in the setup libraries correctly, so we don't wind up with dangling
  symlinks in the package. Closes: #552161.

12. By Matthias Klose

Build-depend on libreadline-dev instead of libreadline5-dev.

11. By Matthias Klose

(Build)-depend on libltdl7-dev to fix dependencies on armel.

10. By Michael Bienia

Rebuild for libltdl3 -> libltdl7 transition (LP: #262992).

9. By Matthias Klose

Rebuild with recent g++ compiler version.

8. By Steve Langasek

* The "libtool loves me, yes I know, because my upstream tells me so"
  release
* Synchronize the local modifications to AC_LIBTOOL_LANG_CXX_CONFIG,
  introduced in 2.2.11-14, with the current version from the libtool
  package, as used in 2.2.11-15; now we should actually be getting usable
  PIC libraries again and building on all archs, not just hurd.
  Closes: #434203.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/unixodbc
This branch contains Public information 
Everyone can see this information.

Subscribers