Back to tesseract PTS page

Accepted tesseract 4.00~git2288-10f4998a-2 (source amd64 all) into unstable



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 07 Apr 2018 21:10:12 +0300
Source: tesseract
Binary: tesseract-ocr libtesseract-dev libtesseract4 tesseract-ocr-all
Architecture: source amd64 all
Version: 4.00~git2288-10f4998a-2
Distribution: unstable
Urgency: medium
Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Changed-By: Alexander Pozdnyakov <almipo@mail.ru>
Description:
 libtesseract-dev - Development files for the tesseract command line OCR tool
 libtesseract4 - Tesseract OCR library
 tesseract-ocr - Tesseract command line OCR tool
 tesseract-ocr-all - Tesseract OCR with all language and script packages
Closes: 841845
Changes:
 tesseract (4.00~git2288-10f4998a-2) unstable; urgency=medium
 .
   * Compile
   * disable patch - fix-up-headers
   * TESSDATA_PREFIX variable was changed to /usr/share/tesseract-
     ocr/4.00
   * fix patch - man.diff
   * Add upstream/metadata
   * fix "insecure-copyright-format-uri"
   * add Version Control System location
   * moved installation path for tesstrain.sh
   * add shebang to language-specific.sh
   * add configure option --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
     (closes: #841845)
   * URL: git://github.com/tesseract-ocr/tesseract.git
   * Branch: master
   * Commit: 10f4998aee3ccc68e9c4931ce744dd292ad6ff19
   * Date: 1522701055
   * git changelog:
   *  10f4998a - fix cmake build of training tools
   *  e9e1e936 - add tess_version.h to distribution
   *  64a73155 - add licence info
   *  af037c27 - rename version.h.in because the filename is too general
     for distribution
   *  f8e26eed - fix cmake windows version info for tesseract library and
     executable
   *  d28439c3 - Merge pull request #1438 from stweil/vs2010
   *  ead7759e - Merge pull request #1430 from stweil/news
   *  f29c12a0 - classify: Fix warnings from Doxygen (#1439)
   *  8701b151 - cmake: Automatically build tesseract.rc with version
     from file
   *  2cc46fa6 - BITS16: Use inline code for all constructors (#1434)
   *  832926f5 - Update library version handling for cmake (#1435)
   *  b1d291e6 - cmake: Get version information from VERSION file (#1436)
   *  9e74ed37 - Add IntCastRounded for float argument (#1433)
   *  6bbfc3b5 - Create version.h from available version information
     (#1432)
   *  53a25713 - autoconf: Get version components from PACKAGE_VERSION
     (#1431)
   *  033418e3 - Remove NEWS stub file
   *  3fcb952d - Remove unneeded CPPFLAGS (#1425)
   *  c7c738a1 - lstm: Small code optimisation (#1426)
   *  365611f2 - doc: Fix asciidoc escapes for C++ (#1427)
   *  18c8f883 - Remove deprecated parameters (#1418)
   *  3dcab4e1 - classify: Remove deprecated method ExtractIntFeat
     (#1422)
   *  bf0bddb9 - dict: Remove deprecated parameters (#1421)
   *  d13b8620 - Remove deprecated method DumpPGM (#1420)
   *  ee201e1f - Remove deprecated support for -psm argument (#1419)
   *  afcd4cbe - Remove unused local variable max_num_strokes (#1417)
   *  d087f202 - configure: Remove GIT_REV which is no longer used
     (#1416)
   *  8f7be2e7 - lstm: Replace NULL by nullptr (#1415)
   *  3fa25d9b - Install training tools with CMake.
   *  e45d9587 - arch: Remove stray ) in pragma (#1413)
   *  a02b0f97 - Remove vcsversion.h (#1412)
   *  b94bbd6e - Update version handling (#1408)
   *  8c84d29c - Fix CID 1270406, CID 1270407 and CID 1270411 Arguments
     in wrong order (#1410)
   *  660b3664 - Fix issues reported by Coverity Scan (#1409)
   *  1694be92 - tessdatamanager: Use PACKAGE_VERSION instead of
     TESSERACT_VERSION_STR (#1407)
   *  8c258750 - Simplify Makefile and add missing dependency for target
     training-install (#1403)
   *  8209ce36 - cmake: Update version and add it to config_auto.h
     (#1402)
   *  81c47288 - configure: Use m4_esyscmd_s to suppress linefeed (fix
     needed for macOS) (#1401)
   *  64af706f - arch: Fix some compiler warnings (-Wignored-qualifiers)
     (#1400)
   *  6b2a0901 - viewer: Fix some compiler warnings (-Wstringop-
     truncation) (#1399)
   *  c222145c - wordrec: Fix compiler warning (-Wstringop-truncation)
     (#1398)
   *  860dd10b - autogen: Fix typo in comment (#1396)
   *  d50769dc - autogen: Report missing requirements (#1394)
   *  023e1b34 - Use POSIX data types and macros (#878)
   *  40c71bfc - Update unittest for new script data location and fix out-
     of-tree build (#1386)
   *  49dd464e - Update googletest (#1383)
   *  47a326b0 - Use POSIX data types for external interfaces (#1358)
   *  c6afad03 - Fix compiler warning (-Wsign-compare) (#1385)
   *  15638a5c - doc: Add missing language to list (#1368)
   *  bdf66297 - Update version in README and manpages (#1381)
   *  8fb68746 - configure: Get version string from git or from VERSION
     file (#1380)
   *  2d319cb8 - configure: Update date, version and add project URL
     (#1379)
   *  df581089 - Manpages (#1378)
   *  79c6fa6d - Update package version (Visual Studio) (#1373)
   *  4b2bea79 - Update TESSERACT_VERSION_STR (#1372)
   *  14ee9119 - lstm: Use MS C intrinsic function for faster calculation
     of log2 (#1369)
   *  960007e5 - Fix compiler warning (possible loss of data) (#1370)
   *  08ef815f - doc: Remove unsupported traineddata from list (#1367)
   *  53f791ba - Remove obsolete code (#1365)
   *  59dc3e62 - Update appveyor.yml
   *  1d6e9c1d - Update appveyor.yml
   *  5845e1a2 - Add unit test for OSD, update apiexample test (#1359)
   *  7972b13e - Remove macro USE_STD_NAMESPACE (#1360)
   *  0d9cdbe6 - README: Use CamelCase for GitHub (#1357)
   *  068d43d3 - Remove old code for string class (no longer needed)
     (#1354)
   *  9035217a - Remove parameter m_data_sub_dir (#1356)
   *  cf66bc84 - Fix syntax error. (#1355)
   *  b9b08c7e - Replace log2(n) by local functions (#1353)
   *  c6e89160 - fixes for C++11 (#1164)
   *  ad6f3b41 - Fixed unqualified class "string" (#1082)
Checksums-Sha1:
 988c65113bc40daef38cf5124aeb6cf6ba89f025 2397 tesseract_4.00~git2288-10f4998a-2.dsc
 c61059fc04a594a0953fbff3df627d9fd8db10a4 9605504 tesseract_4.00~git2288-10f4998a.orig.tar.xz
 ac86ece48389d05a8993ed9fd2f8bb94da239ebf 25640 tesseract_4.00~git2288-10f4998a-2.debian.tar.xz
 04c6ac84d8bd1d29fe002c5d8a61318edeb18590 1477552 libtesseract-dev_4.00~git2288-10f4998a-2_amd64.deb
 9ae79ca9954d650473325cfaa3ff7c111a0f7782 12939476 libtesseract4-dbgsym_4.00~git2288-10f4998a-2_amd64.deb
 ec0e153a1fe359f14649d535e01e7a809f324501 1202524 libtesseract4_4.00~git2288-10f4998a-2_amd64.deb
 c687458b1f2f16df11897001c54fa7b2415bbd29 31956 tesseract-ocr-all_4.00~git2288-10f4998a-2_all.deb
 404106e7a65cc42a8716dc13f12b400243ef72d1 5039648 tesseract-ocr-dbgsym_4.00~git2288-10f4998a-2_amd64.deb
 954953262162c097acfd69f1df73ba69d9443e98 242764 tesseract-ocr_4.00~git2288-10f4998a-2_amd64.deb
 17fd7064e5ebd6b29b88034be019419e982d879b 12218 tesseract_4.00~git2288-10f4998a-2_amd64.buildinfo
Checksums-Sha256:
 5ac889ae8490cb5ba6ff2fd17eb1b500734b2b78e70adfbcd1a83e7efe6ed128 2397 tesseract_4.00~git2288-10f4998a-2.dsc
 c6752c7713196c91f411af5667a64e769934c39e8627b382d3a94c477dc09550 9605504 tesseract_4.00~git2288-10f4998a.orig.tar.xz
 a2e7bd4b8c4ef32c6c51c4656740c0e7c2637b6ef4de24e6c1d873bb9a837c3e 25640 tesseract_4.00~git2288-10f4998a-2.debian.tar.xz
 d0bbdac3edd020af9960a7b9c0790b2ec24289b4eff4bf306b4ba507f4ac16fb 1477552 libtesseract-dev_4.00~git2288-10f4998a-2_amd64.deb
 df4b27ae00dfc42d1be0a6375b4ccc21b0eebfeb789fa4bf2a49a1d0501960b9 12939476 libtesseract4-dbgsym_4.00~git2288-10f4998a-2_amd64.deb
 128b82c9c19f2b94f3076c564832342c14433a270226bb4cd23d12e3da984327 1202524 libtesseract4_4.00~git2288-10f4998a-2_amd64.deb
 bcb4495cc23b6aca8a496fb34cbd079f09a25ec87e17ea09b107064802e5acaf 31956 tesseract-ocr-all_4.00~git2288-10f4998a-2_all.deb
 fdbf5a1e7694e096dfaef2525b497037e39417366d942afdaece390f36e1e96f 5039648 tesseract-ocr-dbgsym_4.00~git2288-10f4998a-2_amd64.deb
 4633a1f3497d0df2fd7b96d04508f1fabda6508d1622765d43dab9e681ab7fcf 242764 tesseract-ocr_4.00~git2288-10f4998a-2_amd64.deb
 b9b519696cad64f6cd6e6d76a24820109c9c9f3d3335bb782b51087def62c8fd 12218 tesseract_4.00~git2288-10f4998a-2_amd64.buildinfo
Files:
 c0f74c7a4b1b4c8a69a441dd26bb30b1 2397 graphics optional tesseract_4.00~git2288-10f4998a-2.dsc
 11870fc0d40b799d1cc67eefe0524dd1 9605504 graphics optional tesseract_4.00~git2288-10f4998a.orig.tar.xz
 9fa1758d099ca0b08a40f50bd4fbed1e 25640 graphics optional tesseract_4.00~git2288-10f4998a-2.debian.tar.xz
 58bc1f027bf9066f77b40fd785f4bd17 1477552 libdevel optional libtesseract-dev_4.00~git2288-10f4998a-2_amd64.deb
 f82364aa783fe65b58d4cd8f175d62fc 12939476 debug optional libtesseract4-dbgsym_4.00~git2288-10f4998a-2_amd64.deb
 41f788c959e8b75fa4edf5df072528dc 1202524 libs optional libtesseract4_4.00~git2288-10f4998a-2_amd64.deb
 9494d0b32e2c432a00a01edbb1d63978 31956 graphics optional tesseract-ocr-all_4.00~git2288-10f4998a-2_all.deb
 e627d2e25e4c324b06594948f50370e5 5039648 debug optional tesseract-ocr-dbgsym_4.00~git2288-10f4998a-2_amd64.deb
 7bef9b53756fea56dcfef010e88b57e5 242764 graphics optional tesseract-ocr_4.00~git2288-10f4998a-2_amd64.deb
 46d4a4de38bdda414c7d0ca6ebc313a3 12218 graphics optional tesseract_4.00~git2288-10f4998a-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCAAtFiEEfzii+Ck3m3QwNJ0yqHaugwpJrNMFAlrL0WMPHGphYkBkZWJp
YW4ub3JnAAoJEKh2roMKSazTOIQQALjL8ZHmqaWdA2DyhLDtLor/0OfQH7SJqBng
IaE+7gAGl+/cuDDQckMoKh6P2FAqT3djKdYaeJLlcPP7fLy4EhxXywwK0Z6y+VAz
LiwYvvihUxhurITnqdWR900r8MxBWDsK2kQMSKhZmoR/7w2PjLXc1amQxdG4AIsd
MWYU7bHSE9+er0T2GN6jr30iw9cPDa5BaOg/seQHu5tznQOuMWmvx6AFEL19VP9G
i1H5GenIH8JW6LLva0y1yoE40xXjzFjZI5nS9xBmxRi/ZS38JFCnXB+NyyW5Px4D
/C24cethvKIltAZFqOq9T8ofMC9uIu6ot8yTRnvPC18SVvNiCZbbo61LwnWYiZl8
JBeQxgkcJpPyFQ2yi877179KueM0uqLWutt5I+lETEBOzHdBHnKQRxiuCCVemAGM
xQRXTUozhiiXqnawmSTKeGeGpdn8FEJ52GLeADyctqal+qG8YszH2hEK7E3nwIKX
7NVEQBdYiQNvXFzQd9FkMpd3x2esz9h8Wj49kRP6sK2Zt9eytEZJuuP32ms4PhaI
mIN+xSq8LiffTWrdUjQssUnHrhr+fk49lQufT13yiL/KeyWCYMRyWtHRLX3INHIg
aZuj1IqgPcHpyYiSpS9cGTsVhexK+rI/VgjISgYGkpeohYZz7YdNUsAjla2kP3T3
lrfWwOeU
=85hL
-----END PGP SIGNATURE-----