fqterm (0.9.10.1-5) unstable; urgency=medium

  * Team upload.
  * debian/control: Remove myself from the uploaders list.
  * debian/control: Bump Standards-Version to 4.7.0.

 -- Boyuan Yang <byang@debian.org>  Tue, 21 Jan 2025 20:48:56 -0500

fqterm (0.9.10.1-4) unstable; urgency=medium

  * add d/p/patch.update-smth-hostname, update SMTH BBS hostname

 -- xiao sheng wen <atzlinux@sina.com>  Fri, 17 Nov 2023 09:12:32 +0800

fqterm (0.9.10.1-3) unstable; urgency=medium

  * Bump Standards-Version: 4.6.2
  * d/copyright: update year info to 2023
  * d/control: Depends:+ ssh-askpass,
    add support for ssh private key passwd input.
    see https://github.com/mytbk/fqterm/blob/master/doc/SSH.md
  * add d/p/patch.ssh_evp_cipher.c, come from upstream, fix ssh login bug
    Upstream-issue: https://github.com/mytbk/fqterm/issues/35
  * Update d/lintian-overrides
  * Run wrap-and-sort -asbkt

 -- xiao sheng wen <atzlinux@sina.com>  Wed, 26 Jul 2023 13:01:20 +0800

fqterm (0.9.10.1-2) unstable; urgency=medium

  * Rebuild before Debian 12 release.
  * debian/control: Bump Standards-Version to 4.6.1.

  [ xiao sheng wen ]
  * Trim trailing whitespace.

 -- Boyuan Yang <byang@debian.org>  Wed, 09 Nov 2022 16:18:52 -0500

fqterm (0.9.10.1-1) unstable; urgency=medium

  * New upstream release 0.9.10.1.

 -- Boyuan Yang <byang@debian.org>  Tue, 09 Jun 2020 17:08:19 -0400

fqterm (0.9.10-1) unstable; urgency=medium

  [ Boyuan Yang ]
  * Import new upstream version 0.9.10.
  * debian/patches: Dropped, all merged upstream.

  [ 肖盛文 ]
  * d/watch: fix url,delete the letter v

 -- Boyuan Yang <byang@debian.org>  Sun, 24 May 2020 06:50:33 -0400

fqterm (0.9.9-3) unstable; urgency=medium

  [ 肖盛文 ]
  * 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>
  * d/rules:
      - delete export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
      - delete dh_missing --fail-missing
      - use execute_after_dh_installchangelogs target
  * d/watch:
      - use @ANY_VERSION@@ARCHIVE_EXT@
  * d/copyright:
      - add Upstream-Contact: Iru Cai <mytbk920423@gmail.com>
  * delete *.patch line in .gitignore file
  * add fix-spelling-error-fqterm_decode.cpp.patch
  * convert text from gb2312 character encoding to UTF-8 on
    usr/share/FQTerm/skin/dpstyle/ReadMe.txt
  * add lintian-overrides
  * add upstream/metadata

 -- xiao sheng wen <atzlinux@sina.com>  Sun, 17 May 2020 19:30:06 +0800

fqterm (0.9.9-2) unstable; urgency=medium

  * Apply fixes to debian/copyright file from "cme fix dpkg".
  * Update my uploader email address and use the @debian.org one.
  * Bump Standards-Version to 4.2.1 (no changes needed).

 -- Boyuan Yang <byang@debian.org>  Tue, 28 Aug 2018 13:30:35 -0400

