lp:debian/mklibs

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/mklibs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

18. By Cyril Brulebois

[ Ian Campbell ]
Ignore all ARM EABI symbols (__aeabi_*). These are artefacts of the
ABI and not real symbols which need to be present (See: #758581).
Thanks, Adam Conrad!

17. By Cyril Brulebois

Sort objects and libraries to reduce entropy in the output, which
should make d-i build logs more easily post-processable.

16. By Christian Perrier

[ Dmitrijs Ledkovs ]
* Set debian source format to '3.0 (native)'.
* Set Vcs-* to canonical format.
* Simply use (>= 9) version specifier for debhelper.

[ Christian Perrier ]
* Add myself to Uploaders
* Drop Phil Blundell, Tollef Fog Heen, Jeff Bailey from Uploaders as they
  haven't worked on the package for a very long time. Thanks for your
  pastwork.

15. By Colin Watson

* Stop handling the linker as "just another library", and instead make
  sure it gets installed to the path specified in ELF headers (closes:
  #256998; thanks, Adam Conrad).
* Switch from python-support to dh_python2 (thanks, Matthias Klose).
* Properly byte-compile modules under /usr/lib/mklibs/python/.
* Switch to debhelper 9, thereby making use of dpkg-buildflags.

14. By Christian Perrier

* Team upload

[ Colin Watson ]
* Use AC_CANONICAL_HOST rather than AC_CANONICAL_TARGET. We do not use
  the results of the latter, and it causes warnings from autoconf due to
  macro ordering relative to AM_INIT_AUTOMAKE.

13. By Christian Perrier

[ Cyril Brulebois ]
* Simplify autoreconfing:
  - Add dh-autoreconf build-dep.
  - Add “--with autoreconf” accordingly.
  - Get rid of the “configure” target accordingly.

[ Colin Watson ]
* Depend on dpkg-dev for dpkg-architecture (LP: #977347).

12. By Colin Watson

[ Cyril Brulebois ]
* Fix FTBFS with gcc 4.7 due to missing <unistd.h> include (closes:
  #667282).

[ Adam Conrad ]
* Ignore claims of NEEDED *@ld-linux.so.3 symbols, as this completely
  confuses armhf's double linker situation, and doing so doesn't
  break armel (or anything else with a linker by that SONAME), as
  linkers are treated specially and copied anyway (LP: #984007)

11. By Colin Watson

Adjust the libc_pic directory for multiarch as well.

10. By Colin Watson

Add multiarch directories to the default library path if
dpkg-architecture provides a DEB_HOST_MULTIARCH variable (LP: #737055).

9. By Otavio Salvador

[ Colin Watson ]
* Use 'dh $@ --options' rather than 'dh --options $@', for
  forward-compatibility with debhelper v8.

[ Bastian Blank ]
* Support python 2.6 (closes: #585254)
* Don't fail with static binaries (closes: #606621)

Branch metadata

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

Subscribers