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
|
python-sybil (3.0.1-1) unstable; urgency=medium
* Upload to unstable.
* Bump Standards-Version to 4.6.1.
* Replace py3versions -r with py3versions -s in the autopkgtest.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 21 Sep 2022 00:06:35 +0500
python-sybil (3.0.1-1~exp1) experimental; urgency=medium
* Upload to experimental.
* New upstream version.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 16 Mar 2022 22:17:32 +0500
python-sybil (3.0.0-1~exp1) experimental; urgency=medium
* Upload to experimental.
* Fix d/watch.
* New upstream version.
* Update the minimum python3-pytest version.
* Roll back the docs theme as furo is not in Debian.
-- Andrey Rahmatullin <wrar@debian.org> Tue, 16 Nov 2021 22:03:20 +0500
python-sybil (2.0.1-3) unstable; urgency=medium
* Fix d/watch.
* Fix tests for Python 3.10.
-- Andrey Rahmatullin <wrar@debian.org> Sat, 27 Nov 2021 17:19:46 +0500
python-sybil (2.0.1-2) unstable; urgency=medium
* Update the upstream URL in d/{control,copyright,watch}.
* Remove external image links from README.rst.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 13 Oct 2021 21:26:37 +0500
python-sybil (2.0.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-sybil-doc: Add Multi-Arch: foreign.
[ Andrey Rahmatullin ]
* New upstream version.
* Switch debian/watch to github tarballs.
* Bump Standards-Version to 4.6.0.
* Drop no longer needed B-D: python3-nose.
* Also run docs tests at the build time.
* Add autopkgtests.
-- Andrey Rahmatullin <wrar@debian.org> Thu, 19 Aug 2021 00:33:22 +0500
python-sybil (1.4.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
[ Andrey Rahmatullin ]
* New upstream version
+ makes the docs build reproducible (Closes: #944782).
-- Andrey Rahmatullin <wrar@debian.org> Fri, 13 Nov 2020 22:39:15 +0500
python-sybil (1.3.1-1) unstable; urgency=medium
* New upstream version.
+ Support for pytest 6.0.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 29 Jul 2020 15:58:17 +0500
python-sybil (1.3.0-1) unstable; urgency=medium
* New upstream version.
* Switch to the debhelper compat level 13.
* Switch from dh --with=* to B-D: dh-sequence-*
* Bump Standards-Version to 4.5.0.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 26 Jul 2020 15:47:15 +0500
python-sybil (1.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Andrey Rahmatullin ]
* Upload to unstable.
-- Andrey Rahmatullin <wrar@debian.org> Mon, 11 Nov 2019 15:09:11 +0500
python-sybil (1.2.0-1~exp1) experimental; urgency=medium
* Initial release. (Closes: #915219)
* Upload to experimental.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 07 Aug 2019 00:35:11 +0500
|