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
|
python-enet (0.0~vcs.2022.12.26.git-0.3) unstable; urgency=medium
* Non-maintainer upload.
* Add build-dep on python3-setuptools (Closes: #1080740)
-- Alexandre Detiste <tchet@debian.org> Thu, 30 Jan 2025 00:59:21 +0100
python-enet (0.0~vcs.2022.12.26.git-0.2) unstable; urgency=medium
* debian/control: Build for all python3 versions.
-- Sebastian Ramacher <sramacher@debian.org> Fri, 20 Jan 2023 12:02:17 +0100
python-enet (0.0~vcs.2022.12.26.git-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 0.0~vcs.2022.12.26.git
* Remove obsoleted python packages
* Remove python3-enet.install
* Update d/patches to comply with dep3
* Update d/patches to adapt to upstream
* Remove tabs from d/copyright
* d/copyright: concatenate paragraphs with dot
* d/control: replace python with python3
* d/rules: add all hardening
* d/control: use debhelper-compat instead
* Add d/watch with only comments
* Update Standards-Version
* Update metadata of d/copyright
* d/copyright: update copyright information
-- Fukui Daichi <a.dog.will.talk@akane.waseda.jp> Wed, 28 Dec 2022 05:27:27 +0000
python-enet (0.0~vcs.2017.05.26.git-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937728
-- Sandro Tosi <morph@debian.org> Thu, 17 Oct 2019 18:02:39 -0400
python-enet (0.0~vcs.2017.05.26.git-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add missing Python3 dependencies to python3-enet.
Thanks to Adrian Bunk for the report and patch. (Closes: #905989)
-- Markus Koschany <apo@debian.org> Fri, 07 Sep 2018 20:49:16 +0200
python-enet (0.0~vcs.2017.05.26.git-2) unstable; urgency=medium
* Upload to unstable
* Enable Rules-Requires-Root: no
* Fix spelling in description
-- Christoph Egger <christoph@debian.org> Tue, 31 Oct 2017 13:55:02 +0100
python-enet (0.0~vcs.2017.05.26.git-1) experimental; urgency=medium
* New upstream snapshot
* Enable python3
* Use dgit for package
-- Christoph Egger <christoph@debian.org> Sun, 28 May 2017 15:05:05 +0200
python-enet (0.0~svn24-1) unstable; urgency=low
* Updated to svn revision 24
-- Christoph Egger <christoph@debian.org> Tue, 15 Nov 2011 15:57:37 +0100
python-enet (0.0~svn23-1) unstable; urgency=low
* Update to svn revision 23
-- Christoph Egger <christoph@debian.org> Thu, 29 Sep 2011 12:44:48 +0200
python-enet (0.0~svn22-1) unstable; urgency=low
* Initial release (Closes: #624808)
-- Christoph Egger <christoph@debian.org> Sun, 01 May 2011 20:11:36 +0200
|