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
|
python-qtawesome (0.4.4+ds1-1) unstable; urgency=medium
* Filter spurious bytecode files from tarball
* New upstream release (Closes: #844601)
* Call xvfb-run with -a -s "-screen 0 1024x768x24 +extension GLX" to fix
segfaults on Ubuntu.
Thanks to Dmitry Shachnev
* Run autopkgtests for all supported Python versions
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 27 Mar 2017 14:50:02 +0100
python-qtawesome (0.4.3-1) unstable; urgency=medium
* Switch to git-dpm
* Add tag format settings
* Drop gbp configuration
* Track future releases on PyPI
* New upstream release
* Rebase patch queue
- The patch queue is numbered now
- Intersphinx patch now links with Python 3 docs
* Now build depends on python3-{doc,sphinx}
* Add patch enabling use of the packaged fonts
New patch 0002-Use-system-fonts.patch
* Support the nocheck build profile
* Support the nodoc build profile
* Improve the autopkgtest test suite
- Drop superfluous Testsuite field
- Simplify the test commands
- Use minimal list of t-deps
* Upgrade packaging to debhelper 10
* Use sphinxdoc:Built-Using substvar
* Update description of binary packages
* Fix whitespaces in rules file
* Simplify setup of tests in pybuild
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 24 Jan 2017 00:47:22 +0000
python-qtawesome (0.3.3-3) unstable; urgency=medium
* d/gbp.conf: no patch numbering with gbp-pq.
* Add patch preventing intersphinx from accessing the internet.
Thanks to Chris Lamb (Closes: #830606)
* Add python-doc to build dependencies.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 11 Jul 2016 15:56:18 +0100
python-qtawesome (0.3.3-2) unstable; urgency=medium
* Enable upstream testsuite.
* Add packaging testsuite.
* d/clean: remove unnecessary listing of sphinx directory.
* d/rules: improve formatting of sphinx-build command.
* Bump standards version to 3.9.8, no changes required.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 08 Jul 2016 12:35:03 +0100
python-qtawesome (0.3.3-1) unstable; urgency=medium
* New upstream release.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 11 Apr 2016 20:37:02 +0100
python-qtawesome (0.3.2-1) unstable; urgency=low
* Initial release. (Closes: #814718)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 23 Mar 2016 11:49:35 +0000
|