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
|
python-fysom (2.1.5-3) unstable; urgency=medium
[ Marcin Kulisz ]
* Std-ver bump to 4.4.0 & migrating to debhelper 12 specific
debhelper-compat mode
* Removing python2 dependencies (Closes: #937774)
* Fixing lintian issue, renaming d/t/control.autodep8
-- Marcin Kulisz <debian@kulisz.net> Sun, 01 Sep 2019 13:38:29 +0100
python-fysom (2.1.5-2) unstable; urgency=medium
* Implementing autodep8
* Various packaging improvements:
* SV bump to 4.1.4
* VCS urls update
* DH compat bump to 11
* removing X-Python & X-Python3 fields from d/control (defaults are going
to be used)
* using https for copyright format schema url
* general update to d/copyright
-- Marcin Kulisz <debian@kulisz.net> Sat, 30 Jun 2018 12:05:17 +0100
python-fysom (2.1.5-1) unstable; urgency=medium
* Bumping up std version to 4.1.1
* Removing testsuite filed from d/control
* New upstream version 2.1.5
* Switching to https for source fetching with d/watch
-- Marcin Kulisz (kuLa) <debian@kulisz.net> Wed, 08 Nov 2017 20:45:38 +0000
python-fysom (2.1.4-1) unstable; urgency=medium
[ Marcin Kulisz (kuLa) ]
* Switching Vcs-* links in d/control to secure version
* Fully adopting DEP14 and removing master branch +
* New upstream version 2.1.4
* Standars-Version bump to 4.0.0
* Removing upstream signing key (for now) as they stopped to signing source
tarballs
-- Marcin Kulisz (kuLa) <debian@kulisz.net> Sat, 19 Aug 2017 17:55:12 +0100
python-fysom (2.1.2-1) unstable; urgency=medium
* New upstream (2.1.2)
-- Marcin Kulisz (kuLa) <debian@kulisz.net> Wed, 21 Oct 2015 16:45:10 +0100
python-fysom (2.1.1-1) experimental; urgency=medium
* New upstream (2.1.1) may break onbefore event callbacks and intorduces
weak references to the methods to remove cycles between objects in the
garbage collection (more info in the upstream changelog)
* Bumping up Standards-Version to 3.9.6 (no specific changes required)
* Fixing issues spotted by lintian
* Added autopkgtest setup
-- Marcin Kulisz (kuLa) <debian@kulisz.net> Tue, 26 May 2015 10:13:31 +0100
python-fysom (1.0.19-1) unstable; urgency=low
* Initial release (Closes: #747812)
-- Marcin Kulisz (kuLa) <debian@kulisz.net> Thu, 19 Jun 2014 08:13:15 +0100
|