iptux (0.9.4-1) unstable; urgency=medium

  * New upstream version
  * d/copyright: update year info to 2025
  * update d/iptux.lintian-overrides

 -- xiao sheng wen <atzlinux@sina.com>  Tue, 18 Feb 2025 11:16:34 +0800

iptux (0.9.3-3) unstable; urgency=medium

  * Team upload.
  * debian/rules: Explicitly disable LTO during build. (Closes: #1094166)

 -- Boyuan Yang <byang@debian.org>  Tue, 28 Jan 2025 14:23:34 -0500

iptux (0.9.3-2) unstable; urgency=medium

  * Team upload.
  * debian/control: Drop myself from uploaders list.
  * debian/source/lintian-overrides: Suppress warnings for shared libraries.

 -- Boyuan Yang <byang@debian.org>  Tue, 21 Jan 2025 17:10:04 -0500

iptux (0.9.3-1) unstable; urgency=medium

  * New upstream version
  * rm d/patches directory, new upstream applied

 -- xiao sheng wen <atzlinux@sina.com>  Sun, 23 Jun 2024 23:22:47 +0800

iptux (0.9.1-2) unstable; urgency=medium

  * debian/patches/backport/e048ff79f3fd2738f6d83d780135a3afdf56d0c0.patch:
    Apply upstream patch to fix FTBFS on armel and armhf. (Closes: #1071039)

 -- Boyuan Yang <byang@debian.org>  Sat, 18 May 2024 09:09:19 -0400

iptux (0.9.1-1) unstable; urgency=medium

  * New upstream version 0.9.1
  * d/copyright: update year info to 2024
  * d/control: Build-Depends:
      - cmake
      - libgstreamer1.0-dev
      + libayatana-appindicator3-dev
      + appstream
  * Bump Standards-Version: 4.7.0

 -- xiao sheng wen <atzlinux@sina.com>  Mon, 13 May 2024 17:05:41 +0800

iptux (0.8.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches: Drop merged patches.

 -- Boyuan Yang <byang@debian.org>  Fri, 19 Apr 2024 12:04:30 -0400

iptux (0.8.4-1) unstable; urgency=medium

  * add debian/gbp.conf
  * New upstream version 0.8.4
  * d/copyright: update copyright year info to 2023
  * Bump Standards-Version: 4.6.2
  * add d/p/fix-typo-DataSettings.cpp.patch

 -- xiao sheng wen <atzlinux@sina.com>  Fri, 16 Jun 2023 23:08:21 +0800

iptux (0.8.3+git20211122-1) unstable; urgency=high

  * New upstream snapshot.
    + share/applications/meson.build: Fix FTBFS with new meson.
      (Closes: #1005604)
  * debian/copyright: Slight update.

 -- Boyuan Yang <byang@debian.org>  Wed, 23 Feb 2022 13:23:15 -0500

iptux (0.8.3-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Fri, 08 Oct 2021 16:07:59 -0400

iptux (0.8.2-1) unstable; urgency=medium

  * Upload to unstable.

 -- Boyuan Yang <byang@debian.org>  Mon, 16 Aug 2021 10:48:41 -0400

iptux (0.8.2-1~exp1) experimental; urgency=medium

  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Sun, 11 Jul 2021 14:52:04 -0400

iptux (0.8.1-1~exp1) experimental; urgency=medium

  * New upstream release.
  * debian/copyright: Update file license information.

 -- Boyuan Yang <byang@debian.org>  Wed, 16 Jun 2021 15:48:25 -0400

iptux (0.8.0+git20210415-1~exp1) experimental; urgency=medium

  * New upstream snapshot.
  * debian/rules: Ask meson test to be verbose for better debugging.

 -- Boyuan Yang <byang@debian.org>  Thu, 15 Apr 2021 12:59:34 -0400

iptux (0.8.0+git20210413-1~exp1) experimental; urgency=medium

  * New upstream snapshot.
    + Fix FTBFS on 32-bit systems.

 -- Boyuan Yang <byang@debian.org>  Tue, 13 Apr 2021 20:59:06 -0400

iptux (0.8.0-1~exp1) experimental; urgency=medium

  * New upstream stable release.
  * debian/control:
    + Migrate from cmake to meson.
    + Migrate to GTK+3. (Closes: #967537)
    + Add new build-dependency libgoogle-glog-dev.
  * debian/patches: Drop all old patches.
  * debian/: Apply wrap-and-sort -abst.

 -- Boyuan Yang <byang@debian.org>  Mon, 12 Apr 2021 09:58:25 -0400

iptux (0.7.6-4) unstable; urgency=medium

  * Rebuild before Debian 11 release.
  * debian/rules: Remove lines about ihateiptux.
    This tool no longer exist.
  * debian/clean: Remove manual clean of obj-* dir.
    This is handled by dh_auto_clean.
  * debian/clean: Remove the src/uninstall line, file no longer exist.
  * debian/control: Bump Standards-Version to 4.5.1.

 -- Boyuan Yang <byang@debian.org>  Sat, 23 Jan 2021 20:07:11 -0500

iptux (0.7.6-3) unstable; urgency=medium

  [ 肖盛文 ]
  * add d/clean
  * d/rules: use execute_after
  * d/rules: add rm -rf obj-x86_64-linux-gnu/ clean
  * d/watch:
      - update to version=4,use @PACKAGE@ @ARCHIVE_EXT@
      - add @ANY_VERSION@
        Thanks for Peter Pentchev <roam@ringlet.net> patch it. see #960475

 -- xiao sheng wen <atzlinux@sina.com>  Thu, 14 May 2020 18:44:30 +0800

iptux (0.7.6-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ 肖盛文 ]
  * d/rules:
      - delete export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
      - delete override_dh_missing
  * d/control:
      - Bump debhelper-compat (= 13)
      - Bump Standards-Version: 4.5.0
      - add Rules-Requires-Root: no
      - add new Uploaders

 -- xiao sheng wen <atzlinux@sina.com>  Wed, 13 May 2020 11:16:02 +0800

iptux (0.7.6-1) unstable; urgency=medium

  * New upstream release (2018-12-29)
    + Fix compatibility with FeiQ.
  * debian/control:
    + Build-depend on debhelper-compat (= 12) instead of using
      debian/compat file.
    + Bump Standards-Version to 4.3.0 (no changes needed).
  * debian/source/include-binaries: Removed, useless now.

 -- Boyuan Yang <byang@debian.org>  Tue, 01 Jan 2019 19:15:15 -0500

iptux (0.7.5-2) unstable; urgency=medium

  * Rebuild against gcc 8.
  * debian/control:
    + Update my email address and use the @debian.org one.
    + Bump Standards-Version to 4.2.1 (no changes needed).

 -- Boyuan Yang <byang@debian.org>  Fri, 31 Aug 2018 23:54:46 -0400

iptux (0.7.5-1) unstable; urgency=medium

  * New upstream release. (2018-05-28).
    + Fix upstream issue #207.
  * Refresh patches.

 -- Boyuan Yang <073plan@gmail.com>  Tue, 29 May 2018 12:44:04 +0800

iptux (0.7.4-1) unstable; urgency=medium

  * New upstream release. (2018-01-24).
  * Cherry-pick upstream patch to fix icon size.

 -- Boyuan Yang <073plan@gmail.com>  Thu, 01 Feb 2018 10:52:07 +0800

iptux (0.7.3+git20180124-1) unstable; urgency=medium

  * New upstream snapshot (2018-01-24)
    + Fix more crashings.
    + Properly handle googletest.
  * Refresh patches around googletest, it is still disabled for now.

 -- Boyuan Yang <073plan@gmail.com>  Wed, 24 Jan 2018 20:33:08 +0800

iptux (0.7.2-1) unstable; urgency=medium

  * Add myself as uploader.
  * New upstream release (2018-01-16)
    + Fix various crashings.
    + Prepare for GTK+3 migration.
  * Remove patches for build flags, applied upstream.
  * d/patches: Add patch to disable googletest until we have
    better solution.
  * d/copyright: Refresh information.
  * d/rules: Use "dh-missing --fail-missing".
  * d/iptux.1: Refresh information.

 -- Boyuan Yang <073plan@gmail.com>  Wed, 17 Jan 2018 23:17:42 +0800

iptux (0.7.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (2018-01-10)
    + Migrate to CMake buildsystem.
    + Remove depends on gconf. (Closes: #886064)
  * Bump Standards-Version to 4.1.3. (no changes needed)
  * Bump debhelper compat to v11.
  * d/docs: Ship NEWS.md.
  * d/copyright: Remove trailing whitespaces.
  * d/patches: Add patch to inherit build flags.

 -- Boyuan Yang <073plan@gmail.com>  Sat, 13 Jan 2018 10:12:36 +0800

iptux (0.6.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (2017-08-22)
    + Fix FTBFS with gcc-7 (Closes: #853458)
  * Remove LI Daobing from uploaders list. (Closes: 841794).
    Thank you for your previous work.
  * Bump debhelper compat to v10.
  * Apply wrap-and-sort -abst.
  * Update debian/control file.
    - Remove build-dep autotools-dev. (not needed)
    + Bump Standards-Version to 4.1.0.
  * Update debian/rules file.
    + Add full hardening and --as-needed linker option.
  * Add myself into debian/copyright list.
  * Fix a typo in debian/iptux.1.

 -- Boyuan Yang <073plan@gmail.com>  Wed, 23 Aug 2017 14:31:00 +0800

iptux (0.6.3-1) unstable; urgency=medium

  * New upstream release (2015-09-19)
  * Delete debian/patches/ as they have been merged upstream in 0.6.3

 -- Anthony Fok <foka@debian.org>  Sat, 19 Sep 2015 03:45:18 -0600

iptux (0.6.2-1) unstable; urgency=high

  * New upstream release (2014-02-06)
  * Upgrade from GStreamer 0.10 to 1.0 (Closes: #785847)
  * Apply upstream patch to fix error in sending single files
    due to error in regular file size reporting in AnalogFS::ftwsize().
  * Improve iptux.desktop
  * Set https://github.com/iptux-src/iptux as Homepage in debian/control
  * Bump Standards-Version to 3.9.6
  * List compatible programs in package description
  * Update debian/copyright identifying src/ipmsg.h as BSD-2-clause

 -- Anthony Fok <foka@debian.org>  Fri, 18 Sep 2015 20:37:29 -0600

iptux (0.6.1-1) unstable; urgency=low

  * New upstream release. (Closes: #731665)
  * debian/watch: Upstream has moved to https://github.com/iptux-src/iptux/
  * Bump debhelper compatibility to 9
  * Update Standards-Version to 3.9.5
  * Delete leftover po/*.gmo and src/uninstall/Makefile
  * Update debian/copyright with new information, and change license to
    from GPL-2 to GPL-2+ according to src/HelpDialog.cpp
  * Add description in DEP-3 format to 01-desktop_encoding.patch
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Thu, 19 Dec 2013 12:24:15 +0800

iptux (0.5.3-1) unstable; urgency=low

  * New upstream release, fix FTBFS with ld --as-needed
    (Closes: #647085).
  * Add myself to Uploaders.
  * Rewrite debian/copyright to DEP5 format.
  * Use dh 8, compat 8.
  * Convert patch to quilt system.
  * Remove useless README.source

 -- Aron Xu <aron@debian.org>  Sat, 14 Jan 2012 00:15:11 +0800

iptux (0.5.2-1) unstable; urgency=low

  * new upstream release.
  * debian/source/format: debian format 3.0.
  * debian/control:
    - fix debhelper-but-no-misc-depends
    - use debhelper 7
    - bump standards version to 3.9.2.
    - new maintainer.
    - update Vcs-* fields.
    - update Description.
  * debian/rules: rewrite
  * debian/compat: 7
  * debian/patches/series: new patch system.

 -- LI Daobing <lidaobing@debian.org>  Sat, 06 Aug 2011 10:58:00 +0800

iptux (0.5.1-2-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Sun, 29 Nov 2009 10:39:10 +0800

iptux (0.5.1-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Sun, 01 Nov 2009 19:17:24 +0800

iptux (0.5.0-2-1) unstable; urgency=low

  * new upstream release.

 -- LI Daobing <lidaobing@debian.org>  Sun, 11 Oct 2009 12:12:35 +0800

iptux (0.5.0-1-1) unstable; urgency=low

  * new upstream release.
  * debian/watch: updated.

 -- LI Daobing <lidaobing@debian.org>  Fri, 09 Oct 2009 20:08:57 +0800

iptux (0.5.0-1) unstable; urgency=low

  * new upstream release.
  * debian/watch: updated.
  * debian/control:
    - change maintainer's name.
    - bump standards version to 3.8.3.
    - update Vcs-* fields.
  * debian/docs: updated.
  * debian/iptux.1: updated.
  * debian/rules: remove dh_desktop
  * debian/README.source: added.

 -- LI Daobing <lidaobing@debian.org>  Thu, 08 Oct 2009 17:52:29 +0800

iptux (0.4.5.2-1) unstable; urgency=low

  * new upstream release.
  * debian/control: add libgstreamer0.10-dev to Build-Depends.
  * debian/rules: remove the uninstall tool "ihateiptux".

 -- LI Daobing <lidaobing@gmail.com>  Sun, 29 Mar 2009 15:51:39 +0800

iptux (0.4.4-1) unstable; urgency=low

  * Intial release to Debian (closes: #507451)

 -- LI Daobing <lidaobing@gmail.com>  Fri, 20 Feb 2009 23:08:37 +0800

iptux (0.4.4-0ubuntu1) jaunty; urgency=low

  * new upstream released (LP: #318175)
  * debian/rules: add "--as-needed" to LDFLAGS.

 -- LI Daobing <lidaobing@gmail.com>  Sat, 17 Jan 2009 23:52:02 +0800

iptux (0.4.3-0ubuntu1) jaunty; urgency=low

  * new upstream released (LP: #311069)
  * debian/control: update description.
  * debian/copyright: fix license. iptux is GPLv2 only.
  * debian/docs: ship NEWS.

 -- LI Daobing <lidaobing@gmail.com>  Tue, 30 Dec 2008 20:38:16 +0800

iptux (0.4.1-0ubuntu1) jaunty; urgency=low

  [ LI Daobing ]
  * Initial release (LP: #292518)

  [ Zhengpeng Hou ]
  * Add myself as an uploader. :)
  * Use /use/share/common-licenses/GPL-2 in copyright.

 -- Zhengpeng Hou <zhengpeng-hou@ubuntu.com>  Thu, 04 Dec 2008 03:27:36 +0000
