File: changelog

package info (click to toggle)
qupzilla 1.8.9~dfsg1-3.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 26,128 kB
  • ctags: 6,656
  • sloc: cpp: 59,925; sh: 206; xml: 94; makefile: 27
file content (214 lines) | stat: -rw-r--r-- 7,563 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
qupzilla (1.8.9~dfsg1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build with OpenSSL 1.0 (Closes: #828525).

 -- Andrey Rahmatullin <wrar@debian.org>  Sun, 18 Dec 2016 20:22:33 +0500

qupzilla (1.8.9~dfsg1-3) unstable; urgency=medium

  * removed the dependency on libqt5xcbqpa5. Closes: #812233

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 23 Jan 2016 16:40:58 +0100

qupzilla (1.8.9~dfsg1-2) unstable; urgency=medium

  * added a dependency on libqt5xcbqpa5. Closes: #809617

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 02 Jan 2016 11:15:48 +0100

qupzilla (1.8.9~dfsg1-1) unstable; urgency=medium

  * updated to the newest upstream version.
  * checked all the urls cited in
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752299
    all of them are correctly accessed. Closes: #752299
  * checked that downloads from
    http://www.rstudio.com/products/rstudio/download/ are working.
    Closes: #785340
  * unable to reproduce bug 793846. Closes: #793846
    (pages will not scroll using mouse or trackpad)

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 17 Dec 2015 16:17:15 +0100

qupzilla (1.8.8~dfsg1-1) unstable; urgency=medium

  * updated to the newest upstream version. Closes: #802869
  * fixed a bug in debian/get-newest.sh
  * added a build-dependency on libqt5x11extras5-dev

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 05 Nov 2015 16:04:09 +0100

qupzilla (1.8.6~dfsg1-2) unstable; urgency=medium

  * activated gnome integration. Closes: #773244

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 16 Apr 2015 20:26:16 +0200

qupzilla (1.8.6~dfsg1-1) unstable; urgency=medium

  * put into section web. Closes: #782664
  * provides virtual package www-browser. Closes: #782665
  * upgraded to the newest upstream version

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 16 Apr 2015 09:55:57 +0200

qupzilla (1.8.3.1~dfsg1-4) unstable; urgency=medium

  * modified the installation for package qupzilla, to take in account
    plugins. Closes: #770964
  * upgraded Standards-Version to 3.9.7

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 06 Dec 2014 18:07:16 +0100

qupzilla (1.8.3.1~dfsg1-3) unstable; urgency=medium

  * removed completely debian/libqupzilla1.install which caused install
    bugs.
  * checked that qupzilla could access
    https://userstyles.org/styles/98527/old-mobile-opennet-ru
    without any modification. Closes: #752299

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 02 Nov 2014 16:54:10 +0100

qupzilla (1.8.3.1~dfsg1-2) unstable; urgency=medium

  * modified the installation method for libraries, which are not
    always in debian/tmp/usr/lib/*/libQupzilla*; for platforms which
    do not support multi-arch, they are rather in debian/tmp/usr/lib/.
    This should fix the build issue for many platforms.

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 01 Nov 2014 11:32:00 +0100

qupzilla (1.8.3.1~dfsg1-1) unstable; urgency=medium

  * created a script debian/get-newest.sh to repackage upstream source:
    it removes embedded jquery and jquery-ui compressed javascript code;
    it removes precompiled .qm locale files; this cleanup is made without
    touching the useful bin/themes directory, which provides the theme for
    Linux. Closes: #767482
  * renamed the debian package since upstream files are removed.
  * fixed d/rules to prevent erasing useful files
  * modified d/watch to use the script debian/get-newest.sh

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 31 Oct 2014 20:02:16 +0100

qupzilla (1.8.3-1) unstable; urgency=medium

  * upgraded to the newest upstream version
  * upgraded Standards-Version to 3.9.6
  * changed the build-dependencies to build with Qt5

 -- Georges Khaznadar <georgesk@debian.org>  Tue, 28 Oct 2014 15:46:54 +0100

qupzilla (1.6.6-2) unstable; urgency=medium

  * added a conflict between libqupzilla1 and qupzilla <= 1.6.6-1; LP: #1368098
    also, LP: #1327050 which is the same bug as #1368098, with a French locale
  * checked the dependency on libqt4-sql-sqlite. LP: #1272397
  * removed the obsoleted build-dependency on hardening-wrapper

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 11 Sep 2014 17:40:36 +0200

qupzilla (1.6.6-1) unstable; urgency=medium

  * upgraded to the newest upstream version
  * documented the removal of embedded javascript libraries in
    d/README.Debian
  * added build-dependencies on libjs-jsquery, libjs-jquery-ui as some
    of their files are embedded in QRC-resources.

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 22 May 2014 07:15:53 +0200

qupzilla (1.6.3-2) unstable; urgency=medium

  * applied Alf Gaida's patch. Closes: #743216

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 31 Mar 2014 23:05:33 +0200

qupzilla (1.6.3-1) unstable; urgency=medium

  * upgraded to the newest upstream version
  * activated KDE_INTEGRATION and added a build-dependency on kdelibs-dev.
    Closes: #735055
  * activated GNOME_INTEGRATION

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 24 Feb 2014 13:48:02 +0100

qupzilla (1.6.1-1) unstable; urgency=medium

  * upgraded to the new upstream version

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 09 Feb 2014 22:45:57 +0100

qupzilla (1.6.0-1) unstable; urgency=medium

  * upgraded to the last upstream version
  * upgraded Standards-Version to 3.9.5
  * added a build-dependency on openssl-dev

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 05 Jan 2014 15:15:08 +0100

qupzilla (1.4.4-2) unstable; urgency=low

  * modified the conditional includes in src/main/main.cpp
    Closes: #721566

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 21 Sep 2013 16:54:50 +0200

qupzilla (1.4.4-1) unstable; urgency=low

  * changed the conditional includes in src/main/main.cpp to take in
    account kfreebsd* architectures. Closes: #721566

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 21 Sep 2013 15:54:01 +0200

qupzilla (1.4.4-1) unstable; urgency=low

  * upgraded to the newest upstream version
  * Previous changes should ... Closes: #721566

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 15 Sep 2013 12:52:41 +0200

qupzilla (1.4.3-5) unstable; urgency=low

  * modified main.cpp to get rid of the stdio-related sytaxes.

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 15 Sep 2013 12:41:43 +0200

qupzilla (1.4.3-4) unstable; urgency=low

  * added "#include <stdio>" in main.cpp to fix bugs with some platforms

 -- Georges Khaznadar <georgesk@debian.org>  Thu, 12 Sep 2013 00:01:51 +0200

qupzilla (1.4.3-3) unstable; urgency=low

  * applied changes to comply with wiki.debian.org/Multiarch/Implementation
    and wiki.debian.org/QtMultiarchTransition

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 01 Sep 2013 18:35:47 +0200

qupzilla (1.4.3-2) unstable; urgency=low

  * added a dependency on libqt4-sql-sqlite. Closes: #715444
  * applied Ansgar Burchard's suggestions (thanks!):
    - added header files into the library-dev's package;
    - changed the section of the library package to libs.

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 13 Jul 2013 16:20:51 +0200

qupzilla (1.4.3-1) unstable; urgency=low

  * upgraded to the latest upstream release
  * modified some debian/*.install files, added a clause
    Predepends: multiarch-support to take in account multiarch
  * enabled again the generation of libdev package

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 30 Jun 2013 23:31:40 +0200

qupzilla (1.4.1-1) unstable; urgency=low

  * Initial release (Closes: #705972)

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 22 Apr 2013 12:22:00 +0200