libdatrie 0.2.12-3 source package in Ubuntu

Changelog

libdatrie (0.2.12-3) unstable; urgency=medium

  * d/gbp.conf: Use --source-only-changes by default
  * Bump Standards-Version to 4.4.0 (no changes)
  * d/rules: Drop '--with autoreconf'
    Already debhelper default since level 10
  * d/control: Drop B-Dep on ancient dpkg-dev 1.17.1
  * d/not-installed: Added to confirm dh_missing on *.la exclusion
  * d/not-installed: Also exclude the aged README.migration
  * Drop --add-udeb option from dh_makeshilbs
    - d/control: B-Dep on debhelper (>= 12.3)
    - d/rule: Drop '--add-udeb' option from dh_makeshlibs call

 -- Theppitak Karoonboonyanan <email address hidden>  Mon, 26 Aug 2019 14:55:54 +0700

Upload details

Uploaded by:
Theppitak Karoonboonyanan
Uploaded to:
Sid
Original maintainer:
Theppitak Karoonboonyanan
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main libs

Downloads

File Size SHA-256 Checksum
libdatrie_0.2.12-3.dsc 2.2 KiB 631b3aa1b0cf12bcb04df8a19a8370445801a176edce830e74c01f6a55f778aa
libdatrie_0.2.12.orig.tar.xz 303.0 KiB 452dcc4d3a96c01f80f7c291b42be11863cd1554ff78b93e110becce6e00b149
libdatrie_0.2.12-3.debian.tar.xz 9.0 KiB 10409d93b3762b8ac8e0851bb2b71f76c2c5b57df8999bf8b9686d951c8b7476

Available diffs

No changes file available.

Binary packages built by this source

libdatrie-dev: Development files for double-array trie library

 Trie is a kind of digital search tree, an efficient indexing method in which
 search time is independent of database size. It only takes O(m) search time,
 where m is the length of the search string. Comparably as efficient as
 hashing, trie also provides flexibility on incremental matching and key
 spelling manipulation. This makes it ideal for lexical analyzers, as well as
 spelling dictionaries.
 .
 This library is an implementation of double-array structure for representing
 trie, as proposed by Junichi Aoe. The details of the implementation can be
 found at https://linux.thai.net/~thep/datrie/datrie.html
 .
 This package contains the development libraries, header files and manpages
 you need to develop your programs using the datrie library.

libdatrie-doc: No summary available for libdatrie-doc in ubuntu hirsute.

No description available for libdatrie-doc in ubuntu hirsute.

libdatrie1: No summary available for libdatrie1 in ubuntu hirsute.

No description available for libdatrie1 in ubuntu hirsute.

libdatrie1-bin: No summary available for libdatrie1-bin in ubuntu hirsute.

No description available for libdatrie1-bin in ubuntu hirsute.

libdatrie1-bin-dbgsym: debug symbols for libdatrie1-bin
libdatrie1-dbgsym: No summary available for libdatrie1-dbgsym in ubuntu eoan.

No description available for libdatrie1-dbgsym in ubuntu eoan.

libdatrie1-udeb: No summary available for libdatrie1-udeb in ubuntu groovy.

No description available for libdatrie1-udeb in ubuntu groovy.