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
|
python-fisx (1.2.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ python3-fisx-dbg: Add Multi-Arch: same.
+ python-fisx-common: Add Multi-Arch: foreign.
* Bump debhelper from old 12 to 13.
[ Picca Frédéric-Emmanuel ]
* Bug fix: "Removal of the python3-*-dbg packages in sid/bookworm",
thanks to Matthias Klose (Closes: #994352).
* d/control: Used dh-sequence-[numpy3,python3]
* d/rules: Updated with execute_after_X
-- Picca Frédéric-Emmanuel <picca@debian.org> Sun, 19 Sep 2021 11:14:46 +0200
python-fisx (1.2.0-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.
[ Picca Frédéric-Emmanuel ]
* New upstream version 1.2.0
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 06 Jan 2021 14:21:03 +0100
python-fisx (1.1.8-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Picca Frédéric-Emmanuel ]
* New upstream version 1.1.8
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 10 Apr 2020 10:19:16 +0200
python-fisx (1.1.7-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support (Closes: #937754).
-- Andrey Rahmatullin <wrar@debian.org> Mon, 14 Oct 2019 21:45:00 +0500
python-fisx (1.1.7-1) unstable; urgency=medium
[ Ondřej Nový ]
* Rename d/tests/control.autodep8 to d/tests/control.
[ Alexandre Marie ]
* New upstream version 1.1.7
* d/control: Added myself to uploaders
* d/copyright: Changed order of files.
-- Picca Frédéric-Emmanuel <picca@debian.org> Tue, 09 Jul 2019 12:17:28 +0200
python-fisx (1.1.6-1) unstable; urgency=medium
[ Picca Frédéric-Emmanuel ]
* New upstream version 1.1.6
* d/tests
- Moved all tests into control.autodep8
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 07 Sep 2018 10:43:46 +0200
python-fisx (1.1.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Remove Testsuite field, not needed anymore
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
[ Picca Frédéric-Emmanuel ]
* New upstream version 1.1.5 (Closes: #904263)
* make the package build reproducible (Closes: #894466)
Thanks Chris Lamb for thr patch.
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
-- Picca Frédéric-Emmanuel <picca@debian.org> Thu, 02 Aug 2018 15:43:21 +0200
python-fisx (1.1.4-1) unstable; urgency=medium
* New upstream version 1.1.4
* Fix autopkgtest dependencies (Closes: #864697)
* debian/watch use special strings
* Bumped Standards-Version to 4.1.1 (nothing to do)
-- Picca Frédéric-Emmanuel <picca@debian.org> Sat, 25 Nov 2017 13:46:47 +0100
python-fisx (1.1.2-1) unstable; urgency=medium
* New upstream version 1.1.2
-- Picca Frédéric-Emmanuel <picca@debian.org> Sun, 27 Nov 2016 10:28:10 +0100
python-fisx (1.1.1-1) unstable; urgency=medium
* Imported Upstream version 1.1.1
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 17 Aug 2016 21:15:00 +0200
python-fisx (1.0.8-1) unstable; urgency=low
* Initial package (Closes: #827609)
-- Picca Frédéric-Emmanuel <picca@debian.org> Thu, 09 Jun 2016 10:17:18 +0200
|