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
|
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
|