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
|
hovercraft (2.7-2+deb11u1) bullseye; urgency=medium
* QA upload.
* Add smoke test.
* Add Depends: python3-setuptools. (Closes: #1025655)
-- Andreas Beckmann <anbe@debian.org> Wed, 24 Apr 2024 06:11:30 +0200
hovercraft (2.7-2) unstable; urgency=medium
* debian/control
- upgrade b-d on pygments to >= 2.7.1+dfsg-1~; Closes: #972658
-- Sandro Tosi <morph@debian.org> Sat, 24 Oct 2020 14:21:41 -0400
hovercraft (2.7-1) unstable; urgency=medium
* New upstream release 2.7.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database.
[ Boyuan Yang ]
* debian/control: Bump Standards-Version to 4.5.0.
* debian/patches: Refresh patches.
[ 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.
-- Sandro Tosi <morph@debian.org> Sun, 18 Oct 2020 20:58:09 -0400
hovercraft (2.7~beta1-1) unstable; urgency=medium
* New upstream release 2.7~beta1.
+ Add support for python3.8.
[ Boyuan Yang ]
* debian/control:
+ Build-depend on python3-all:any.
+ Depend on libjs-impress (>= 1.0.0~).
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces.
-- Boyuan Yang <byang@debian.org> Wed, 20 Nov 2019 15:52:48 -0500
hovercraft (2.6-5) unstable; urgency=medium
* Team upload.
[ Boyuan Yang ]
* debian/control:
+ Bump debhelper compat to v12.
+ Bump Standards-Version to 4.4.0.
+ Add myself in the uploaders list to suppress lintian error.
* debian/patches: Add patch to fix CI test failure with the new
lxml 4.4.1-1 (originally from Ubuntu hovercraft/2.6.4ubuntu1).
(Closes: #939792)
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
-- Boyuan Yang <byang@debian.org> Thu, 03 Oct 2019 15:52:29 -0400
hovercraft (2.6-4) unstable; urgency=medium
* Team upload
* Simplify even more the debian/tests/control file,
use @builddeps@ as test dependencies
* Fix some copyright bad wildcards
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 28 Mar 2019 15:27:02 +0100
hovercraft (2.6-3) unstable; urgency=medium
* Team upload
* Add hovercraft and python3-setuptools
to test dependencies Closes: #916477
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 28 Mar 2019 13:59:43 +0100
hovercraft (2.6-2) unstable; urgency=medium
* Team upload.
* autopkgtest: Test for all the supported python3 versions.
* autopkgtest: Run the tests against the installed package. Closes: #916477
* d/rules: Run the tests against all the supported python3 versions.
-- Mattia Rizzolo <mattia@debian.org> Thu, 20 Dec 2018 14:09:39 +0100
hovercraft (2.6-1) unstable; urgency=medium
* Team upload
* New upstream version (Closes: #862094, #915179)
[ Ondřej Nový 2018-02-27 ]
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove ancient X-Python3-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
-- W. Martin Borgert <debacle@debian.org> Thu, 13 Dec 2018 20:36:00 +0000
hovercraft (2.1-3) unstable; urgency=medium
* Orphaning package:
+ deb/control: put Debian QA Group into Maintainers field,
remove Uploaders.
-- Daniel Stender <stender@debian.org> Mon, 19 Jun 2017 11:55:23 +0200
hovercraft (2.1-2) unstable; urgency=medium
* add test_parse-no-hardcoded-docutils.diff (Closes: #848034).
* deb/control: bumped standards to 3.9.8 (no changes needed).
-- Daniel Stender <stender@debian.org> Sat, 17 Dec 2016 22:38:08 +0100
hovercraft (2.1-1) unstable; urgency=medium
* New upstream release (Closes: #813159).
* deb/control:
+ put group in Maintainer field (unconfirmed group uploads).
+ updated maintainer email address.
+ added py.test to build-depends.
+ bumped Standards-Version to 3.9.7 (no changes needed).
+ use HTTPS for Vcs-Browser.
* deb/copyright:
+ dropped Files-Excluded (targets removed upstream).
+ updated email address and copyright span.
* deb/rules:
+ added empty override for dh_auto_build.
+ dropped hack for missing images in dh_auto_test (not needed anymore).
+ installed custom test args to test with py.test.
+ dropped check for nodocs in DEB_BUILD_OPTIONS (obsolete).
+ changed an info line.
* deb/patches:
+ dropped fix-for-dfsg.diff (applied upstream).
+ improve-docs.diff: updated, fix path to examples.
* Added DEP-8 tests.
-- Daniel Stender <stender@debian.org> Mon, 29 Feb 2016 20:30:40 +0100
hovercraft (2.0+dfsg-1) unstable; urgency=low
* Initial release (Closes: #775016).
-- Daniel Stender <debian@danielstender.com> Tue, 20 Oct 2015 13:02:29 +0200
|