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
|
qtquickcontrols-opensource-src (5.3.2-2) unstable; urgency=medium
* Upload to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 22 Sep 2014 23:44:30 -0300
qtquickcontrols-opensource-src (5.3.2-1) experimental; urgency=medium
* New upstream release.
* Bump Qt build dependencies.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 18 Sep 2014 18:12:38 -0300
qtquickcontrols-opensource-src (5.3.1-1) unstable; urgency=medium
* New upstream release.
* Drop QML modules transitional packages, they are not needed anymore.
* Bump Qt build dependencies.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 01 Jul 2014 12:32:22 -0300
qtquickcontrols-opensource-src (5.3.0-2) unstable; urgency=medium
* Upload to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 06 Jun 2014 15:34:02 -0300
qtquickcontrols-opensource-src (5.3.0-1) experimental; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Bump Qt build-dependencies.
* Add qml-module-qtquick-dialogs and qml-module-qtquick-privatewidgets
packages, moved here from qtdeclarative-opensource-src.
* Add indep build-dependencies on qtbase5-doc-html and
qtdeclarative5-doc-html, needed by the docs.
* Add new qtquickcontrols5-examples package, install examples.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update debian/copyright.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 26 May 2014 19:07:49 -0300
qtquickcontrols-opensource-src (5.2.1-4) unstable; urgency=medium
* Add qtdeclarative5-window-plugin as a qtdeclarative5-controls-plugin
dependency.
* Rename QML packages with proper Break+Replaces and files renaming:
- qtdeclarative5-controls-plugin → qml-module-qtquick-controls.
- qtdeclarative5-quicklayouts-plugin → qml-module-qtquick-layouts.
* Add qml-module-qtquick2 as a qml-module-qtquick-controls dependency.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 03 Apr 2014 12:04:28 -0300
qtquickcontrols-opensource-src (5.2.1-3) unstable; urgency=medium
* Upload to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 26 Mar 2014 08:20:29 -0300
qtquickcontrols-opensource-src (5.2.1-2) experimental; urgency=medium
[ Dmitry Shachnev ]
* Build the documentation packages.
* Use canonical Vcs-Browser field.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Remove rule to compress packages with xz, it's now the default.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 27 Feb 2014 23:48:39 -0300
qtquickcontrols-opensource-src (5.2.1-1) experimental; urgency=medium
* New upstream release.
* Bump Qt build dependencies.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 16 Feb 2014 18:23:56 -0300
qtquickcontrols-opensource-src (5.2.0-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> Fri, 31 Jan 2014 20:57:48 -0300
qtquickcontrols-opensource-src (5.2.0-1) experimental; urgency=low
* New upstream release.
* Bump build dependencies, removing libqt5v8-5-private-dev which is no
longer used.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 13 Dec 2013 22:34:11 -0300
qtquickcontrols-opensource-src (5.1.1-2) unstable; urgency=low
* Rename libqt5qml-quickcontrols to qtdeclarative5-controls-plugin to
maintain consistency with other packages.
- Create a dummy package libqt5qml-quickcontrols depending on
qtdeclarative5-controls-plugin.
- Add proper Breaks+Replaces to qtdeclarative5-controls-plugin.
- Rename .install and .lintian-override files.
- Make qtdeclarative5-quicklayouts-plugin depend on the new package.
* Fix the description of the layouts plugin package.
* The Controls module depends on the Layouts one. Swap the dependencies
(Closes: #725161).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 24 Oct 2013 19:42:01 -0300
qtquickcontrols-opensource-src (5.1.1-1) unstable; urgency=low
* New upstream release.
* Tighten Qt 5 build dependencies.
* Clean up some copyright stuff:
- Fix path to snippets under BSD-3-clause.
* Use years intervals in FSF's copyright for qquerytransformparser.cpp.
* Make qtdeclarative5-quicklayouts-plugin depend on libqt5qml-quickcontrols.
Thanks Scott Kitterman for pointing this out.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 03 Sep 2013 11:50:31 -0300
qtquickcontrols-opensource-src (5.1.0-2) unstable; urgency=low
* Add missing copyright holder.
* Simplify debian/copyright.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 23 Aug 2013 15:43:02 -0300
qtquickcontrols-opensource-src (5.1.0-1) unstable; urgency=low
* Initial release (Closes: #697509).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 22 Aug 2013 19:40:27 -0300
|