dwww Home | Show directory contents | Find package

libdatrie (0.2.13-2) unstable; urgency=medium

  * d/tests/build: Make build test cross-testable.
    Change adapted from Sebastien Bacher's patch for libthai in bug #983522.
    Thanks Julian Andres Klode for first rasing this with initial patch.
    (Closes: #982540)
  * Trim trailing whitespace [lintian-brush].
  * Declare compliance with Debian Policy 4.6.0 (no changes)
  * Remove 1 obsolete maintscript entry [lintian-brush].
    - libdatrie-dev.maintscript: No longer need to make doc symlink
      in libdatrie-dev as once required in stretch (oldoldstable).

 -- Theppitak Karoonboonyanan <thep@debian.org>  Sun, 17 Oct 2021 12:48:12 +0700

libdatrie (0.2.13-1) unstable; urgency=medium

  * d/watch: Update to version 4
  * Switch to debhelper-compat 13
  * d/rules: Remove nocheck-guard on dh_auto_test-arch
  * Declare compliance with Debian Policy 4.5.1 (no changes)
  * d/gbp.conf: Remove the 'buildpackage' section.
    This should be for per-user options.
  * Remove versioned debhelper B-Dep
  * Add upstream metadata
  * New upstream version 0.2.13
  * d/copyright: Update years
  * d/libdatrie1.symbols: Add new symbols

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 29 Jan 2021 17:41:25 +0700

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 <thep@debian.org>  Mon, 26 Aug 2019 14:55:54 +0700

libdatrie (0.2.12-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Change Format URL to correct one

  [ Theppitak Karoonboonyanan ]
  * Drop iceweasel from libdatrie-doc Suggests
  * Switch to dh level 12
    - d/control: B-Dep on debhelper-compat (= 12) instead of debhelper
    - d/compat: Removed
  * d/copyright: Update years on packaging
  * Bump Standards-Version to 4.3.0 (no changes)
  * d/gbp.conf: Added, following DEP-14

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 01 Feb 2019 15:02:22 +0700

libdatrie (0.2.12-1) unstable; urgency=medium

  * Add Depends: pkg-config to libdatrie-dev
  * Update package description as per upstream
  * New upstream version 0.2.12

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 19 Jun 2018 14:11:14 +0700

libdatrie (0.2.11-1) unstable; urgency=medium

  * New upstream version 0.2.11
    - Fix trie_state_get_data() as caught by python-datrie packaging
      (Closes: #894278)
  * d/copyright: Update upstream years
  * d/control: Add "Rules-Requires-Root: no"
    The build output has been verified to be bit-by-bit identical
    with and without.
  * Bump Standards-Version to 4.1.4 (no changes)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Mon, 23 Apr 2018 14:14:48 +0700

libdatrie (0.2.10-7) unstable; urgency=medium

  * Update Vcs fields for migration to salsa.debian.org
  * Bump debhelper compat to level 11
    - d/compat: 10 -> 11
    - d/control: Bump debhelper version to >= 11
    - d/rules, d/libdatrie-doc.docs, -d/libdatrie-doc.install:
      Use dh 11 dh_installdocs to install generated doc directly
      instead of using upstream install, as 'nodoc' DEB_BUILD_OPTIONS
      is now supported with more concise commands.
    - d/libdatrie-doc.docs:
      Don't install NEWS et. al., to avoid conflicts with libdatrie1
  * Bump Standards-Version to 4.1.3 (no changes)
  * d/copyright: Update year on packaging
  * d/control: Update reference URLs in description to HTTPS

 -- Theppitak Karoonboonyanan <thep@debian.org>  Wed, 14 Feb 2018 14:56:49 +0700

libdatrie (0.2.10-6) unstable; urgency=medium

  * Add autopkgtest test suite
    - d/control: Add Testsuite: entry
    - +d/tests/control, +d/tests/build: Add test building against libdatrie
  * Add test for trietool utility
    - d/tests/control, +d/tests/tool: Add test suite for trietool
  * d/control: Drop unneeded Testsuite field [lintian]
    - Remove Testsite field
    - Bump dpkg-dev versioned dep to 1.17.1~, as suggested by lintian
  * d/watch: Use HTTPS on watch URL [lintian]
  * d/copyright: Use HTTPS in Source field
  * d/rules: Use all hardening flags [lintian]
  * Bump Standards-Version to 4.1.2 (no changes)

 -- Theppitak Karoonboonyanan <thep@debian.org>  Tue, 26 Dec 2017 11:47:22 +0700

libdatrie (0.2.10-5) unstable; urgency=medium

  * Bump debhelper compat to level 10
  * d/rules: Replace $(MAKE) with dh_auto_* to gain dh 10 parallelism,
    except dh_auto_install, as it can't reach install-am target
  * Do not generate/install doc on nodoc DEB_BUILD_OPTIONS
    (Policy 4.0.0 Section 4.9.1)
  * Bump Standards-Version to 4.0.0, all changes done.
  * Update debian/copyright
    - Use HTTPS in Format URL
    - Update upstream author's e-mail address
    - Update copyright years
  * d/control: Use HTTPS in upstream Homepage
  * Drop unnecessary dh-autoreconf B-Dep [lintian]
    debhelper 10 already pulls it in.

 -- Theppitak Karoonboonyanan <thep@debian.org>  Thu, 27 Jul 2017 18:22:29 +0700

libdatrie (0.2.10-4) unstable; urgency=medium

  * Correctly install doc according to Policy 12.3
    - Install doc under libdatrie1 doc dir (/usr/share/doc/libdatrie1)
      not a separate dir without the ending "1".

 -- Theppitak Karoonboonyanan <thep@debian.org>  Fri, 14 Oct 2016 20:51:46 +0700

# For older changelog entries, run 'apt-get changelog libdatrie-doc'

Generated by dwww version 1.14 on Thu Aug 14 21:47:12 CEST 2025.