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
|
python-pyelftools (0.32-1) unstable; urgency=medium
* New upstream version 0.32
-- Tomasz Buchert <tomasz@debian.org> Sat, 22 Feb 2025 19:00:49 +0100
python-pyelftools (0.31-1) unstable; urgency=medium
* New upstream version 0.31
* Set upstream metadata fields: Contact, Security-Contact.
-- Tomasz Buchert <tomasz@debian.org> Sun, 02 Jun 2024 09:45:53 +0200
python-pyelftools (0.30-1) unstable; urgency=medium
* New upstream version 0.30
-- Tomasz Buchert <tomasz@debian.org> Sat, 09 Sep 2023 11:46:13 +0200
python-pyelftools (0.29-1) unstable; urgency=medium
* New upstream version 0.29
-- Tomasz Buchert <tomasz@debian.org> Sat, 20 Aug 2022 23:23:45 +0200
python-pyelftools (0.28-1) unstable; urgency=medium
* New upstream version 0.28
-- Tomasz Buchert <tomasz@debian.org> Sat, 30 Apr 2022 12:22:11 +0200
python-pyelftools (0.27-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Tomasz Buchert ]
* New upstream version 0.27
-- Tomasz Buchert <tomasz@debian.org> Sun, 01 Nov 2020 20:39:31 +0100
python-pyelftools (0.26-2) unstable; urgency=medium
* Drop python2 package (Closes: #938061)
* Bump std-ver to 4.5.0
-- Tomasz Buchert <tomasz@debian.org> Fri, 01 May 2020 10:22:25 +0200
python-pyelftools (0.26-1) unstable; urgency=medium
* New upstream version 0.26
* Bump std-ver to 4.4.1
-- Tomasz Buchert <tomasz@debian.org> Thu, 12 Dec 2019 23:29:34 +0100
python-pyelftools (0.25-2) unstable; urgency=medium
* refresh packaging (debhelper 12, std-ver 4.3.0)
-- Tomasz Buchert <tomasz@debian.org> Sat, 12 Jan 2019 12:50:45 +0100
python-pyelftools (0.25-1) unstable; urgency=medium
* New upstream version 0.25
* Build-depend on setuptools instead of distutils
-- Tomasz Buchert <tomasz@debian.org> Tue, 04 Sep 2018 08:28:58 +0200
python-pyelftools (0.24-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on python3-distutils. Closes: #896779.
* Bump standards version; no changes required.
-- Matthias Klose <doko@debian.org> Thu, 03 May 2018 23:57:36 +0200
python-pyelftools (0.24-4) unstable; urgency=medium
* d/control: update vcs links to salsa
* d/control: make packages multi-arch foreign (Closes: #885411)
* d/control: fix priority-extra-is-replaced-by-priority-optional
* d/copyright: fix insecure-copyright-format-uri
* d/control: bump debhelper compat to 11
-- Tomasz Buchert <tomasz@debian.org> Sun, 04 Feb 2018 11:07:52 +0100
python-pyelftools (0.24-3) unstable; urgency=medium
* Revert debhelper and watch changes
-- Tomasz Buchert <tomasz@debian.org> Sun, 30 Apr 2017 11:43:50 +0200
python-pyelftools (0.24-2) unstable; urgency=medium
* d/control: use debhelper 10
* d/watch: use watch version 4
* d/patches: disable readelf tests (Closes: #860630)
-- Tomasz Buchert <tomasz@debian.org> Sun, 23 Apr 2017 19:43:10 +0200
python-pyelftools (0.24-1) unstable; urgency=medium
* Imported Upstream version 0.24
* Bumped Standards-Version to 3.9.8 (no changes needed)
-- Tomasz Buchert <tomasz@debian.org> Tue, 09 Aug 2016 00:29:51 +0200
python-pyelftools (0.23-2) unstable; urgency=medium
* d/copyright: LPGL-2+ -> LGPL-2
* d/rules: run test suite manually
-- Tomasz Buchert <tomasz@debian.org> Thu, 31 Dec 2015 13:33:27 +0100
python-pyelftools (0.23-1) unstable; urgency=low
* Initial release (Closes: #778933)
-- Tomasz Buchert <tomasz@debian.org> Mon, 27 Apr 2015 13:25:10 +0200
|