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
|
python-transitions (0.8.6-1) unstable; urgency=medium
* New upstream version 0.8.6
* Added patch to fix code style errors causing FTBFS issues
-- Philipp Huebner <debalance@debian.org> Tue, 29 Dec 2020 15:25:40 +0100
python-transitions (0.8.5-2) unstable; urgency=medium
* Updated Standards-Version: 4.5.1 (no changes needed)
* Updated version of debian/watch: 4
* Added debian/source/lintian-overrides
-- Philipp Huebner <debalance@debian.org> Mon, 28 Dec 2020 16:16:02 +0100
python-transitions (0.8.5-1) unstable; urgency=medium
[ 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.
[ Stein Magnus Jodal ]
* Remove myself from Uploaders
* New upstream release
-- Stein Magnus Jodal <jodal@debian.org> Fri, 04 Dec 2020 21:08:18 +0100
python-transitions (0.8.2-1) unstable; urgency=medium
* Team Upload.
* New upstream version 0.8.2 (Closes: #963459)
* compat version: 13
* Add autopkgtests
-- Nilesh Patra <npatra974@gmail.com> Sun, 05 Jul 2020 17:07:54 +0530
python-transitions (0.8.1-1) unstable; urgency=medium
[ Stein Magnus Jodal ]
* Use debian/master as debian branch
[ Philipp Huebner ]
* New upstream version 0.8.1
* Add myself to uploaders
* Updated Standards-Version: 4.5.0 (no changes needed)
* Add "Rules-Requires-Root: no" to debian/control
* Set Testsuite: autopkgtest-pkg-python in debian/control
* Install examples
-- Philipp Huebner <debalance@debian.org> Wed, 29 Apr 2020 11:12:39 +0200
python-transitions (0.7.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Stein Magnus Jodal ]
* New upstream release
-- Stein Magnus Jodal <jodal@debian.org> Thu, 16 Jan 2020 09:39:00 +0100
python-transitions (0.7.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Stein Magnus Jodal ]
* New upstream release
* Switch test runner from nosetests to pytest
-- Stein Magnus Jodal <jodal@debian.org> Wed, 25 Dec 2019 13:04:22 +0100
python-transitions (0.6.9-2) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 19:59:06 +0200
python-transitions (0.6.9-1) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Stein Magnus Jodal ]
* New upstream release
* debian/control
- Bump Standards-Version to 4.3.0, no changes required
* debian/copyright
- Update copyright years
* debian/docs
- Install readme as docs
* debian/patches
- Drop patch applied upstream
-- Stein Magnus Jodal <jodal@debian.org> Tue, 19 Feb 2019 00:47:26 +0100
python-transitions (0.6.7-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Stein Magnus Jodal ]
* New upstream release
-- Stein Magnus Jodal <jodal@debian.org> Fri, 25 May 2018 13:19:12 +0200
python-transitions (0.6.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Stein Magnus Jodal ]
* New upstream release
* debian/control
- Bump Standards-Version to 4.1.4, no changes required
- Build-Depends on python{,3}-mock
- Build-Depends on python{,3}-pycodestyle
* debian/copyright
- Update copyright years
* debian/rules
- Run tests with nose
- Install upstream changelog
* debian/patches/
- Add patch to always decode README.md as UTF-8
-- Stein Magnus Jodal <jodal@debian.org> Wed, 02 May 2018 00:53:18 +0200
python-transitions (0.5.3-1) unstable; urgency=medium
* Initial release (closes: 869775)
-- Stein Magnus Jodal <jodal@debian.org> Wed, 26 Jul 2017 12:04:22 +0200
|