fqterm (0.9.9-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Revert maintainer address to chinese-developers@lists.a.d.o.
  * d/patches: Backport upstream trunk commit till 2018-06-08.
    - Fix FTBFS with prospective Qt 5.11.

 -- Boyuan Yang <073plan@gmail.com>  Thu, 14 Jun 2018 19:54:09 +0800

fqterm (0.9.8.7-1) unstable; urgency=medium

  * New upstream release.
  * Fix previous typo in Vcs field.
  * d/docs: Update doc list.

 -- Boyuan Yang <073plan@gmail.com>  Sat, 12 May 2018 16:47:15 +0800

fqterm (0.9.8.5-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Bump debhelper compat to v11.
  * d/control: Bump Standards-Version to 4.1.4 (no changes needed).
  * d/rules: Use "dh_missing --fail-missing".
  * d/control: Use Salsa repo in Vcs fields.
  * d/changelog: Remove trailing spaces.
  * d/copyright: Refresh information.

 -- Boyuan Yang <073plan@gmail.com>  Sat, 28 Apr 2018 23:15:58 +0800

fqterm (0.9.8.4-1) unstable; urgency=medium

  * New upstream release.
  * Add upstream changelog.
  * Refresh manpages; add Simplified Chinese manpage.

 -- Boyuan Yang <073plan@gmail.com>  Sun, 18 Dec 2016 23:29:14 +0800

fqterm (0.9.8.3.r4+git20161029-1) unstable; urgency=medium

  * New upstream snapshot.
    - Various buildsystem cleanup.
    - Add new function: raw packet capture.
    - Fix FTBFS with OpenSSL 1.1.0. (Closes: #828302)
  * Bump debhelper compat to v10.
  * Fix Vcs-Git typo.
  * Switch buildsystem: cdbs -> debhelper v10.
  * Switch to build against Qt5.
  * Add new upstream docs.

 -- Boyuan Yang <073plan@gmail.com>  Sat, 29 Oct 2016 16:13:00 +0800

fqterm (0.9.8.3.r4-1) unstable; urgency=medium

  * Team upload.
  * Add myself into uploaders list.
  * New upstream release.
    - Fix build failure with GCC 6. (Closes: #811872)
  * Remove LI Daobing from uploader list.
    Thanks for all your contribution! (Closes: #841806)
  * Bump Standards-Version to 3.9.8, no change needed.
  * d/control: Move project homepage from Google Code to GitHub.
  * d/control: Fix debian/watch file url.
  * d/control: Make Vcs field canonical.
  * d/copyright: Update information and grammar fix.
  * debian: Remove legacy menu file.
  * debian: Apply `wrap-and-sort -abst'.
  * d/patches: Drop outdated gcc-4.7 related patch.
  * d/compat: 5 -> 9

 -- Boyuan Yang <073plan@gmail.com>  Wed, 26 Oct 2016 00:49:00 +0800

fqterm (0.9.6.10-1.1) unstable; urgency=low

  * Non maintainer upload.
  * Fix build failure with GCC 4.7. Closes: #667169.

 -- Matthias Klose <doko@debian.org>  Thu, 03 May 2012 23:33:18 +0200

fqterm (0.9.6.10-1) unstable; urgency=low

  * new upstream release. (closes: #643710)

 -- LI Daobing <lidaobing@debian.org>  Sat, 01 Oct 2011 15:46:55 +0800

fqterm (0.9.6.9-1) unstable; urgency=low

  * new upstream release. (closes: #558722, #643379)
  * debian/control:
    - update description (closes: #602603)
    - team maintain.
    - bump standards version to 3.8.4.
    - build depends on libx11-dev.

 -- LI Daobing <lidaobing@debian.org>  Thu, 29 Sep 2011 00:19:40 +0800

fqterm (0.9.6.8-1) unstable; urgency=low

  * new upstream release.
  * debian/control: bump standards version to 3.8.4.

 -- LI Daobing <lidaobing@debian.org>  Sun, 21 Mar 2010 22:22:34 +0800

fqterm (0.9.6.3-1) unstable; urgency=low

  * new upstream version.
    - debian/patches/Hurd.diff: removed.
    - debian/patches/binutils-gold.diff: removed.

 -- LI Daobing <lidaobing@debian.org>  Wed, 25 Nov 2009 19:12:06 +0800

fqterm (0.9.5.2-1) unstable; urgency=low

  * new upstream version.
  * Convert package to dpkg source format 3.0 (quilt)
  * debian/patches/Hurd.diff: added, fix FTBFS in Hurd (Closes: #532368)
  * debian/patches/binutils-gold.diff: fix FTBFS with binutils-gold
    (Closes: #554409)
  * remove deprecated files:
    - debian/patches/00list: delete.
    - debian/patches/cmake.dpatch: delete.

 -- LI Daobing <lidaobing@debian.org>  Wed, 11 Nov 2009 20:31:55 +0800

fqterm (0.9.4.4-1) unstable; urgency=low

  * New Upstream Version
  * debian/watch: updated.
  * debian/control: bump standards version to 3.8.3.

 -- LI Daobing <lidaobing@debian.org>  Thu, 24 Sep 2009 19:49:04 +0800

fqterm (0.9.3+svn666-1ubuntu1) karmic; urgency=low

  * debian/watch: added.

 -- LI Daobing <lidaobing@debian.org>  Tue, 09 Jun 2009 22:04:51 +0800

fqterm (0.9.3+svn666-1) unstable; urgency=low

  * Initial upload to Debian (closes: #479367)
  * new upstream snapshot.
  * add menu support:
    - debian/menu: added.
    - debian/fqterm.xpm: added, generated from res/pic/fqterm_128x128.png
    - debian/fqterm.install: added, install fqterm.xpm
  * debian/control:
    - change maintainer's email
    - bump standards version to 3.8.1

 -- LI Daobing <lidaobing@debian.org>  Wed, 22 Apr 2009 19:15:26 +0800

fqterm (0.9.3+svn632-0ubuntu1) jaunty; urgency=low

  * Initial Ubuntu package (LP: #285825)

 -- LI Daobing <lidaobing@gmail.com>  Sat, 14 Feb 2009 09:32:53 +0800
