litecoin (0.21.4-1) unstable; urgency=medium

  * New upstream release.
  * New patch to fix FTBFS with miniupnpc 2.2.8 (Closes: #1087899, #1076689).
    Thanks, Gui-Yue, Yangfl.
  * Build-Depends: prefer "pkgconf" to "pkg-config".

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 29 Jan 2025 15:40:18 +1100

litecoin (0.21.3-1) unstable; urgency=medium

  * New upstream release.
    + fixed FTBFS (Closes: #1027827).
  * Standards-Version: 4.7.0.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 28 Apr 2024 13:05:49 +1000

litecoin (0.21.2.2-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix compilation against boost 1.83. (Closes: #1059138)

 -- Anton Gladky <gladk@debian.org>  Sat, 30 Dec 2023 15:17:54 +0100

litecoin (0.21.2.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-depend on libdb5.3++-dev.
  * Fix GCC-13 build. (Closes: #1037756)

 -- Bastian Germann <bage@debian.org>  Wed, 01 Nov 2023 15:21:35 +0100

litecoin (0.21.2.2-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 18 Jun 2023 18:06:44 +1000

litecoin (0.21.2.1-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 02 Aug 2022 17:53:27 +1000

litecoin (0.21.2-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.6.1.
  * Build-Depends
    + libfmt-dev

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 21 May 2022 14:22:17 +1000

litecoin (0.18.1-1) unstable; urgency=medium

  * New upstream release.
  * DH to version 12.
  * Install upstream man pages.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 21 Sep 2020 14:03:44 +1000

litecoin (0.17.1-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.4.0.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 23 Jul 2019 16:53:20 +1000

litecoin (0.16.3-2) unstable; urgency=medium

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

  [ Dmitry Smirnov ]
  * New upstream patch to fix deadlock (Closes: #913570)
  * Standards-Version: 4.2.1

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 13 Nov 2018 07:58:43 +1100

litecoin (0.16.3-1) unstable; urgency=medium

  * New upstream release [September 2018]
    + fixed CVE-2018-17144.

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 20 Sep 2018 11:41:50 +1000

litecoin (0.16.2-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 18 Sep 2018 21:09:51 +1000

litecoin (0.16.0-2) unstable; urgency=medium

  * set myself as Maintrainer (Closes: #899811).

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 06 Jun 2018 16:03:05 +1000

litecoin (0.16.0-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 04 Jun 2018 14:35:28 +1000

litecoin (0.15.1-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.1.4.
  * Vcs URL to Salsa.

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 30 May 2018 11:38:51 +1000

litecoin (0.14.2-1) unstable; urgency=medium

  * New upstream release [July 2017].
  * Standards-Version: 4.1.2.
  * Removed "dh-autoreconf" from Build-Depends.
  * rules: removed call to `dpkg-parsechangelog`.

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 13 Dec 2017 08:46:16 +1100

litecoin (0.13.2.1-1) unstable; urgency=medium

  * New upstream release [January 2017]:
    + Fixed FTBFS with openssl 1.1.0 (Closes: #828425).
    + Fixed FTBFS with GCC 6 (Closes: #811917).
    + Fixed segmentation fault (Closes: #854157).
  * Removed obsolete "gcc6.patch".
  * Updated "system-leveldb.patch".
  * Build-Depends += "libevent-dev".
  * debhelper/compat to version 10.
  * Standards-Version: 3.9.8.
  * Modernised Vcs URLs.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 26 Feb 2017 22:57:35 +1100

litecoin (0.10.4.0-1) unstable; urgency=medium

  * New upstream release [December 2015].
  * Removed obsolete "upstream-util-test.patch".
  * Do not build/install .menu file (command-in-menu-file-and-desktop-file).

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 04 Jan 2016 15:56:55 +1100

litecoin (0.10.2.2-2) unstable; urgency=medium

  * Fix compilation with GCC-5 by building with "-fPIC" and
    "--disable-hardening" to prevent overriding of environment build flags
    (Closes: #777983).

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 27 Jul 2015 10:21:45 +1000

litecoin (0.10.2.2-1) unstable; urgency=medium

  * New major upstream release [June 2015].
  * Build system changed to "autoconf" (multiple changes).
  * GUI switched to QT5.
  * litecoind: install "litecoin-cli" utility.
  * Build-Depends:
    - libqt4-dev
    - qt4-qmake
    - libleveldb-dev (>= 1.10.0)
    + libleveldb-dev (>= 1.18-2.1)
    + pkg-config
    + dh-autoreconf
    + libprotobuf-dev
    + protobuf-compiler
    + qttools5-dev
    + qttools5-dev-tools
  * Updated version of "libleveldb-dev" in Build-Depends to require library
    built with "-fPIC".
  * Enabled all hardening.
  * Minor update to long package description.
  * Patchworks:
    - Removed "builddate.patch".
    + Added "upstream-util-test.patch".
    + Re-done and re-named remaining patches.
  * Removed obsolete lintian-overrides.
  * Convert icon reproducibly (Closes: #778984).
    Thanks, Chris Lamb.

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 09 Jul 2015 11:58:18 +1000

litecoin (0.8.7.5-1) unstable; urgency=medium

  * New upstream release [January 2015].
  * Install upstream changelog; removed override_dh_builddeb.

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 16 Jan 2015 12:45:46 +1100

litecoin (0.8.7.4-1) unstable; urgency=low

  * New upstream release [September 2014].
  * Standards-Version to 3.9.6.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 29 Sep 2014 15:37:53 +1000

litecoin (0.8.7.1-1) unstable; urgency=low

  * New upstream release [April 2014].
  * Added "debian/gbp.conf".

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 20 Apr 2014 09:08:12 +1000

litecoin (0.8.6.2-1) unstable; urgency=medium

  * New upstream release [January 2014].
  * Don't ignore post-build QT tests falure(s).

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 15 Jan 2014 14:44:29 +1100

litecoin (0.8.6.1-1) unstable; urgency=low

  * New upstream release [December 2013].

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 17 Dec 2013 09:24:03 +1100

litecoin (0.8.5.1-1) unstable; urgency=low

  * Initial release (Closes: #693492).

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 20 Nov 2013 13:52:17 +1100