[hfst] 02/02: Imported Debian patch 3.10.0~r2798-1

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Sat Jun 4 19:25:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

tinodidriksen-guest pushed a commit to branch master
in repository hfst.

commit 9e98d0e4f09abc23404ee181d1fef71ecb3c190d
Merge: fb7c521 75715d6
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Wed May 25 11:27:01 2016 +0200

    Imported Debian patch 3.10.0~r2798-1

 .gitignore                                         |   255 +
 AUTHORS                                            |     1 +
 ChangeLog                                          | 25213 ++-----------------
 ChangeLog.old                                      | 24037 ++----------------
 NEWS                                               |    58 +
 NSIS/AddHfstLibrary.nsi                            |     2 -
 NSIS/CheckLibraries.nsi                            |    33 -
 NSIS/MoveFileFolder.nsh                            |   256 -
 NSIS/README                                        |    19 -
 NSIS/README.hfst.txt                               |    33 -
 NSIS/README.lexc.txt                               |    42 -
 NSIS/README.ospell.txt                             |    21 -
 NSIS/README.proc.txt                               |    52 -
 NSIS/README.twolc.txt                              |    34 -
 NSIS/README.xfst.txt                               |    52 -
 NSIS/ReplaceInFile.nsh                             |    68 -
 NSIS/StrRep.nsh                                    |    66 -
 NSIS/copy_files.sh                                 |   136 -
 NSIS/hfst.bat                                      |     1 -
 NSIS/hfst_installer.nsi                            |   141 -
 NSIS/hfst_python_installer.nsi                     |   193 -
 NSIS/lexc_installer.nsi                            |    63 -
 NSIS/ospell_installer.nsi                          |    83 -
 NSIS/proc_installer.nsi                            |    62 -
 NSIS/twolc_installer.nsi                           |    72 -
 NSIS/xfst_installer.nsi                            |    62 -
 README                                             |    49 +-
 back-ends/openfst/Makefile.am                      |    22 +-
 back-ends/openfst/src/lib/Makefile.am              |    22 +-
 check_installation/check-morphologies.sh           |    87 -
 check_installation/check-ospell.sh                 |    93 -
 check_installation/check-python.sh                 |    43 -
 check_installation/check-tools.sh                  |    92 -
 check_installation/copy-python-tests.sh            |    33 -
 check_installation/copy-tool-tests.sh              |    71 -
 check_installation/dist-README                     |    30 -
 check_installation/make-dist.sh                    |    57 -
 .../morphology_tests/english-analyze.input         |     1 -
 .../morphology_tests/english-analyze.output        |   159 -
 .../morphology_tests/english-analyze.output.old    |   114 -
 .../morphology_tests/english-generate.output       |     0
 .../morphology_tests/finnish-analyze.input         |     1 -
 .../morphology_tests/finnish-analyze.output        |   103 -
 .../morphology_tests/finnish-analyze.output.old    |    92 -
 .../morphology_tests/finnish-generate.input        |     0
 .../morphology_tests/finnish-generate.output       |     0
 .../morphology_tests/french-analyze.input          |     1 -
 .../morphology_tests/french-analyze.output         |   123 -
 .../morphology_tests/french-generate.input         |     0
 .../morphology_tests/french-generate.output        |     0
 .../morphology_tests/german-analyze.input          |     1 -
 .../morphology_tests/german-analyze.output         |   226 -
 .../morphology_tests/german-generate.input         |     0
 .../morphology_tests/german-generate.output        |     0
 .../morphology_tests/italian-analyze.input         |     1 -
 .../morphology_tests/italian-analyze.output        |   124 -
 .../morphology_tests/italian-generate.input        |     0
 .../morphology_tests/italian-generate.output       |     0
 .../morphology_tests/omorfi-analyze.input          |     1 -
 .../morphology_tests/omorfi-analyze.output         |    95 -
 .../morphology_tests/omorfi-generate.input         |     0
 .../morphology_tests/omorfi-generate.output        |     0
 .../morphology_tests/swedish-analyze.input         |     1 -
 .../morphology_tests/swedish-analyze.output        |   108 -
 .../morphology_tests/swedish-generate.input        |     0
 .../morphology_tests/swedish-generate.output       |     0
 .../morphology_tests/turkish-analyze.input         |     1 -
 .../morphology_tests/turkish-analyze.output        |   117 -
 .../morphology_tests/turkish-generate.input        |     0
 .../morphology_tests/turkish-generate.output       |     0
 check_installation/ospell_tests/ospell_input.txt   |     1 -
 check_installation/ospell_tests/test.zhfst         |   Bin 21182410 -> 0 bytes
 check_installation/test-empty-input.sh             |    22 -
 check_installation/test-help.sh                    |    36 -
 check_installation/test-hfst-twolc.sh              |    26 -
 check_installation/test-hfst-xfst.sh               |    28 -
 check_installation/test-version.sh                 |    37 -
 configure.ac                                       |   145 +-
 debian/changelog                                   |     6 +
 debian/control                                     |    20 +-
 debian/copyright                                   |    38 +-
 ...libhfst42-dev.install => libhfst45-dev.install} |     0
 debian/{libhfst42.install => libhfst45.install}    |     0
 ...ntian-overrides => libhfst45.lintian-overrides} |     0
 debian/{libhfst42.postinst => libhfst45.postinst}  |     0
 debian/rules                                       |     6 +-
 Doxyfile => doc/Doxyfile                           |     8 +-
 api_documentation.dox => doc/api_documentation.dox |    37 +-
 libhfst/COPYING                                    |   165 +
 libhfst/Makefile.am                                |    22 +-
 libhfst/src/FormatSpecifiers.h                     |    19 +-
 libhfst/src/HarmonizeUnknownAndIdentitySymbols.cc  |     9 +
 libhfst/src/HarmonizeUnknownAndIdentitySymbols.h   |     9 +
 libhfst/src/HfstApply.cc                           |    19 +-
 libhfst/src/HfstDataTypes.cc                       |     9 +
 libhfst/src/HfstDataTypes.h                        |    20 +-
 libhfst/src/HfstEpsilonHandler.cc                  |     9 +
 libhfst/src/HfstEpsilonHandler.h                   |     9 +
 libhfst/src/HfstExceptionDefs.cc                   |    11 +
 libhfst/src/HfstExceptionDefs.h                    |    11 +
 libhfst/src/HfstExceptions.cc                      |    20 -
 libhfst/src/HfstExceptions.h                       |   385 -
 libhfst/src/HfstExtractStrings.h                   |    19 +-
 libhfst/src/HfstFlagDiacritics.cc                  |     9 +
 libhfst/src/HfstFlagDiacritics.h                   |     9 +
 libhfst/src/HfstInputStream.cc                     |   184 +-
 libhfst/src/HfstInputStream.h                      |    27 +-
 libhfst/src/HfstLookupFlagDiacritics.cc            |     9 +
 libhfst/src/HfstLookupFlagDiacritics.h             |     9 +
 libhfst/src/HfstOutputStream.cc                    |    19 +-
 libhfst/src/HfstOutputStream.h                     |    20 +-
 libhfst/src/HfstPrintDot.cc                        |    34 +-
 libhfst/src/HfstPrintDot.h                         |     9 +
 libhfst/src/HfstPrintPCKimmo.cc                    |    26 +-
 libhfst/src/HfstPrintPCKimmo.h                     |     9 +
 libhfst/src/HfstRules.cc                           |    19 +-
 libhfst/src/HfstStrings2FstTokenizer.cc            |     9 +
 libhfst/src/HfstStrings2FstTokenizer.h             |    20 +-
 libhfst/src/HfstSymbolDefs.cc                      |    19 +-
 libhfst/src/HfstSymbolDefs.h                       |    19 +-
 libhfst/src/HfstTokenizer.cc                       |    31 +-
 libhfst/src/HfstTokenizer.h                        |    17 +-
 libhfst/src/HfstTransducer.cc                      |    41 +-
 libhfst/src/HfstTransducer.h                       |    26 +-
 libhfst/src/HfstXeroxRules.cc                      |    19 +-
 libhfst/src/HfstXeroxRules.h                       |    44 +-
 libhfst/src/HfstXeroxRulesTest.cc                  |     8 +
 libhfst/src/Makefile.am                            |    32 +-
 {tools => libhfst}/src/hfst-string-conversions.cc  |     0
 {tools => libhfst}/src/hfst-string-conversions.h   |     0
 libhfst/src/hfst.h                                 |    22 +-
 libhfst/src/hfst_apply_schemas.h                   |    22 +-
 libhfst/src/hfstdll.h                              |     9 +
 .../src/implementations/ConvertFomaTransducer.cc   |    19 +-
 .../implementations/ConvertLogWeightTransducer.cc  |    19 +-
 libhfst/src/implementations/ConvertOlTransducer.cc |    30 +-
 .../src/implementations/ConvertSfstTransducer.cc   |    19 +-
 .../src/implementations/ConvertTransducerFormat.cc |    19 +-
 .../src/implementations/ConvertTransducerFormat.h  |    25 +-
 .../ConvertTropicalWeightTransducer.cc             |    19 +-
 .../src/implementations/ConvertXfsmTransducer.cc   |    19 +-
 libhfst/src/implementations/FomaTransducer.cc      |    19 +-
 libhfst/src/implementations/FomaTransducer.h       |    19 +-
 .../src/implementations/HfstFastTransitionData.h   |   156 -
 libhfst/src/implementations/HfstOlTransducer.cc    |    22 +-
 libhfst/src/implementations/HfstOlTransducer.h     |    19 +-
 libhfst/src/implementations/HfstTransition.h       |    16 +-
 libhfst/src/implementations/HfstTransitionGraph.cc |     8 +
 libhfst/src/implementations/HfstTransitionGraph.h  |    43 +-
 .../HfstTropicalTransducerTransitionData.cc        |     9 +
 .../HfstTropicalTransducerTransitionData.h         |     9 +
 libhfst/src/implementations/LogWeightTransducer.cc |    23 +-
 libhfst/src/implementations/LogWeightTransducer.h  |    20 +-
 libhfst/src/implementations/Makefile.am            |    26 +-
 .../MyTransducerLibraryTransducer.cc               |    19 +-
 .../MyTransducerLibraryTransducer.h                |    19 +-
 libhfst/src/implementations/SfstTransducer.cc      |    19 +-
 libhfst/src/implementations/SfstTransducer.h       |    19 +-
 .../implementations/TropicalWeightTransducer.cc    |    23 +-
 .../src/implementations/TropicalWeightTransducer.h |    28 +-
 libhfst/src/implementations/XfsmTransducer.cc      |    19 +-
 libhfst/src/implementations/XfsmTransducer.h       |    19 +-
 .../compose_intersect/ComposeIntersectFst.cc       |     8 +
 .../compose_intersect/ComposeIntersectFst.h        |     7 +
 .../compose_intersect/ComposeIntersectLexicon.cc   |     8 +
 .../compose_intersect/ComposeIntersectLexicon.h    |     8 +
 .../compose_intersect/ComposeIntersectRule.cc      |     8 +
 .../compose_intersect/ComposeIntersectRule.h       |     9 +
 .../compose_intersect/ComposeIntersectRulePair.cc  |     8 +
 .../compose_intersect/ComposeIntersectRulePair.h   |     8 +
 .../compose_intersect/ComposeIntersectUtilities.cc |     8 +
 .../compose_intersect/ComposeIntersectUtilities.h  |     9 +
 .../implementations/optimized-lookup/convert.cc    |    19 +-
 .../src/implementations/optimized-lookup/convert.h |    19 +-
 .../optimized-lookup/find_epsilon_loops.cc         |    19 +-
 .../src/implementations/optimized-lookup/ospell.cc |   410 +-
 .../src/implementations/optimized-lookup/pmatch.cc |   301 +-
 .../src/implementations/optimized-lookup/pmatch.h  |    48 +-
 .../implementations/optimized-lookup/transducer.cc |    37 +-
 .../implementations/optimized-lookup/transducer.h  |    29 +-
 libhfst/src/parsers/LexcCompiler.cc                |    32 +-
 libhfst/src/parsers/LexcCompiler.h                 |    21 +-
 libhfst/src/parsers/Makefile.am                    |    46 +-
 libhfst/src/parsers/PmatchCompiler.cc              |    11 +-
 libhfst/src/parsers/PmatchCompiler.h               |    21 +-
 libhfst/src/parsers/XfstCompiler.cc                |   166 +-
 libhfst/src/parsers/XfstCompiler.h                 |    25 +-
 libhfst/src/parsers/XreCompiler.cc                 |    11 +-
 libhfst/src/parsers/XreCompiler.h                  |    21 +-
 libhfst/src/parsers/XreCompiler.reentrant.cc       |   265 -
 libhfst/src/parsers/XreCompiler.reentrant.h        |   113 -
 libhfst/src/parsers/lexc-lexer.ll                  |    30 +-
 libhfst/src/parsers/lexc-parser.yy                 |    21 +-
 libhfst/src/parsers/lexc-utils.cc                  |    45 +-
 libhfst/src/parsers/lexc-utils.h                   |    23 +-
 libhfst/src/parsers/pmatch_lex.ll                  |   274 +-
 libhfst/src/parsers/pmatch_parse.yy                |  2199 +-
 libhfst/src/parsers/pmatch_utils.cc                |  1058 +-
 libhfst/src/parsers/pmatch_utils.h                 |   508 +-
 libhfst/src/parsers/xfst-lexer.ll                  |    30 +-
 libhfst/src/parsers/xfst-parser.yy                 |    21 +-
 libhfst/src/parsers/xfst-utils.cc                  |    29 +-
 libhfst/src/parsers/xfst-utils.h                   |    22 +-
 libhfst/src/parsers/xfst_help_message.cc           |     9 +
 libhfst/src/parsers/xfst_help_message.h            |     9 +
 libhfst/src/parsers/xre_lex.ll                     |    23 +-
 libhfst/src/parsers/xre_lex.reentrant.ll           |   273 -
 libhfst/src/parsers/xre_parse.reentrant.yy         |   978 -
 libhfst/src/parsers/xre_parse.yy                   |     9 +
 libhfst/src/parsers/xre_utils.cc                   |    18 +-
 libhfst/src/parsers/xre_utils.h                    |     9 +
 libhfst/src/parsers/xre_utils.reentrant.cc         |   577 -
 libhfst/src/parsers/xre_utils.reentrant.h          |    91 -
 libhfst/src/string-utils.cc                        |    34 +
 libhfst/src/string-utils.h                         |    31 +
 m4/README                                          |     1 +
 man/Makefile.am                                    |    10 +-
 man/{hfst-proc2.1 => hfst-tokenize.1}              |    23 +-
 new_library/Makefile                               |    39 -
 new_library/MyFst.cc                               |    51 -
 new_library/MyFst.h                                |    38 -
 new_library/README                                 |     9 -
 new_library/test.cc                                |    16 -
 old_python/Makefile.am                             |     3 -
 old_python/README                                  |    55 -
 old_python/doc/Doxyfile                            |  1514 --
 old_python/doc/libhfst.py                          |  2424 --
 old_python/hfstBot.py                              |   176 -
 old_python/hfst_swig_extensions.h                  |   189 -
 old_python/libhfst.i                               |   566 -
 old_python/omor_query.py                           |    30 -
 old_python/setup.py                                |    37 -
 old_python/test/Makefile.am                        |     5 -
 old_python/test/test.sh                            |    45 -
 old_python/test/test_constructors.py               |    77 -
 old_python/test/test_examples.py                   |   481 -
 old_python/test/test_extensions.py                 |    13 -
 old_python/test/test_flag_diacritics.py            |    69 -
 old_python/test/test_hfst_basic_transducer.py      |   142 -
 old_python/test/test_lexc.lexc                     |    13 -
 old_python/test/test_lexc.py                       |    54 -
 old_python/test/test_lexc_fail.lexc                |    13 -
 old_python/test/test_rules.py                      |    43 -
 old_python/test/test_std_streams.py                |    40 -
 old_python/test/test_std_streams.sh                |   100 -
 old_python/test/test_streams.py                    |    74 -
 old_python/test/test_tokenizer.py                  |   158 -
 old_python/test/test_transducer_functions.py       |   384 -
 old_python/test/test_xre_compiler.py               |    48 -
 python/COPYING                                     |   165 +
 python/Makefile.am                                 |    11 +-
 python/README                                      |    14 +-
 python/doc/Doxyfile                                |     4 +-
 python/doc/libhfst.py                              |    40 +-
 python/libhfst.i                                   |   710 +-
 python/setup.py                                    |     2 +-
 python/test/README                                 |     6 +-
 python/test/examples.py                            |    18 +-
 python/test/foo_att_prolog                         |     3 +
 python/test/foo_basic                              |     4 +
 python/test/foobar2.hfst                           |   Bin 0 -> 512 bytes
 python/test/foofile                                |     1 +
 python/test/test.py                                |     6 +
 python/test/test.sh                                |    25 +
 python/test/test2.py                               |    25 +
 python/test/test3.py                               |     6 +
 python/test/test4.py                               |     7 +
 python/test/test5.py                               |     7 +
 python/test/test7.py                               |    23 +
 python/test/test8.py                               |    12 +
 python/test/test9.py                               |     6 +
 python/test/test_hfst.py                           |    19 +-
 python/test/test_streams_1.py                      |    12 +
 python/test/test_streams_2.py                      |    26 +
 python/test/test_streams_3.py                      |     5 +
 .../english-generate.input => python/test/testfile |     0
 python/test/testfile1.att                          |     3 +
 python/test/testfile1.hfst                         |   Bin 0 -> 1364 bytes
 python/test/testfile2.att                          |     8 +
 python/test/testfile3.att                          |    11 +
 scripts/copy-for-windows.sh                        |    42 +-
 scripts/libhfst_win.i                              |   222 -
 scripts/make-hfst-tools.bat                        |     1 -
 scripts/package-static-binaries.sh                 |    31 -
 scripts/{ => readmes}/README_eight_tools_mac.txt   |     0
 scripts/{ => readmes}/README_eight_tools_win.txt   |     0
 scripts/{ => readmes}/README_xfst_mac.txt          |     0
 scripts/{ => readmes}/README_xfst_win.txt          |     0
 scripts/{ => windows}/generate-python-bindings.bat |     0
 scripts/{ => windows}/inttypes.h                   |     0
 scripts/{ => windows}/make-foma.bat                |     0
 scripts/{ => windows}/make-hfst-lexc.bat           |     2 +-
 scripts/{ => windows}/make-hfst-proc.bat           |     2 +-
 scripts/{ => windows}/make-hfst-tool.bat           |     2 +-
 scripts/windows/make-hfst-tools.bat                |     1 +
 scripts/{ => windows}/make-hfst-xfst.bat           |     2 +-
 scripts/{ => windows}/make-htwolcpre1.bat          |     2 +-
 scripts/{ => windows}/make-htwolcpre2.bat          |     2 +-
 scripts/{ => windows}/make-htwolcpre3.bat          |     2 +-
 scripts/{ => windows}/make-implementations.bat     |     0
 scripts/{ => windows}/make-libhfst.bat             |     0
 scripts/{ => windows}/make-openfstwin.bat          |     0
 scripts/{ => windows}/make-parsers.bat             |     0
 scripts/{ => windows}/make-python-bindings.bat     |     2 +-
 scripts/{ => windows}/multiple_targets.sh          |     0
 scripts/{ => windows}/stdint.h                     |     0
 scripts/{ => windows}/test-hfst-tools.bat          |     0
 scripts/{ => windows}/test_libhfst_win.py          |     0
 test/tools/Makefile.am                             |     3 +
 test/tools/flookup-functionality.sh                |   122 +
 test/tools/fst2txt-functionality.sh                |     8 +-
 test/tools/pmatch-tests.sh                         |     2 +-
 tools/src/Makefile.am                              |    48 +-
 tools/src/hfst-commandline.cc                      |     4 +-
 tools/src/{hfst-lookup.cc => hfst-flookup.cc}      |    63 +-
 tools/src/hfst-fst2fst.cc                          |    21 +-
 tools/src/hfst-lookup.cc                           |     5 +-
 tools/src/hfst-optimized-lookup.cc                 |   127 +-
 tools/src/hfst-optimized-lookup.h                  |     4 +-
 tools/src/hfst-pair-test.cc                        |   106 +-
 tools/src/hfst-pmatch.cc                           |    27 +-
 tools/src/hfst-pmatch2fst.cc                       |   134 +-
 tools/src/hfst-proc/hfst-proc.cc                   |     2 +-
 tools/src/hfst-reweight.cc                         |    12 +-
 tools/src/hfst-scanner.ll                          |    11 +-
 tools/src/hfst-substitute.cc                       |     1 -
 tools/src/{hfst-proc2.cc => hfst-tokenize.cc}      |   199 +-
 tools/src/hfst-twolc/src/Makefile.am               |    18 +-
 tools/src/hfst-twolc/src/scanner1.ll               |     4 +
 tools/src/hfst-twolc/src/scanner2.ll               |     6 +-
 tools/src/hfst-twolc/src/scanner3.ll               |     7 +-
 tools/src/parsers/hfst-xfst.cc                     |     2 +-
 tools/src/parsers/test/apply_down.xfst             |     4 +-
 tools/src/parsers/test/apply_up.xfst               |    10 +-
 tools/src/parsers/test/compile_replace_1.xfst      |    16 +-
 tools/src/parsers/test/compile_replace_2.xfst      |    16 +-
 tools/src/parsers/test/compile_replace_3.xfst      |    22 +-
 tools/src/parsers/test/contains.xfst               |     4 +-
 tools/src/parsers/test/contains_once.xfst          |     4 +-
 tools/src/parsers/test/contains_once_optional.xfst |     4 +-
 tools/src/parsers/test/contains_with_weight.xfst   |     6 +-
 tools/src/parsers/test/replace_test_1.xfst         |     2 +-
 tools/src/parsers/test/replace_test_10.xfst        |     2 +-
 tools/src/parsers/test/replace_test_11.xfst        |     2 +-
 tools/src/parsers/test/replace_test_12.xfst        |     2 +-
 tools/src/parsers/test/replace_test_13.xfst        |     4 +-
 tools/src/parsers/test/replace_test_14.xfst        |     2 +-
 tools/src/parsers/test/replace_test_15.xfst        |     2 +-
 tools/src/parsers/test/replace_test_16.xfst        |     2 +-
 tools/src/parsers/test/replace_test_17.xfst        |     2 +-
 tools/src/parsers/test/replace_test_18.xfst        |     2 +-
 tools/src/parsers/test/replace_test_19.xfst        |     2 +-
 tools/src/parsers/test/replace_test_20.xfst        |     2 +-
 tools/src/parsers/test/replace_test_21.xfst        |     2 +-
 tools/src/parsers/test/replace_test_22.xfst        |     2 +-
 tools/src/parsers/test/replace_test_23.xfst        |     2 +-
 tools/src/parsers/test/replace_test_24.xfst        |    12 +-
 tools/src/parsers/test/replace_test_25.xfst        |     8 +-
 tools/src/parsers/test/replace_test_26.xfst        |     2 +-
 tools/src/parsers/test/replace_test_27.xfst        |     8 +-
 tools/src/parsers/test/replace_test_28.xfst        |     2 +-
 tools/src/parsers/test/replace_test_29.xfst        |     2 +-
 tools/src/parsers/test/replace_test_30.xfst        |     2 +-
 tools/src/parsers/test/replace_test_31.xfst        |     2 +-
 tools/src/parsers/test/replace_test_32.xfst        |     2 +-
 tools/src/parsers/test/replace_test_33.xfst        |     2 +-
 tools/src/parsers/test/replace_test_34.xfst        |     2 +-
 tools/src/parsers/test/replace_test_35.xfst        |     8 +-
 tools/src/parsers/test/replace_test_36.xfst        |     8 +-
 tools/src/parsers/test/replace_test_37.xfst        |    16 +-
 tools/src/parsers/test/replace_test_38.xfst        |     2 +-
 tools/src/parsers/test/replace_test_39.xfst        |     2 +-
 tools/src/parsers/test/replace_test_4.xfst         |     2 +-
 tools/src/parsers/test/replace_test_40.xfst        |     4 +-
 tools/src/parsers/test/replace_test_41.xfst        |     2 +-
 tools/src/parsers/test/replace_test_42.xfst        |     2 +-
 tools/src/parsers/test/replace_test_43.xfst        |     2 +-
 tools/src/parsers/test/replace_test_44.xfst        |     2 +-
 tools/src/parsers/test/replace_test_45.xfst        |     2 +-
 tools/src/parsers/test/replace_test_46.xfst        |     2 +-
 tools/src/parsers/test/replace_test_47.xfst        |     2 +-
 tools/src/parsers/test/replace_test_48.xfst        |     2 +-
 tools/src/parsers/test/replace_test_49.xfst        |     2 +-
 tools/src/parsers/test/replace_test_5.xfst         |     2 +-
 tools/src/parsers/test/replace_test_50.xfst        |     2 +-
 tools/src/parsers/test/replace_test_51.xfst        |     2 +-
 tools/src/parsers/test/replace_test_52.xfst        |     2 +-
 tools/src/parsers/test/replace_test_53.xfst        |     2 +-
 tools/src/parsers/test/replace_test_6.xfst         |     2 +-
 tools/src/parsers/test/replace_test_7.xfst         |     2 +-
 tools/src/parsers/test/replace_test_8.xfst         |     2 +-
 tools/src/parsers/test/replace_test_9.xfst         |     2 +-
 .../parsers/test/weighted_ltr_longest_match_1.xfst |     6 +-
 .../parsers/test/weighted_ltr_longest_match_2.xfst |     6 +-
 .../parsers/test/weighted_ltr_longest_match_3.xfst |     6 +-
 .../test/weighted_ltr_shortest_match_1.xfst        |     6 +-
 .../test/weighted_ltr_shortest_match_2.xfst        |     6 +-
 .../test/weighted_ltr_shortest_match_3.xfst        |     6 +-
 .../test/weighted_optional_replace_right_1.xfst    |     2 +-
 .../test/weighted_optional_replace_right_2.xfst    |     2 +-
 .../test/weighted_optional_replace_right_3.xfst    |     2 +-
 .../test/weighted_optional_replace_right_4.xfst    |     4 +-
 .../test/weighted_optional_replace_right_5.xfst    |     2 +-
 .../test/weighted_optional_replace_right_6.xfst    |     6 +-
 .../test/weighted_optional_replace_right_7.xfst    |    12 +-
 .../test/weighted_optional_replace_right_8.xfst    |     6 +-
 .../test/weighted_optional_replace_right_9.xfst    |     6 +-
 .../parsers/test/weighted_parallel_rules_1.xfst    |     2 +-
 .../parsers/test/weighted_parallel_rules_10.xfst   |     2 +-
 .../parsers/test/weighted_parallel_rules_11.xfst   |     2 +-
 .../parsers/test/weighted_parallel_rules_12.xfst   |     2 +-
 .../parsers/test/weighted_parallel_rules_13.xfst   |     2 +-
 .../parsers/test/weighted_parallel_rules_2.xfst    |     2 +-
 .../parsers/test/weighted_parallel_rules_3.xfst    |     2 +-
 .../parsers/test/weighted_parallel_rules_4.xfst    |     2 +-
 .../parsers/test/weighted_parallel_rules_5.xfst    |     2 +-
 .../parsers/test/weighted_parallel_rules_6.xfst    |     2 +-
 .../parsers/test/weighted_parallel_rules_7.xfst    |     2 +-
 .../parsers/test/weighted_parallel_rules_8.xfst    |     2 +-
 .../parsers/test/weighted_parallel_rules_9.xfst    |     2 +-
 .../src/parsers/test/weighted_replace_right_1.xfst |     2 +-
 .../src/parsers/test/weighted_replace_right_2.xfst |     2 +-
 .../src/parsers/test/weighted_replace_right_3.xfst |     2 +-
 .../src/parsers/test/weighted_replace_right_4.xfst |     4 +-
 .../src/parsers/test/weighted_replace_right_5.xfst |     2 +-
 .../src/parsers/test/weighted_replace_right_6.xfst |     6 +-
 .../src/parsers/test/weighted_replace_right_7.xfst |    12 +-
 .../src/parsers/test/weighted_replace_right_8.xfst |     6 +-
 .../src/parsers/test/weighted_replace_right_9.xfst |     6 +-
 429 files changed, 11843 insertions(+), 61440 deletions(-)

