~ubuntu-branches/debian/sid/ncurses/sid

« back to all changes in this revision

Viewing changes to package/ncurses.map

  • Committer: Package Import Robot
  • Author(s): Sven Joachim
  • Date: 2015-08-17 18:01:53 UTC
  • mfrom: (1.32.11)
  • Revision ID: package-import@ubuntu.com-20150817180153-ywf02awpkuzvqwdv
Tags: 6.0+20150810-1
* New upstream release.
  - Fix comparison against "/usr/include" in misc/gen-pkgconfig.in
    (Closes: #790548).
* Configure with "--with-abi-version=5", upstream defaults to abi 6 now.
* Configure with "--with-versioned-syms" (Closes: #788610).
  - Bump minimal versions of all symbols as well as shlibs to 6.
* After building the wide library, install it into a temporary
  scratchdir so that test/configure can find the necessary auxiliary
  files (see #786436).
* Drop the libncursesw5-dev build-dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: ncurses.map,v 1.32 2015/01/31 19:03:03 tom Exp $
 
1
# $Id: ncurses.map,v 1.34 2015/06/27 22:28:50 tom Exp $
2
2
# script for shared library symbol-versioning using ld
3
3
#
4
4
# This file was generated by ncu-mapsyms
44
44
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-sp-funcs --with-termlib --with-trace --without-cxx-binding
45
45
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-wgetch-events --with-hashed-db --with-termlib --with-ticlib --with-trace --without-cxx-binding
46
46
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --with-broken_linker --with-termlib --with-ticlib --with-trace --without-cxx-binding
47
 
# Configure options (5.9.current)
 
47
# Configure options (5.9.20150530)
 
48
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-getcap --enable-getcap-cache --enable-hard-tabs --enable-termcap --with-termlib --with-trace
 
49
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-interop --with-termlib --with-trace
 
50
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-sp-funcs --with-broken_linker --with-hashed-db --with-termlib --with-trace
 
51
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-sp-funcs --with-termlib --with-trace
 
52
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-wgetch-events --with-hashed-db --with-termlib --with-ticlib --with-trace
 
53
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --with-broken_linker --with-termlib --with-ticlib --with-trace
 
54
# Configure options (6.0.current)
48
55
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-getcap --enable-getcap-cache --enable-hard-tabs --enable-termcap --with-termlib --with-trace
49
56
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-interop --with-termlib --with-trace
50
57
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-sp-funcs --with-broken_linker --with-hashed-db --with-termlib --with-trace
66
73
                TYPE_IPV4;
67
74
                TYPE_NUMERIC;
68
75
                TYPE_REGEXP;
 
76
                _nc_Default_Field;      # deprecated in ABI6
 
77
                _nc_Default_Form;       # deprecated in ABI6
69
78
                _nc_free_and_exit;
 
79
                _nc_has_mouse;  # deprecated in ABI6
70
80
                _nc_panelhook;
71
81
                _nc_ripoffline;
72
82
                addch;
463
473
                _nc_Connect_Items;
464
474
                _nc_Copy_Argument;
465
475
                _nc_Copy_Type;
466
 
                _nc_Default_Field;
467
476
                _nc_Default_FieldType;
468
 
                _nc_Default_Form;
469
477
                _nc_Default_Item;
470
478
                _nc_Default_Menu;
471
479
                _nc_Disconnect_Items;
490
498
                _nc_do_color;
491
499
                _nc_expanded;
492
500
                _nc_freewin;
493
 
                _nc_has_mouse;
494
501
                _nc_hash_map;
495
502
                _nc_lib_traceatr;
496
503
                _nc_lib_tracedmp;
729
736
                _nc_stdscr_of;
730
737
} NCURSES_5.7.20081102;
731
738
 
732
 
NCURSES_5.9.current {
 
739
NCURSES_5.9.20150530 {
733
740
        global:
734
741
                wgetdelay;
735
742
        local:
794
801
                _nc_leaks_tic;
795
802
} NCURSES_TIC_5.5.20051010;
796
803
 
797
 
NCURSES_TIC_5.9.current {
 
804
NCURSES_TIC_5.9.20150530 {
798
805
        global:
799
806
                _nc_strict_bsd;
800
807
} NCURSES_TIC_5.7.20081102;
1127
1134
                _nc_tinfo_cmdch;
1128
1135
} NCURSES_TINFO_5.7.20081102;
1129
1136
 
1130
 
NCURSES_TINFO_5.9.current {
 
1137
NCURSES_TINFO_5.9.20150530 {
1131
1138
        global:
1132
1139
                _nc_init_termtype;
1133
1140
                _nc_putchar;