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
|
qtwebchannel-opensource-src (5.7.1-2) unstable; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* Team upload.
* Do not depend upon npm (Closes: #857994). It is used just by some examples
and currently not on all archs, so while removing it is not the ideal
solution is the only one we have available right now.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 04 Apr 2017 14:33:24 -0300
qtwebchannel-opensource-src (5.7.1-1) unstable; urgency=medium
[ Sandro Knauß ]
* New upstream release.
* Re mark 5.7.1~* symbols to 5.7.1.
-- Sandro Knauß <hefee@debian.org> Fri, 16 Dec 2016 12:49:43 +0100
qtwebchannel-opensource-src (5.7.1~20161021-3) unstable; urgency=medium
[ Sandro Knauß ]
* Fix "qtwebchannel5-examples/armel unsatisfiable Depends: nodejs"
- mark mpm and nodejs to be [!armel]
- Closes: #846167
-- Sandro Knauß <hefee@debian.org> Sat, 03 Dec 2016 12:22:33 +0100
qtwebchannel-opensource-src (5.7.1~20161021-2) unstable; urgency=medium
* Team upload.
[ Sandro Knauß ]
* Release to unstable.
-- Sandro Knauß <hefee@debian.org> Tue, 01 Nov 2016 14:46:30 +0100
qtwebchannel-opensource-src (5.7.1~20161021-1) experimental; urgency=medium
* Team upload.
[ Sandro Knauß ]
* New upstream version.
* Bump to comapt 10 (default is now --parallel), so removed from rules
file.
* Update copyright to new release
* Update build-deps. Tighten to Qt5.7.1.
* Update patches (only hunk updates needed).
* Update symbol files.
* Remove also directory that holds private headers.
* Run tests not parallel, this triggers often strange bugs.
* Update my mailaddress to hefee@debian.org one.
* Added Multi-Arch hinters for arch=all packages.
-- Sandro Knauß <hefee@debian.org> Sun, 30 Oct 2016 19:12:58 +0100
qtwebchannel-opensource-src (5.6.1-1) unstable; urgency=medium
* Initial package (Closes: #832421)
-- Sandro Knauß <bugs@sandroknauss.de> Sat, 27 Aug 2016 19:15:33 +0200
|