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
