~ubuntu-branches/ubuntu/utopic/libdebian-installer/utopic

« back to all changes in this revision

Viewing changes to src/libdebian-installer.ver

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-09-14 17:59:37 UTC
  • mfrom: (8.2.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100914175937-r7dzef3t8mbdq2b9
Tags: 0.76ubuntu1
* Resynchronise with Debian, in order to get Michael's archdetect
  heuristic work for Maverick.  Remaining changes:
  - Appease the combination of _FORTIFY_SOURCE=2 (used by default on
    Ubuntu) and -Werror.
  - Add Dove SoC subarchitecture.
  - Add Beagle OMAP3 support.
  - Add the i386/efi and amd64/efi platforms.

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
    di_tree_size;
156
156
} LIBDI_4.5;
157
157
 
 
158
LIBDI_4.7 {
 
159
  global:
 
160
    di_system_subarch_analyze_guess;
 
161
} LIBDI_4.6;
 
162
 
158
163
#LIBDI_PRIVATE {
159
164
#  global:
160
165
#    internal_*;