diff --cc debian/changelog
index 8ed210e,0000000..73a7008
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,50 -1,0 +1,56 @@@
++hfst (3.10.0~r2798-1) unstable; urgency=low
++
++  * Update to latest upstream release.
++
++ -- Tino Didriksen <tino at didriksen.cc>  Wed, 25 May 2016 11:27:01 +0200
++
 +hfst (3.9.0~r4595-3) unstable; urgency=medium
 +
 +  * Update package to generate appropriate dependencies for python bindings
 +    as well as building for all supported python3 versions. Patch was not added
 +    in last update by mistake (Closes: #809446)
 +
 + -- Kartik Mistry <kartik at debian.org>  Wed, 10 Feb 2016 10:59:55 +0530
 +
 +hfst (3.9.0~r4595-2) unstable; urgency=low
 +
 +  [ Tino Didriksen ]
 +  * Removed old-style hardening support.
 +  * Added overrides.
 +
 + -- Kartik Mistry <kartik at debian.org>  Tue, 02 Feb 2016 17:41:03 +0530
 +
 +hfst (3.9.0~r4595-1) unstable; urgency=low
 +
 +  [ Tino Didriksen ]
 +  * Update to latest upstream release.
 +
 +  [ Kartik Mistry ]
 +  * debian/control:
 +    + Fixed Vcs-* URLs.
 +  * debian/copyright:
 +    + Updated SFST and Foma upstream URLs.
 +  * debian/rules:
 +    + Added hardening support.
 +
 + -- Kartik Mistry <kartik at debian.org>  Tue, 02 Feb 2016 11:49:33 +0530
 +
 +hfst (3.8.3~r4409-1) unstable; urgency=low
 +
 +  * Update to latest upstream release.
 +
 + -- Tino Didriksen <mail at tinodidriksen.com>  Mon, 03 Aug 2015 06:53:49 +0000
 +
 +hfst (3.8.2~r4145-1) unstable; urgency=low
 +
 +  [ Tino Didriksen ]
 +  * Initial release (Closes: #781759).
 +  * Add Python and Python3 modules.
 +  * Fix some Lintian errors.
 +  * Disable static libraries.
 +
 +  [ Kartik Mistry ]
 +  * Added hardening support.
 +  * Added patch description.
 +
 + -- Kartik Mistry <kartik at debian.org>  Wed, 22 Jul 2015 17:46:52 -0500
diff --cc debian/control
index 714a0ac,0000000..34ef149
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,92 -1,0 +1,94 @@@
 +Source: hfst
 +Section: science
 +Priority: optional
 +Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
- Uploaders: Tino Didriksen <mail at tinodidriksen.com>,
-            Kartik Mistry <kartik at debian.org>
++Uploaders: Tino Didriksen <tino at didriksen.cc>, Kartik Mistry <kartik at debian.org>
 +Build-Depends: autoconf,
 +               automake,
 +               autotools-dev,
 +               bison,
 +               debhelper (>= 9.0),
 +               dh-autoreconf,
 +               dh-python,
 +               dpkg-dev (>= 1.16.1~),
 +               flex,
 +               libicu-dev,
 +               libreadline-dev,
 +               libtool,
 +               python-dev,
 +               python3-all-dev,
 +               swig,
 +               zlib1g-dev
- Standards-Version: 3.9.6
++Standards-Version: 3.9.7
 +Homepage: http://www.ling.helsinki.fi/kieliteknologia/tutkimus/hfst/
 +Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/hfst.git
 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/hfst.git
 +
 +Package: hfst
 +Architecture: any
- Depends: libhfst42 (= ${binary:Version}),
++Depends: libhfst45 (= ${binary:Version}),
 +         ${misc:Depends},
 +         ${python:Depends},
 +         ${shlibs:Depends}
 +Description: Helsinki Finite-State Transducer Technology
 + The Helsinki Finite-State Transducer software is intended for the
 + implementation of morphological analysers and other tools which are
 + based on weighted and unweighted finite-state transducer technology.
 +
- Package: libhfst42
++Package: libhfst45
 +Architecture: any
 +Depends: ${misc:Depends}, ${shlibs:Depends}
 +Provides: libhfst
 +Conflicts: libhfst, libhfst3
 +Replaces: libhfst, libhfst3
 +Description: Helsinki Finite-State Transducer Technology Libraries
 + The Helsinki Finite-State Transducer software is intended for the
 + implementation of morphological analysers and other tools which are
 + based on weighted and unweighted finite-state transducer technology.
 + .
 + This package provides runtime libraries for HFST.
 +
- Package: libhfst42-dev
++Package: libhfst45-dev
 +Architecture: any
 +Section: libdevel
- Depends: libhfst42 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
++Depends: hfst (= ${binary:Version}),
++         libhfst45 (= ${binary:Version}),
++         ${misc:Depends},
++         ${shlibs:Depends}
 +Provides: libhfst-dev
 +Conflicts: libhfst-dev, libhfst3-dev
 +Replaces: libhfst-dev, libhfst3-dev
 +Description: Helsinki Finite-State Transducer Technology Development files
 + The Helsinki Finite-State Transducer software is intended for the
 + implementation of morphological analysers and other tools which are
 + based on weighted and unweighted finite-state transducer technology.
 + .
 + This package provides development headers and libraries for HFST
 +
 +Package: python-libhfst
 +Architecture: any
 +Section: python
- Depends: libhfst42 (= ${binary:Version}),
++Depends: libhfst45 (= ${binary:Version}),
 +         ${misc:Depends},
 +         ${python:Depends},
 +         ${shlibs:Depends}
 +Description: Helsinki Finite-State Transducer Technology (Python2 module)
 + The Helsinki Finite-State Transducer software is intended for the
 + implementation of morphological analysers and other tools which are
 + based on weighted and unweighted finite-state transducer technology.
 + .
 + This package provides Python2 module for libhfst.
 +
 +Package: python3-libhfst
 +Architecture: any
 +Section: python
- Depends: libhfst42 (= ${binary:Version}),
++Depends: libhfst45 (= ${binary:Version}),
 +         ${misc:Depends},
 +         ${python3:Depends},
 +         ${shlibs:Depends}
 +Description: Helsinki Finite-State Transducer Technology (Python3 module)
 + The Helsinki Finite-State Transducer software is intended for the
 + implementation of morphological analysers and other tools which are
 + based on weighted and unweighted finite-state transducer technology.
 + .
 + This package provides Python3 module for libhfst.
diff --cc debian/copyright
index fe12a87,0000000..040ceee
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,90 -1,0 +1,124 @@@
 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 +Source: http://www.ling.helsinki.fi/kieliteknologia/tutkimus/hfst/
 +
 +Files: *
- Copyright: 2009-2014, Department of Modern Languages, University of Helsinki
++Copyright: 2009-2016, Department of Modern Languages, University of Helsinki
 +           See AUTHORS for more copyrights.
- License: GPL-3
++License: GPL-3+
++
++License: GPL-3+
++ This program is free software: you can redistribute it and/or modify
++ it under the terms of the GNU General Public License as published by
++ the Free Software Foundation, version 3 of the license, or
++ (at your option) any later version.
++ .
++ This package is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
++ GNU General Public License for more details.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program. If not, see <http://www.gnu.org/licenses/>.
++ .
++ On Debian systems, the complete text of the GNU General
++ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
++
++Files: libhfst/*
++       python/*
++Copyright: 2009-2016, Department of Modern Languages, University of Helsinki
++           See AUTHORS for more copyrights.
++License: LGPL-3+
++
++License: LGPL-3+
++ This library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 3 of the License, or (at your option) any later version.
++ See the file COPYING included with this distribution for more
++ information.
++ .
++ On Debian systems, the complete text of the GNU Lesser General
++ Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".
 +
 +Files: back-ends/sfst/*
 +Copyright: 2012 Helmut Schmid <schmid at cis.uni-muenchen.de>
 +Comment: http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
 +License: GPL-3
 +
 +License: GPL-3
 + This program is free software: you can redistribute it and/or modify
 + it under the terms of the GNU General Public License as published by
 + the Free Software Foundation, version 3 of the license..
 + .
 + This package is distributed in the hope that it will be useful,
 + but WITHOUT ANY WARRANTY; without even the implied warranty of
 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 + GNU General Public License for more details.
 + .
 + You should have received a copy of the GNU General Public License
 + along with this program. If not, see <http://www.gnu.org/licenses/>.
 + .
 + On Debian systems, the complete text of the GNU General
 + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
 +
 +Files: tools/src/hfst-proc/buffer.h
 +Copyright: 2005 Universitat d'Alacant / Universidad de Alicante
 +License: GPL-2+
 +
 +Files: test/tools/fsmbook-tests/xfst-scripts/Lingala.xfst.script
 +Copyright: 2003 Lauri Karttunen
 +License: GPL-2+
 +
 +License: GPL-2+
 + This program is free software: you can redistribute it and/or modify
 + it under the terms of the GNU General Public License as published by
 + the Free Software Foundation, either version 2 of the License, or
 + (at your option) any later version.
 + .
 + This package is distributed in the hope that it will be useful,
 + but WITHOUT ANY WARRANTY; without even the implied warranty of
 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 + GNU General Public License for more details.
 + .
 + You should have received a copy of the GNU General Public License
 + along with this program. If not, see <http://www.gnu.org/licenses/>.
 + .
 + On Debian systems, the complete text of the GNU General
 + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 +
 +Files: back-ends/dlfcn/dlfcn.*
 +Copyright: 2007 Ramiro Polla
 +License: LGPL-2.1+
 +
 +License: LGPL-2.1+
 + This program is free software: you can redistribute it and/or modify
 + it under the terms of the GNU Lesser General Public License as published by
 + the Free Software Foundation, either version 2.1 of the License, or
 + (at your option) any later version.
 + .
 + This package is distributed in the hope that it will be useful,
 + but WITHOUT ANY WARRANTY; without even the implied warranty of
 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 + GNU Lesser General Public License for more details.
 + .
 + You should have received a copy of the GNU Lesser General Public License
 + along with this program. If not, see <http://www.gnu.org/licenses/>.
 + .
 + On Debian systems, the complete text of the GNU Lesser General
 + Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".
 +
 +Files: back-ends/foma/*
 +Copyright: 2008-2015 Mans Hulden
 +License: Apache-2.0
 +Comment: The source files still say GPL-2.0, but author and
 + https://bitbucket.org/mhulden/foma/downloads explicitly states "License change to Apache 2.0"
 +
 +Files: back-ends/openfst/*
 +       back-ends/openfstwin/*
 +       tools/src/hfst-optimized-lookup*
 +Copyright: 2005-2010 Google, Inc.
 +License: Apache-2.0
 +
 +License: Apache-2.0
 + On Debian systems, the complete text of the Apache 2.0 license
 + can be found in "/usr/share/common-licenses/Apache-2.0".
diff --cc debian/libhfst45-dev.install
index f8f2354,0000000..f8f2354
mode 100644,000000..100644
--- a/debian/libhfst45-dev.install
+++ b/debian/libhfst45-dev.install
diff --cc debian/libhfst45.install
index 9503874,0000000..9503874
mode 100644,000000..100644
--- a/debian/libhfst45.install
+++ b/debian/libhfst45.install
diff --cc debian/libhfst45.lintian-overrides
index 4fa2abe,0000000..4fa2abe
mode 100644,000000..100644
--- a/debian/libhfst45.lintian-overrides
+++ b/debian/libhfst45.lintian-overrides
diff --cc debian/libhfst45.postinst
index 7df96b6,0000000..7df96b6
mode 100644,000000..100644
--- a/debian/libhfst45.postinst
+++ b/debian/libhfst45.postinst
diff --cc debian/rules
index 58ab775,0000000..32fc01d
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,38 -1,0 +1,38 @@@
 +#!/usr/bin/make -f
 +# -*- makefile -*-
 +
 +#export DH_VERBOSE=1
 +
 +NUMJOBS = 1
 +ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 +	NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 +endif
 +
 +build3vers := $(shell py3versions -sv)
 +
 +# This has to be exported to make some magic below work.
 +export DH_OPTIONS
 +
 +%:
- 	dh $@ --parallel --with autoreconf,python2,python3
++	dh $@ --fail-missing --parallel --with autoreconf,python2,python3
 +
 +override_dh_auto_configure:
 +	dh_auto_configure -- --disable-static --with-unicode-handler=ICU --enable-all-tools
 +
 +override_dh_auto_build:
- 	./scripts/generate-cc-files.sh
 +	$(MAKE) -j$(NUMJOBS) || $(MAKE) -j$(NUMJOBS) || $(MAKE)
 +	set -e && for i in $(build3vers); do \
 +		cd $(CURDIR)/python && python$$i setup.py build_ext && strip --strip-unneeded build/*/*.so; \
 +	done
 +
 +override_dh_auto_test:
- 	# Skip, as it breaks in various unpredictable ways
++	make -j1 check
 +
 +override_dh_auto_install:
 +	dh_auto_install
 +	set -e && for i in $(build3vers); do \
 +		cd $(CURDIR)/python && python$$i setup.py install --no-compile --prefix /usr --install-layout deb --root $(CURDIR)/debian/tmp; \
 +	done
 +	find $(CURDIR) -type f -name '*.pyc' -exec rm -f '{}' \;
 +	find $(CURDIR) -type f -name '*.pyo' -exec rm -f '{}' \;
++	find $(CURDIR) -type f -name '*.la' -exec rm -f '{}' \;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hfst.git



More information about the debian-science-commits mailing list