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
|
python-mastodon (1.5.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove trailing whitespaces.
[ Craig Small ]
* Enable the build-time testing.
* New upstream release
-- Craig Small <csmall@debian.org> Mon, 30 Mar 2020 19:49:22 +1100
python-mastodon (1.5.0-1) unstable; urgency=medium
* New upstream version
* Debian standards to 4.4.1
-- Craig Small <csmall@debian.org> Sun, 13 Oct 2019 21:18:59 +1100
python-mastodon (1.4.6-2) unstable; urgency=medium
* Added CI
* rebuilt with source only
-- Craig Small <csmall@debian.org> Thu, 26 Sep 2019 21:49:50 +1000
python-mastodon (1.4.6-1) unstable; urgency=medium
* New upstream version
* Update standards to 4.4.0
-- Craig Small <csmall@debian.org> Thu, 12 Sep 2019 21:43:11 +1000
python-mastodon (1.4.2-1) unstable; urgency=medium
* New upstream version
-- Craig Small <csmall@debian.org> Fri, 31 May 2019 21:38:08 +1000
python-mastodon (1.3.1-1) unstable; urgency=medium
* New upstream version
* Update standards to 4.3.0
-- Craig Small <csmall@debian.org> Tue, 05 Feb 2019 21:53:20 +1100
python-mastodon (1.3.0-1) unstable; urgency=medium
* New upstream release
* async option changed to run_async Closes: #904579
* Remove dependency on http_ece
-- Craig Small <csmall@debian.org> Fri, 03 Aug 2018 21:51:10 +1000
python-mastodon (1.2.2-2) UNRELEASED; urgency=medium
* d/control: Add Vcs-* field
* d/control: Remove ancient X-Python3-Version field
-- Ondřej Nový <onovy@debian.org> Wed, 25 Apr 2018 10:05:28 +0200
python-mastodon (1.2.2-1) unstable; urgency=medium
* Initial release Closes: #893213
-- Craig Small <csmall@debian.org> Tue, 13 Mar 2018 21:43:37 +1100
|