lp:~noskcaj/ubuntu/saucy/dpkg-cross/dpkg-cross

Created by Jackson Doak and last modified
Get this branch:
bzr branch lp:~noskcaj/ubuntu/saucy/dpkg-cross/dpkg-cross
Only Jackson Doak can upload to this branch. If you are Jackson Doak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jackson Doak
Status:
Development

Recent revisions

36. By Jackson Doak

* Merge from Debian unstable. Remaining changes:
    - dpkg-cross:
      + Handle datarootdir specially in .pc files; it should keep the original
        prefix.
      + Handle lines containing '${exec_prefix}/bin' specially in .pc files;
        these are normally development tools, so should keep the original
        prefix. (For example, orbit_idl in ORBit-2.0.pc.)
      + Assume multiarch if encoutering a /usr/include/$crosstype/ file too.
        This fixes issues with arch-qualified include files being moved to
        “doubly-qualified” paths.
      + Handle biarch linker scripts

35. By Marcin Juszkiewicz

Handle biarch linker scripts - LP: #1090800

34. By Logan Rosen

* Merge from Debian experimental. Remaining changes:
  - dpkg-cross:
    + Handle datarootdir specially in .pc files; it should keep the original
      prefix.
    + Handle lines containing '${exec_prefix}/bin' specially in .pc files;
      these are normally development tools, so should keep the original
      prefix. (For example, orbit_idl in ORBit-2.0.pc.)
    + Assume multiarch if encoutering a /usr/include/$crosstype/ file too.
      This fixes issues with arch-qualified include files being moved to
      “doubly-qualified” paths.

33. By Logan Rosen

* Merge from Debian unstable. Remaining changes:
  - Cache ac_cv_func_malloc_0_nonnull=yes and
    ac_cv_func_realloc_0_nonnull=yes globally.
  - Handle datarootdir specially in .pc files; it should keep the original
    prefix.
  - Handle lines containing '${exec_prefix}/bin' specially in .pc files;
    these are normally development tools, so should keep the original
    prefix. (For example, orbit_idl in ORBit-2.0.pc.)
  - Applied patch from Thibaut Girka:
    Assume multiarch if encoutering a /usr/include/$crosstype/ file too.
    This fixes issues with arch-qualified include files being moved to
    “doubly-qualified” paths.

32. By Marcin Juszkiewicz

* New upstream release.
* Remaining changes:
  - Cache ac_cv_func_malloc_0_nonnull=yes and
    ac_cv_func_realloc_0_nonnull=yes globally.
  - Handle datarootdir specially in .pc files; it should keep the original
    prefix.
  - Handle lines containing '${exec_prefix}/bin' specially in .pc files;
    these are normally development tools, so should keep the original
    prefix. (For example, orbit_idl in ORBit-2.0.pc.)
* Applied patch from Thibaut Girka:
  Assume multiarch if encoutering a /usr/include/$crosstype/ file too.
  This fixes issues with arch-qualified include files being moved to
  “doubly-qualified” paths. (/usr/<triplet>/include/<triplet> example:
  libc6-dev from last arm{el|hf}-cross-toolchain-base)

31. By Wookey

Update coreutils and util-linux cache vars for precise (LP: #986226)

30. By Marcin Juszkiewicz

[ Marcin Juszkiewicz ]
* Merge with Debian (LP: #817513), remaining changes:
  - Cache ac_cv_func_malloc_0_nonnull=yes and
    ac_cv_func_realloc_0_nonnull=yes globally.
  - Handle datarootdir specially in .pc files; it should keep the original
    prefix.
  - Handle lines containing '${exec_prefix}/bin' specially in .pc files;
    these are normally development tools, so should keep the original
    prefix. (For example, orbit_idl in ORBit-2.0.pc.)

[ Loïc Minier ]
* Rename Vcs-* to XS-Debian-Vcs-*.

29. By Marcin Juszkiewicz

Merge with Debian

28. By Loïc Minier

Only recommend rather than depend on binutils-multiarch.

27. By Loïc Minier

* Merge with Debian, remaining changes:
  - Cache ac_cv_func_malloc_0_nonnull=yes and
    ac_cv_func_realloc_0_nonnull=yes globally.
  - Add support for multiarch paths even for packages that don't have
    appropriate control fields. (This is a temporary workaround for
    libffi-dev, and probably doesn't need to go upstream.) When the package
    has multiarch fields, move the files, otherwise just link them around.
  - Handle datarootdir specially in .pc files; it should keep the original
    prefix.
  - Handle lines containing '${exec_prefix}/bin' specially in .pc files;
    these are normally development tools, so should keep the original
    prefix. (For example, orbit_idl in ORBit-2.0.pc.)

Branch metadata

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

Subscribers