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
|
python-jellyfish (0.8.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
* Update standards version to 4.5.0, no changes needed.
[ Diego M. Rodriguez ]
* New upstream version 0.8.2
* Add salsa CI using default pipelines
* d/control: bump debhelper-compat to 13
* d/control: add Rules-Requires-Root
-- Diego M. Rodriguez <diego@moreda.io> Thu, 18 Jun 2020 16:18:42 +0200
python-jellyfish (0.7.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Diego M. Rodriguez ]
* Fix autopkgtest support for multiple Python versions.
Thanks to Steve Langasek for the patch (Closes: #943454)
* New upstream release
[ Debian Janitor ]
* Set upstream metadata fields: Repository, Repository-Browse.
-- Diego M. Rodriguez <diego@moreda.io> Thu, 02 Jan 2020 12:11:53 +0100
python-jellyfish (0.6.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Use debhelper-compat instead of debian/compat.
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
* Bump Standards-Version to 4.4.0.
* Drop Python2 support
* d/tests/py3: Cleanup and test installed package
* Bump debhelper compat level to 12
[ Jelmer Vernooij ]
* Remove unnecessary X-Python{,3}-Version field in debian/control.
[ Diego M. Rodriguez ]
* Refresh patches after git-dpm to gbp pq conversion
* d/control: update python3-sphinx build-depends
* d/watch: update URL to https
* New upstream release
* Bump Standards-Version to 4.3.0
* d/control: update maintainer email address
-- Diego M. Rodriguez <diego@moreda.io> Tue, 23 Jul 2019 20:25:54 +0200
python-jellyfish (0.5.6-3) unstable; urgency=medium
* Move man page to section 3. (Closes: #838681)
-- Diego M. Rodriguez <diego.plan9@gmail.com> Tue, 27 Sep 2016 16:14:24 +0200
python-jellyfish (0.5.6-2) unstable; urgency=medium
* Move python-sphinx to Build-Depends. (Closes: #838677)
* Add Vcs-Git and Vcs-Browser fields.
-- Diego M. Rodriguez <diego.plan9@gmail.com> Sun, 25 Sep 2016 17:55:05 +0200
python-jellyfish (0.5.6-1) unstable; urgency=medium
* Initial release. (Closes: #806716)
-- Diego M. Rodriguez <diego.plan9@gmail.com> Thu, 15 Sep 2016 17:16:35 +0200
|