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

« back to all changes in this revision

Viewing changes to package/ncursesw.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: ncursesw.map,v 1.34 2015/02/08 00:35:12 tom Exp $
 
1
# $Id: ncursesw.map,v 1.36 2015/06/27 22:26:52 tom Exp $
2
2
# script for shared library symbol-versioning using ld
3
3
#
4
4
# This file was generated by ncu-mapsyms
39
39
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-sp-funcs --enable-widec --with-termlib --with-trace --without-cxx-binding
40
40
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-wgetch-events --enable-widec --with-hashed-db --with-termlib --with-ticlib --with-trace --without-cxx-binding
41
41
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-widec --with-broken_linker --with-termlib --with-ticlib --with-trace --without-cxx-binding
42
 
# Configure options (5.9.current)
 
42
# Configure options (5.9.20150530)
 
43
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-getcap --enable-getcap-cache --enable-hard-tabs --enable-termcap --enable-widec --with-termlib --with-trace
 
44
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-interop --enable-widec --with-termlib --with-trace
 
45
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-sp-funcs --enable-widec --with-broken_linker --with-hashed-db --with-termlib --with-trace
 
46
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-sp-funcs --enable-widec --with-termlib --with-trace
 
47
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-wgetch-events --enable-widec --with-hashed-db --with-termlib --with-ticlib --with-trace
 
48
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-widec --with-broken_linker --with-termlib --with-ticlib --with-trace
 
49
# Configure options (6.0.current)
43
50
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-getcap --enable-getcap-cache --enable-hard-tabs --enable-termcap --enable-widec --with-termlib --with-trace
44
51
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-interop --enable-widec --with-termlib --with-trace
45
52
#       --disable-getcap --disable-leaks --disable-root-environ --disable-termcap --enable-hard-tabs --enable-sp-funcs --enable-widec --with-broken_linker --with-hashed-db --with-termlib --with-trace
102
109
                _nc_leaks_tic;
103
110
} NCURSES_TIC_5.5.20051010;
104
111
 
105
 
NCURSES_TIC_5.9.current {
 
112
NCURSES_TIC_5.9.20150530 {
106
113
        global:
107
114
                _nc_strict_bsd;
108
115
} NCURSES_TIC_5.7.20081102;
441
448
                _nc_tinfo_cmdch;
442
449
} NCURSES_TINFO_5.7.20081102;
443
450
 
444
 
NCURSES_TINFO_5.9.current {
 
451
NCURSES_TINFO_5.9.20150530 {
445
452
        global:
446
453
                _nc_init_termtype;
447
454
                _nc_putchar;
469
476
                TYPE_IPV4;
470
477
                TYPE_NUMERIC;
471
478
                TYPE_REGEXP;
 
479
                _nc_Default_Field;      # deprecated in ABI6
 
480
                _nc_Default_Form;       # deprecated in ABI6
472
481
                _nc_free_and_exit;
 
482
                _nc_has_mouse;  # deprecated in ABI6
473
483
                _nc_panelhook;
474
484
                _nc_ripoffline;
475
485
                addch;
870
880
                _nc_Connect_Items;
871
881
                _nc_Copy_Argument;
872
882
                _nc_Copy_Type;
873
 
                _nc_Default_Field;
874
883
                _nc_Default_FieldType;
875
 
                _nc_Default_Form;
876
884
                _nc_Default_Item;
877
885
                _nc_Default_Menu;
878
886
                _nc_Disconnect_Items;
897
905
                _nc_do_color;
898
906
                _nc_expanded;
899
907
                _nc_freewin;
900
 
                _nc_has_mouse;
901
908
                _nc_hash_map;
902
909
                _nc_make_oldhash;
903
910
                _nc_makenew;
1235
1242
                _nc_stdscr_of;
1236
1243
} NCURSESW_5.7.20081102;
1237
1244
 
1238
 
NCURSESW_5.9.current {
 
1245
NCURSESW_5.9.20150530 {
1239
1246
        global:
1240
1247
                form_driver_w;
1241
1248
                wgetdelay;