ticcutils (0.24-2build2) jammy; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 09 Feb 2022 05:52:50 +0100

ticcutils (0.24-2build1) groovy; urgency=medium

  * No-change rebuild against libicu67

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 28 Jul 2020 16:19:39 +0000

ticcutils (0.24-2) unstable; urgency=medium

  * Upload to unstable

 -- Maarten van Gompel <proycon@anaproy.nl>  Thu, 23 Apr 2020 17:24:44 +0200

ticcutils (0.24-1) experimental; urgency=medium

  [ Maarten van Gompel ]
  * New upstream release (v0.24; skipped v0.21-v0.23)
  * debian/control: Removed boost dependency
  * New library package libticcutils8 because SO
    version changed to 8. Replaces libticcutils5
    (intermediate versions were not packaged)
  * debian/control: Updated standards version
  * debian/control: Added debhelper-compat 12 dependency
    and removed old debian/compat
  * debian/copyright: Updated years

  [ Mattia Rizzolo ]
  * d/control: Add Rules-Requires-Root:no.
  * d/control: Mark the library packages as Multi-Arch:same.
  * d/rules: drop unused include of architecture.mk.

 -- Maarten van Gompel <proycon@anaproy.nl>  Tue, 21 Apr 2020 19:03:22 +0200

ticcutils (0.20-1) unstable; urgency=medium

  * New upstream release (v0.20; skipped v0.15-v0.19)
  * New library package libticcutils5 because SO
    version changed to 5. Replaces libticcutils3
  * debian/control: Updated vcs-git, vcs-browser for salsa,
    updated standards version
  * debian/control: Migrating away from cdbs
  * debian/control: Added dependency libicu-dev
  * reverted -dev package to unversioned name
    (as recommended by Mattia Rizzolo)
  * debian/compat: bumped to debhelper v11
  * debian/control: removed dh-autoreconf build dependency,
    is already incorporated in debhelper>=10
  * debian/control: Removing Replaces/Conflicts on libticcutils5
    and adding Conflicts for libticcutils-dev
    as recommended by Sébastien Villemot
  * debian/copyright: Updated main copyright information
  * debian/copyright: Added copyright for m4 files
  * debian/control: more meaningful short description

 -- Maarten van Gompel <proycon@anaproy.nl>  Fri, 14 Dec 2018 14:38:48 +0100

ticcutils (0.14-1) unstable; urgency=medium

  * New upstream release
  * added myself as maintainer
  * debian/control: updated standards version
  * debian/compat: bumped to 10
  * debian/control: cleanup (whitespace),
    updated Vcs-Git, Vcs-Browser,
    removed old libticcutils1*install
  * debian/copyright: updated and reordered, tried to comply to DEP-5
  * multiple files: removed redundant comment on first line
    (Thanks to Mattia Rizzolo for pointing out most of the above)

 -- Maarten van Gompel <proycon@anaproy.nl>  Tue, 18 Oct 2016 13:48:33 +0200

