File: changelog

package info (click to toggle)
tiled-qt 1.2.1%2Bdfsg.1-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 31,084 kB
  • sloc: cpp: 85,970; java: 3,602; python: 1,469; xml: 1,251; sh: 56; makefile: 32; ruby: 15
file content (184 lines) | stat: -rw-r--r-- 5,772 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
tiled-qt (1.2.1+dfsg.1-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 4.2.1: nothing needs to be changed
  * Repack upstream tarball to remove .dll and .lib

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 28 Nov 2018 06:41:14 +0800

tiled-qt (1.2.0-1) unstable; urgency=low

  * New upstream release
    - Remove debian/patches/fix_appdata.patch - already upstreamed.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Fri, 05 Oct 2018 19:03:34 +0800

tiled-qt (1.1.5-1) unstable; urgency=low

  * New upstream release
  * Split libtiled and libtiled-dev package out from tiled.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 03 May 2018 03:05:28 +0800

tiled-qt (1.1.4-1) unstable; urgency=low

  * New upstream release
  * Fix priority-extra-is-replaced-by-priority-optional
    - change extra to optional
  * Bump Standards-Version to 4.1.4: nothing needs to be changed
  * Bump debhelper version to 10
    - Remove --parallel
  * Add fix_appdata.patch to fix the old format of appdata.
    - Upstream already patched

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 21 Apr 2018 17:30:03 +0800

tiled-qt (1.0.3-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 17 Sep 2017 23:52:33 +0800

tiled-qt (1.0.2-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 4.0.0: nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 29 Jun 2017 14:42:32 +0800

tiled-qt (0.17.0-1) unstable; urgency=low

  * New upstream release
    - Add debian/terraingenerator.xml to generate manpages
  * debian/rules: enable parallel building (Closes: #802271)
  * Bump Standards-Version to 3.9.8: nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 03 Sep 2016 03:28:32 +0800

tiled-qt (0.14.2-1) unstable; urgency=low

  * New upstream release
  * Use qt5
    - debian/rules: export QT_SELECT=5
    - debian/control: build-depends remove qt4, add qt5
  * Remove menu file
    - Upstream already provides .desktop file

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sun, 18 Oct 2015 23:46:22 +0800

tiled-qt (0.12.3-1) unstable; urgency=low

  * New upstream release
  * Drop debian/patches/desktop.patch: already in upstream.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 25 Jul 2015 00:02:39 +0800

tiled-qt (0.11.0-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 02 May 2015 22:35:04 +0800

tiled-qt (0.10.1-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.6: nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 22 Oct 2014 02:39:34 +0800

tiled-qt (0.10.0-1) unstable; urgency=low

  * New upstream release (Closes: #762216)
  * Bump Standards-Version to 3.9.5: nothing needs to be changed
  * debian/control: don't use hardening-warppers.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 20 Sep 2014 02:53:03 +0800

tiled-qt (0.9.1-1) unstable; urgency=low

  * New upstream release (Closes: #723608)
  * Add tiled-dbg package for debug symbols (Closes: #702906)
  * Bump Standards-Version to 3.9.4: nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Fri, 20 Sep 2013 04:03:58 +0800

tiled-qt (0.9.0-1) unstable; urgency=low

  * New upstream release
  * Use upstream's manpage.
  * Use hardening-wrapper for Hardening.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 07 Feb 2013 02:08:30 +0800

tiled-qt (0.8.1-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.3: nothing needs to be changed
  * Bump debhelper compat to 9
  * Update debian/copyright to latest v1.0 format

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 16 May 2012 17:34:15 +0800

tiled-qt (0.8.0-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Fri, 16 Dec 2011 23:37:43 +0800

tiled-qt (0.7.1-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 10 Oct 2011 14:28:44 +0800

tiled-qt (0.7.0-1) unstable; urgency=low

  * New upstream release

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 04 Aug 2011 17:23:23 +0800

tiled-qt (0.6.2-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.2: nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 23 May 2011 01:03:33 +0800

tiled-qt (0.6.0-1) unstable; urgency=low

  * New upstream release
    - Upstream fix the FTBFS with binutils-gold (Closes: #600692)
  * Update debian/copyright
  * Add debian/tmxviewer.xml for missing manpage.
  * Add libqt4-opengl-dev to Build-Depends

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 07 Feb 2011 22:59:50 +0800

tiled-qt (0.5.1-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.9.1: nothing needs to be changed
  * debian/clean: Add newline in end of file
  * debian/tiled.install: remove comment lines
  * remove unnecessary debian/bin

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Tue, 07 Sep 2010 03:12:01 +0800

tiled-qt (0.5.0-1) unstable; urgency=low

  * New upstream release
  * debian/patches/addrpath.patch: Modify library install path.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 05 Jul 2010 21:35:45 +0800

tiled-qt (0.4.1-2) unstable; urgency=low

  * Change binary package name from tiled-qt to tiled

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 20 May 2010 22:35:31 +0800

tiled-qt (0.4.1-1) unstable; urgency=low

  * Initial release (Closes: #502691)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 20 May 2010 20:33:27 +0800