File: changelog

package info (click to toggle)
qtwebkit-examples-opensource-src 5.7.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,880 kB
  • ctags: 1,312
  • sloc: cpp: 11,698; makefile: 27
file content (193 lines) | stat: -rw-r--r-- 7,106 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
qtwebkit-examples-opensource-src (5.7.1+dfsg-1) unstable; urgency=medium

  * Repack the tarball to remove the non-DFSG file.
  * Update the debian/watch file.
  * Migrate to an automatic dbgsym package.
  * Drop unused pkg-kde-tools build-dependency.
  * Update debian/copyright.
  * Use packaged jQuery properly (packaged_jquery.diff).
  * Bump Qt build-dependencies to 5.7.1 final.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 04 Jan 2017 22:03:38 +0300

qtwebkit-examples-opensource-src (5.7.1~20161021-2) unstable; urgency=medium

  * Release to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 01 Nov 2016 09:11:14 -0300

qtwebkit-examples-opensource-src (5.7.1~20161021-1) experimental; urgency=medium

  * New upstream snapshot.
    - Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Oct 2016 18:55:05 -0300

qtwebkit-examples-opensource-src (5.6.1+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #828783).
  * Bump Standards-Version to 3.9.8, no changes required.
  * Use https in Vcs-[Git Browser] URLs.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 28 Jun 2016 12:48:20 -0300

qtwebkit-examples-opensource-src (5.5.1+dfsg-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 21 Oct 2015 21:49:23 -0300

qtwebkit-examples-opensource-src (5.5.1+dfsg-1) experimental; urgency=medium

  [ Dmitry Shachnev ]
  * Build-depend on qtdeclarative5-doc-html and qtxmlpatterns5-doc-html,
    to fix linking failures in docs.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release.
    - Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 19 Oct 2015 12:28:33 -0300

qtwebkit-examples-opensource-src (5.5.0+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.5.0.
  * Update debian/copyright.
  * Add empty override_dh_auto_test target to prevent compiling the examples
    during indep builds.
  * Remove unneeded gstreamer build-dependencies.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 29 Aug 2015 16:15:24 +0300

qtwebkit-examples-opensource-src (5.4.2+dfsg-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 24 Jun 2015 17:58:29 -0300

qtwebkit-examples-opensource-src (5.4.2+dfsg-1) experimental; urgency=medium

  * New upstream release.
    - Bump Qt build dependencies.
  * Clear up the list in Uploaders removing people who hasn't committed to the
    repo in more than a year. They can re add themselves whenever they want
    (and we really hope to see you back really soon!).
  * Expose HTML documentation (Closes: #751187).

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 03 Jun 2015 18:00:22 -0300

qtwebkit-examples-opensource-src (5.4.1+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Update watch file to qt.io
  * Bump Qt build-dependencies to 5.4.1.
  * Update debian/copyright.

 -- Timo Jyrinki <timo@debian.org>  Wed, 04 Mar 2015 15:06:11 +0000

qtwebkit-examples-opensource-src (5.4.0+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Update build-dependencies for Qt 5.4.0.
  * Build-depend on qtbase5-doc-html and qtwebkit5-doc-html,
    for docs linking.
  * Simplify debian/rules.
  * Update debian/copyright.
  * Update Vcs-Browser field to point to cgit interface.
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Add myself to Uploaders.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 27 Dec 2014 20:24:00 +0300

qtwebkit-examples-opensource-src (5.3.2+dfsg-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 22 Sep 2014 23:13:01 -0300

qtwebkit-examples-opensource-src (5.3.2+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 17 Sep 2014 18:21:00 -0300

qtwebkit-examples-opensource-src (5.3.1+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 30 Jun 2014 16:20:52 -0300

qtwebkit-examples-opensource-src (5.3.0+dfsg-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 06 Jun 2014 14:04:20 -0300

qtwebkit-examples-opensource-src (5.3.0+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build dependencies.
  * Do not override dh_builddeb, xz is now the default compression method.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 29 May 2014 19:06:43 -0300

qtwebkit-examples-opensource-src (5.2.1+dfsg-2) unstable; urgency=medium

  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 25 Mar 2014 11:30:14 -0300

qtwebkit-examples-opensource-src (5.2.1+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build dependencies.
  * Use Files-Excluded in debian/copyright in order to let uscan create the
    proper tarball.
  * Add libicu-dev as build dependency, it is now required.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 22 Feb 2014 17:48:57 -0300

qtwebkit-examples-opensource-src (5.2.0+dfsg-2) unstable; urgency=medium

  * Upload to unstable.
  * Update Standards-Version to 3.9.5, no changes required.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 01 Feb 2014 13:51:47 -0300

qtwebkit-examples-opensource-src (5.2.0+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Add versioning to Qt dependencies so it gets the right ones.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 19 Dec 2013 15:31:50 -0300

qtwebkit-examples-opensource-src (5.1.1+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Remove jquery javascript library shipped without source code
    (Closes: #723035).
    - Repackage source tarball and add +dfsg to the version.
    - Add prune-nonfree to debian/rules to remove non free stuff.
    - Modify debian/rules:
      - Create a fake jquery.min.js. The build system needs to find it in order
        to be able to install it.
      - Once things are installed, remove the fake file and replace it with a
        symlink to the system provided one.
    - Adjust debian/watch to mangle 'dfsg'.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 20 Oct 2013 12:11:54 -0300

qtwebkit-examples-opensource-src (5.1.0-2) unstable; urgency=low

  * Improve debian/copyright.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 23 Aug 2013 15:25:23 -0300

qtwebkit-examples-opensource-src (5.1.0-1) unstable; urgency=low

  * Initial release (Closes: #697509).

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 21 Aug 2013 17:49:04 -0300