File: changelog

package info (click to toggle)
fqterm 0.9.10.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,112 kB
  • sloc: cpp: 49,385; ansic: 2,183; javascript: 1,026; python: 348; sh: 29; makefile: 19
file content (216 lines) | stat: -rw-r--r-- 6,823 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
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