lp:~logan/ubuntu/raring/dpkg-cross/debian-merge

Created by Logan Rosen and last modified
Get this branch:
bzr branch lp:~logan/ubuntu/raring/dpkg-cross/debian-merge
Only Logan Rosen can upload to this branch. If you are Logan Rosen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Logan Rosen
Status:
Merged

Recent revisions

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.
* Fix cmake integration use of variables and add explicit
  support for g++. (Closes: #695369)
* Tell cmake about a cross pkg-config executable. (Closes:
  #695370)
* Add qmake cross-building support.
* Add arm64 support, thanks to patch from Wookey, also
  adds more packages to the cross-config.cache and
  generalise some more common values. (Closes: #693730)
* Target experimental.
* Fix use of qw in list context for perl 5.14

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.)

26. By Loïc Minier

* Resynchronise with Debian, dropping configurability of crosstype.
  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.)
* Implement transitionary support for Multi-Arch (Closes: #545464)
* Allow for apt-cross to not be installed when checking list of
  multiarch packages (Closes: #566744)

25. By Colin Watson

releasing version 2.5.5ubuntu1

Branch metadata

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

Subscribers