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
|
python-nosehtmloutput (0.0.5-3) unstable; urgency=medium
* Added upstream "Python 3 support" patch (Closes: #990816).
-- Thomas Goirand <zigo@debian.org> Fri, 16 Jul 2021 09:23:39 +0200
python-nosehtmloutput (0.0.5-2) unstable; urgency=medium
* Team upload.
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.1.0.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Bump my copyright year
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
* d/control: Add trailing tilde to min version depend to allow
backports.
* Use pybuild to build package.
* Drop Python 2 support (Closes: #937951).
[ Thomas Goirand ]
* Remove Julien and Mehdi from uploaders (Closes: #928580).
-- Ondřej Nový <onovy@debian.org> Mon, 02 Sep 2019 09:06:42 +0200
python-nosehtmloutput (0.0.5-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright
- Changed source URL to https protocol
- Reordered
- Added myself to Debian part
* d/watch: Use pypi.debian.net
* Standards-Version is 3.9.8 now (no changes needed)
* Added openstack-pkg-tools to build depends
* Build using pkgos-dh_auto_install
* Added dh-python to build depends
* Removed Pre-Depends on dpkg
* Added python3-nosehtmloutput binary package
* Changed upstream git to openstack-infra
-- Ondřej Nový <onovy@debian.org> Sat, 13 Aug 2016 21:40:56 +0200
python-nosehtmloutput (0.0.4-3) unstable; urgency=low
* Added missing build-depends: python-nose (Closes: #730201).
* Removed openstack-pkg-tools as build-depends.
-- Thomas Goirand <zigo@debian.org> Sat, 23 Nov 2013 01:40:27 +0800
python-nosehtmloutput (0.0.4-2) unstable; urgency=low
* Cleans nose-*-py*.egg (package can be built twice).
-- Thomas Goirand <zigo@debian.org> Sun, 28 Jul 2013 15:14:42 +0800
python-nosehtmloutput (0.0.4-1) unstable; urgency=low
* Initial release. (Closes: #718041)
-- Thomas Goirand <zigo@debian.org> Sun, 28 Jul 2013 14:49:57 +0800
|