blob: eabde3ebdc0e890117677df4c38e8ce01be87b6c (
plain)
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
|
qtscript-opensource-src (5.1.0+dfsg-2) unstable; urgency=low
* Upload to unstable.
* Update symbols files.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 11 Aug 2013 12:54:48 -0300
qtscript-opensource-src (5.1.0+dfsg-1) experimental; urgency=low
* New upstream release.
* Fix watch file.
* Bump Qt dependencies to 5.1.0~.
* Make libqt5script5 provide qtscript-api-5-1-0.
In this way we can know if external packages are using private headers.
- Add the necessary options in the symbols file.
- Add mark_private_symbols.sh.
- Mark private symbols.
- Add lintian overrides for dependency on other lib.
* Update install files.
* Update symbols files.
* Add third party copyright stuff for ce-compat.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 14 Jul 2013 16:25:38 -0300
qtscript-opensource-src (5.0.2+dfsg-3) experimental; urgency=low
[ Pino Toscano ]
* debian/control: remove extra ${misc:Pre-Depends} from qtscript5-examples.
* Copy patch s390x_jscore.diff from qt4-x11 (which is a backport of an
upstream commit) to support s390/s390x.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Build the documentation shipped with this submodule as a build-indep task:
- Add the necessary indep build dependencies:
* qttools5-dev-tools to use qhelpgenerator.
* libqt5sql5-sqlite to generate qch doc.
- Build and create packages for qch and HTML doc formats.
* Update symbols file.
* Make qtscript5-dbg M-A same to allow debugging symbols coinstalability.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 20 Jun 2013 19:45:49 -0300
qtscript-opensource-src (5.0.2+dfsg-2) experimental; urgency=low
[ Pino Toscano ]
* Update symbols file.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 05 Jun 2013 15:06:13 -0300
qtscript-opensource-src (5.0.2+dfsg-1) experimental; urgency=low
* Initial release. (Closes: #697509)
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 17 May 2013 16:35:39 -0300
|