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 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424
|
qtsensors-opensource-src (5.11.3-2) unstable; urgency=medium
[ Simon Quigley ]
* Change my email to tsimonq2@debian.org now that I am a Debian Developer.
* Bump Standards-version to 4.3.0, no changes needed.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Upload to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 26 Dec 2018 16:21:40 -0300
qtsensors-opensource-src (5.11.3-1) experimental; urgency=medium
* New upstream release.
- Bump Qt build dependencies.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 08 Dec 2018 15:06:44 -0300
qtsensors-opensource-src (5.11.2-2) unstable; urgency=medium
* Upload to unstable.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 16 Oct 2018 17:42:31 +0300
qtsensors-opensource-src (5.11.2-1) experimental; urgency=medium
* New upstream release.
* Bump Qt build-dependencies to 5.11.2.
* Minor debian/copyright update.
* Bump Standards-Version to 4.2.1, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 24 Sep 2018 12:14:43 +0300
qtsensors-opensource-src (5.11.1-3) unstable; urgency=medium
[ Dmitry Shachnev ]
* Fix repository name in Vcs-* fields.
[ Simon Quigley ]
* Upload to Sid.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 25 Jul 2018 04:49:32 -0500
qtsensors-opensource-src (5.11.1-2) experimental; urgency=medium
* Remove the dbgsym migration section of debian/rules; it isn't needed
anymore.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 23 Jun 2018 20:02:45 -0500
qtsensors-opensource-src (5.11.1-1) experimental; urgency=medium
* New changelog entry.
* Bump build dependencies to 5.11.1.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 19 Jun 2018 18:29:17 -0500
qtsensors-opensource-src (5.11.0-1) experimental; urgency=medium
* New upstream release.
* Bump Standards-version to 4.1.4, no changes needed.
* Bump debhelper compat to 11, no changes needed.
* Update copyright for new files and add my name to the debian/
copyright.
* Bump build dependencies to 5.11.0, no changes needed.
* Update symbols from build logs.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 18 Jun 2018 00:33:34 -0500
qtsensors-opensource-src (5.10.1-3) unstable; urgency=medium
* Release to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 07 Apr 2018 20:09:42 -0300
qtsensors-opensource-src (5.10.1-2) experimental; urgency=medium
* Run tests with GLX extension available, to make them pass on arm*.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 25 Feb 2018 21:36:32 +0300
qtsensors-opensource-src (5.10.1-1) experimental; urgency=medium
* New upstream release.
* Update debian/watch for the new upstream tarballs naming scheme.
* Bump Qt build-dependencies to 5.10.1.
* Add support for the nodoc build profile.
* Use dh_auto_configure provided by debhelper (closes: #883964).
* Update Vcs fields for migration to salsa.debian.org.
* Add Qt_5.10 version tag to libqt5sensors5.symbols.
* Bump Standards-Version to 4.1.3, no changes needed.
* Use https URL for the copyright Format field.
-- Dmitry Shachnev <mitya57@debian.org> Wed, 21 Feb 2018 13:09:28 +0300
qtsensors-opensource-src (5.9.2-2) unstable; urgency=medium
* Upload to unstable.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 27 Oct 2017 00:20:55 +0300
qtsensors-opensource-src (5.9.2-1) experimental; urgency=medium
* New upstream release.
* Bump Qt build-dependencies to 5.9.2.
* Update debhelper compatibility level to 10.
* Bump Standards-Version to 4.1.1, stop using deprecated Priority: extra.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 15 Oct 2017 19:35:04 +0300
qtsensors-opensource-src (5.9.1-2) unstable; urgency=medium
* Release to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 16 Aug 2017 14:10:02 -0300
qtsensors-opensource-src (5.9.1-1) experimental; urgency=medium
* New upstream release.
* Update debian/copyright for new release.
* Bump Qt build-dependencies to 5.9.1.
* Bump Standards-Version to 4.0.0, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 07 Jul 2017 14:42:18 +0300
qtsensors-opensource-src (5.9.0-1) experimental; urgency=medium
* New upstream release.
* Update debian/copyright.
* Install the new QHumiditySensor library.
* Add my name to Uploaders.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 09 Jun 2017 23:38:52 -0500
qtsensors-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:30:20 -0300
qtsensors-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 15:25:47 -0300
qtsensors-opensource-src (5.7.0-1) experimental; urgency=medium
* New upstream release.
* Bump Qt build-dependencies to 5.7.0.
* Update debian/copyright.
* Install the new iio-sensor-proxy plugin on Linux.
* Drop obsolete Breaks/Replaces.
* Migrate to automatic dbgsym packages.
* Add Qt_5.7 version tag to libqt5sensors5.symbols.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 07 Aug 2016 21:01:23 +0300
qtsensors-opensource-src (5.6.1-2) unstable; urgency=medium
* Upload to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 13 Jun 2016 11:08:44 -0300
qtsensors-opensource-src (5.6.1-1) experimental; urgency=medium
* New upstream release.
- Bump Qt build dependencies.
* Bump Standards-Version to 3.9.8, no changes required.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 11 Jun 2016 22:56:41 -0300
qtsensors-opensource-src (5.6.0-1) experimental; urgency=medium
* New upstream release.
* Bump Qt build-dependencies to 5.6.0.
* Use https URIs for Vcs fields.
* Update debian/libqt5sensors5.symbols for 5.6.0.
* Bump Standards-Version to 3.9.7, no changes needed.
* Drop copyright entries for removed BlackBerry support files.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 29 Mar 2016 22:30:53 +0200
qtsensors-opensource-src (5.5.1-3) unstable; urgency=medium
* Drop libqt5xcbqpa5, we merged it's contents in libqt5gui5, provided by
qtbase5-dev (Closes: #817794).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 10 Mar 2016 16:57:18 -0300
qtsensors-opensource-src (5.5.1-2) unstable; urgency=medium
* Upload to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 21 Oct 2015 21:35:22 -0300
qtsensors-opensource-src (5.5.1-1) experimental; urgency=medium
* New upstream release.
- Bump Qt build dependencies.
-- Timo Jyrinki <timo-jyrinki@ubuntu.com> Mon, 19 Oct 2015 09:40:36 +0000
qtsensors-opensource-src (5.5.0-1) experimental; urgency=medium
* New upstream release.
* Bump Qt build-dependencies to 5.5.0.
* Do not run tests during arch-indep builds.
* Build-depend on libqt5xcbqpa5, it is needed to run tests under Xvfb.
* Refresh disable_local_tests.diff.
* Update debian/copyright.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 28 Aug 2015 21:33:38 +0300
qtsensors-opensource-src (5.4.2-2) unstable; urgency=medium
* Upload to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 24 Jun 2015 17:41:45 -0300
qtsensors-opensource-src (5.4.2-1) experimental; urgency=medium
[ Dmitry Shachnev ]
* Update Source URL, as gitorious is closing.
[ Lisandro Damián Nicanor Pérez Meyer ]
* 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: #751182).
* The original source package no longer contains the minimized javascript
code, so we are switching back to non-dfsg versioning.
- Update debian/copyright accordingly.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 03 Jun 2015 16:50:09 -0300
qtsensors-opensource-src (5.4.1+dfsg-1) experimental; urgency=medium
* New upstream release.
[ Rohan Garg ]
* Don't install the dummy sensors plugin, it was removed in 5.4.1
(see https://bugreports.qt.io/browse/QTBUG-39475).
[ Dmitry Shachnev ]
* Bump Qt build-dependencies to 5.4.1.
* Update debian/watch to use https://download.qt.io/.
* Disable tests that work only on local installations.
* Re-enable running tests during build.
-- Dmitry Shachnev <mitya57@debian.org> Wed, 04 Mar 2015 19:47:10 +0300
qtsensors-opensource-src (5.4.0+dfsg-1) experimental; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Bump Qt build-dependencies to 5.4.0.
* Update and clean up debian/copyright.
* Bump Standards-Version to 3.9.6, no changes needed.
* Update libqt5sensors5.symbols.
[ Timo Jyrinki ]
* Update libqt5sensors5-dev.install.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 26 Dec 2014 13:13:01 +0300
qtsensors-opensource-src (5.3.2+dfsg-2) unstable; urgency=medium
* Upload to unstable.
* Update symbols files with buildds' logs.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 22 Sep 2014 23:53:24 -0300
qtsensors-opensource-src (5.3.2+dfsg-1) experimental; urgency=medium
* New upstream release.
* Update build-dependencies for Qt 5.3.2.
* Update my e-mail address.
* Update Vcs-Browser field to point to cgit interface.
* Update debian/copyright for new release.
* Use correct exception syntax in debian/copyright.
* Build-depend on qtbase5-doc-html.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 18 Sep 2014 12:38:10 +0400
qtsensors-opensource-src (5.3.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Bump Qt build dependencies.
* Update symbols files with buildds' logs.
* Disable test to sort out transition. Yes, ugly hack.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 02 Jul 2014 18:19:09 -0300
qtsensors-opensource-src (5.3.0+dfsg-3) unstable; urgency=medium
* Drop transitional QML module package.
* Update symbols files with buildds' and current logs (Closes: #746901).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Fri, 20 Jun 2014 20:14:12 -0300
qtsensors-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 00:53:15 -0300
qtsensors-opensource-src (5.3.0+dfsg-1) experimental; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Use Files-Excluded field instead of prune-nonfree target in rules.
* Bump Qt build-dependencies.
* Update for Multi-Arch headers location, mark libqt5sensors5-dev as
Multi-Arch: same.
* Update libqt5sensors5.symbols.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sun, 25 May 2014 14:13:50 -0300
qtsensors-opensource-src (5.2.1+dfsg-4) unstable; urgency=medium
* Rename QML module qtdeclarative5-qtsensors-plugin to qml-module-qtsensors,
providing proper Break+Replaces and file renamings.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 03 Apr 2014 11:51:37 -0300
qtsensors-opensource-src (5.2.1+dfsg-3) unstable; urgency=medium
[ Dmitry Shachnev ]
* Use dh_auto_test to run the tests.
* Remove dh_builddeb override, xz is now the default compression method.
* Remove dh_auto_build-arch override, it is not needed.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Upload to unstable.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 24 Mar 2014 23:22:30 -0300
qtsensors-opensource-src (5.2.1+dfsg-2) experimental; urgency=medium
[ Dmitry Shachnev ]
* Build documentation packages (closes: #737712).
* Properly clean the build.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Add Build-Depends-Indep with libqt5sql5-sqlite and qttools5-dev-tools to be
able to build the doc.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Tue, 25 Feb 2014 15:03:18 -0300
qtsensors-opensource-src (5.2.1+dfsg-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:33:42 -0300
qtsensors-opensource-src (5.2.0+dfsg-3) unstable; urgency=medium
* Upload to unstable.
* Move mkspec files to their new location.
- B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
* 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:45:12 -0300
qtsensors-opensource-src (5.2.0+dfsg-2) experimental; urgency=low
[ Dmitry Shachnev ]
* Fix typo in the previous changelog entry.
* Install libqtsensors_linuxsys.so only on Linux.
[ Pino Toscano ]
* Do not install the private qmake stuff.
* Remove the Pre-Depends on dpkg >= 1.15.6~, since that version is available
in Squeeze already.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Move mkspec files to their new location.
- B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
* Update Standards-Version to 3.9.5, no changes required.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Thu, 26 Dec 2013 15:18:42 -0300
qtsensors-opensource-src (5.2.0+dfsg-1) experimental; urgency=low
[ Dmitry Shachnev ]
* New upstream release.
* Update libqt5sensors5.symbols.
* Bump qtbase and qtdeclarative build-dependencies to 5.2.0.
* Make Vcs-Browser field canonical by dropping useless attribute.
* Run tests during build.
* Explicitly define DEB_HOST_MULTIARCH in debian/rules.
* Use my correct email for Uploaders field.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Remove transitional dummy package libqtsensors5-dev, it is no longer
needed.
* Regenerate symbols that used the qreal subst, they are no longer necessary.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 14 Dec 2013 00:06:08 -0300
qtsensors-opensource-src (5.1.1+dfsg-3) unstable; urgency=low
* Substitute qreal in symbols file to fix FTBFS on armhf.
* Add myself to uploaders
-- Dmitry Shachnev <mitya57@ubuntu.com> Tue, 12 Nov 2013 12:29:47 -0500
qtsensors-opensource-src (5.1.1+dfsg-2) unstable; urgency=low
* Rename libqtsensors5-dev to libqt5sensors5-dev:
- Provide libqtsensors5-dev as a transitional dummy package.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 06 Nov 2013 12:08:57 -0300
qtsensors-opensource-src (5.1.1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #697509).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Mon, 21 Oct 2013 22:47:26 -0300
|