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
|
doxyqml (0.3.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* d/patches/remove_distutils.patch: Add patch to stop using distutils in
source.
* d/control: Remove python3-distutils from Build Dependency. Use
python3-setuptools instead (Closes: #1065851).
-- Emmanuel Arias <eamanu@debian.org> Wed, 10 Jul 2024 09:00:49 -0300
doxyqml (0.3.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add the now required build dependency on python3-distutils.
(Closes: #896754)
* Mark doxyqml Multi-Arch: foreign. (Closes: #828866)
-- Adrian Bunk <bunk@debian.org> Sun, 10 Jun 2018 16:38:00 +0300
doxyqml (0.3.0-1) unstable; urgency=medium
* New upstream release.
- Ported to Python 3; update packaging to use pybuild as Debhelper doesn't
support python3 in its distutils build-system.
* Bump Standards-Version to 4.0.0.
-- Loïc Minier <lool@debian.org> Mon, 10 Jul 2017 13:46:58 +0200
doxyqml (0.2.0-1) unstable; urgency=medium
* New upstream release.
- Update override_dh_auto_test to run split unit and functional test
suites.
* Bump Standards-Version to 3.9.5.
-- Loïc Minier <lool@debian.org> Wed, 20 Aug 2014 16:50:15 +0200
doxyqml (0.1-1) unstable; urgency=low
* Initial release; closes: #700959.
-- Loïc Minier <lool@debian.org> Tue, 19 Feb 2013 16:18:56 +0100
|