ticcutils (0.13.1-1) unstable; urgency=medium

  * New Upstream Release, 26 jul 2016.  We've missed 0.13 (11 jul
    2016), 0.12 (7 jun 2016) and 0.11 (14 jan 2016).
    - https://github.com/LanguageMachines/ticcutils/issues/3

  [ Joost van Baal-Ilić ]
  * Acknowlegde Non-maintainer upload (0.4-5.1), thanks Aurelien Jarno.
    - debian/rules, debian/control: Use dh-autoreconf to update autoconf and
      libtool files (Closes: #752798).
  * Acknowlegde Non-maintainer upload (0.7-2.1), thanks Jonathan Wiltshire.
  * debian/control: add autoconf-archive to Build-depends: new upstream
    apparently needs this.

  [ Maarten van Gompel ]
  * homepage update
  * updated debian/watch to github
  * updated debian/watch to 'make dist' tarball rather
    than bare sources

 -- Joost van Baal-Ilić <joostvb@debian.org>  Thu, 28 Jul 2016 05:51:33 +0200

ticcutils (0.7-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename library packages for the g++ 5 transition (see #791301)

 -- Jonathan Wiltshire <jmw@debian.org>  Tue, 11 Aug 2015 22:20:05 +0100

ticcutils (0.7-2) unstable; urgency=medium

  * debian/control: add missing build-depends zlib1g-dev; fixed FTBFS.

 -- Joost van Baal-Ilić <joostvb@debian.org>  Thu, 30 Oct 2014 09:47:41 +0100

ticcutils (0.7-1) unstable; urgency=medium

  * New Upstream Release
  * debian/control: migrated version control from Subversion to git (still on
    Debian's Alioth).
  * debian/*: change version control tags from Subversion to git.
  * debian/watch: more strict.
  * debian/control: enhance short description (thanks lintian).
  * debian/{control,rules}: add dh-autoreconf to Build-Depends, add
    autoreconf.mk to rules. This fixes: 'ticcutils: use dh-autoreconf in
    order to build on new architectures':
    "The package ticcutils fails to build on ppc64el, as on new architectures,
     because the config.{guess,sub} and libtool files are out of date, and
     are not updated during the build, causing the following error, because
     shared library is not generated. ``cp: cannot stat
     'debian/tmp/usr/lib/libticcutils.so': No such file or directory''.  I
     just created a patch that enables the package to be reconfigured during
     the build process, so, updating the libtool files. I am using the
     following URL as reference: https://wiki.debian.org/qa.debian.org/
     FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build ."  Thanks Breno
     Leitao for the patch.  (Closes: #752798).
  * debian/copyright: point to the version of the license the package
    references in its license statement; not to versionless symlink in
    /usr/share/common-licenses (thanks lintian).

 -- Joost van Baal-Ilić <joostvb@debian.org>  Thu, 30 Oct 2014 07:50:36 +0100

ticcutils (0.5-1) trusty; urgency=low

  * New Upstream Release
  * debian/control: Standards-Version upgraded from policy 3.9.4 to 3.9.5
  * debian/changelog (this file) use 'trusty' as the distribution name, while
    lintian rejects 'unstable'

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Thu, 12 Jun 2014 16:14:44 +0200

ticcutils (0.4-5.1) unstable; urgency=medium

  * Non-maintainer upload with maintainer permission. Thanks.
  * Use dh-autoreconf to update autoconf and libtool files (Closes: #752798).

 -- Aurelien Jarno <aurel32@debian.org>  Wed, 10 Sep 2014 20:51:05 +0200

ticcutils (0.4-5) unstable; urgency=low

  * debian/libticcutils2-dev.install, debian/libticcutils-dev.install,
    debian/control: rename libticcutils-dev to libticcutils2-dev.
    upstream cannot guarantee strong compatibility yet.
  * debian/control: Standards-Version upgraded from policy 3.9.3 to 3.9.4 (no
    other changes needed: section 8.6 is mostly not applicable to us: we keep
    using shlibs files, not symbols, since we build from C++ sources).
  * have informed upstream about outdated (2012-02) autotools helper files
    config.{sub,guess}.

 -- Joost van Baal-Ilić <joostvb@debian.org>  Thu, 01 Aug 2013 15:30:13 +0200

ticcutils (0.4-4) unstable; urgency=low

  * debian/control: remove obsolete DM-Upload-Allowed.
  * debian/libticcutils2-dev.install, debian/libticcutils-dev.install,
    debian/control: rename libticcutils2-dev to libticcutils-dev.  Add
    libticcutils2-dev to Conflicts and Replaces.

 -- Joost van Baal-Ilić <joostvb@debian.org>  Sat, 15 Jun 2013 20:39:03 +0200

ticcutils (0.4-3) unstable; urgency=low

  * debian/control: added Replaces: libticcutils1-dev

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Thu, 18 Apr 2013 15:14:58 +0200

ticcutils (0.4-2) unstable; urgency=low

  * debian/control: added Conflicts: libticcutils1-dev

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Thu, 18 Apr 2013 14:52:22 +0200

ticcutils (0.4-1) unstable; urgency=low

  * New Upstream Release
  * debian/control: added dependency on libxml2. We now build libticcutils2 and
    libticcutils2-dev
  * debian/libticcutils2{-dev}.install new files

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Thu, 04 Apr 2013 09:41:17 +0200

ticcutils (0.3-2) unstable; urgency=low

  * Rebuild for Debian jessie.
  * debian/watch: more strict, no longer match ticcutils-latest.tar.gz symlink.

 -- Joost van Baal-Ilić <joostvb@debian.org>  Tue, 27 Nov 2012 08:21:52 +0100

ticcutils (0.3-1) unstable; urgency=low

  * New Upstream Release

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Thu, 11 Oct 2012 14:49:32 +0200

ticcutils (0.2-5) unstable; urgency=low

  * debian/{compat,control}: debhelper compatibility level lowered from 9 to 8.

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Wed, 15 Aug 2012 14:48:14 +0200

ticcutils (0.2-4) unstable; urgency=low

  * First upload to Debian archive (closes: #684756).
  * debian/control: improve description.
  * debian/{compat,control}: debhelper compatibility level raised from 7 to 9.
  * debian/control: Standards-Version upgraded from policy 3.9.2 to 3.9.3 (no
    other changes needed).

 -- Joost van Baal-Ilić <joostvb@debian.org>  Tue, 14 Aug 2012 22:49:08 +0200

ticcutils (0.2-3) unstable; urgency=low

  * resolved the 'package-name-doesnt-match-sonames' warning

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Tue, 14 Aug 2012 14:38:52 +0200

ticcutils (0.2-2) unstable; urgency=low

  * debian/libticcutil-dev.install: changed name of include dir

 -- Ko van der Sloot <ko.vandersloot@uvt.nl>  Tue, 14 Aug 2012 12:39:52 +0200

libticcutils (0.2-1) unstable; urgency=low

  * First non-public release.

 -- Ko van der Sloot <Ko.vanderSloot@uvt.nl>  Tue, 14 Aug 2012 11:17:28 +0100
