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
|
python-qtawesome (1.0.2-1) unstable; urgency=medium
[ Julian Gilbey ]
* Team upload.
* New upstream source.
* Temporarily include a local copy of materialdesignicons-webfont.ttf
until the fonts-materialdesignicons-webfont package is updated to a
sufficiently recent version.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Julian Gilbey <jdg@debian.org> Thu, 04 Feb 2021 14:01:17 +0000
python-qtawesome (0.4.4+ds1-3) unstable; urgency=medium
* Team upload
* Drop python2 autopkgtest
-- Graham Inggs <ginggs@debian.org> Wed, 13 Nov 2019 15:09:27 +0000
python-qtawesome (0.4.4+ds1-2) unstable; urgency=medium
* Team Upload
[Ondřej Nový]
* d/control: Set Vcs-* to salsa.debian.org
* d/changelog: Remove trailing whitespaces
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat
[Picca Frédéric-Emmanuel]
* Switch to compat level 12
* Removed Python2 module (Closes: #938115)
* Added salsa-ci.yml
-- Picca Frédéric-Emmanuel <picca@debian.org> Tue, 15 Oct 2019 20:32:34 +0200
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
|