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
|
python-xdo (0.5-2) unstable; urgency=medium
* Team upload.
* remove extraneous dependency on python3-six
* use new dh-sequence-python3
[ Debian Janitor ]
* Add debian/watch file, using pypi.
* Update standards version to 4.6.1, no changes needed.
-- Alexandre Detiste <tchet@debian.org> Wed, 07 Feb 2024 23:18:13 +0100
python-xdo (0.5-1) unstable; urgency=low
* New upstream release (closes: #977894)
* Bump standards-version to 4.5.1 (no changes needed)
* wrap-and-sort -ast
* Bump debhelper to 13
* Rules-Requires-Root: no
* Add gitlab homepage
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from deprecated 9 to 12.
[ 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.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 24 Dec 2020 10:57:45 -0500
python-xdo (0.4-2) unstable; urgency=medium
* Team upload.
* Drop Python 2 support.
* d/copyright: Use https protocol in Format field.
* Use debhelper-compat instead of debian/compat.
* d/control: Deprecating priority extra as per policy 4.0.1.
* d/control: Set Vcs-* to salsa.debian.org.
-- Ondřej Nový <onovy@debian.org> Mon, 12 Aug 2019 08:22:26 +0200
python-xdo (0.4-1) unstable; urgency=medium
* New upstream release (Closes: #854992, #854994)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 13 Feb 2017 19:54:34 -0500
python-xdo (0.3-2) unstable; urgency=medium
* clean up dependencies (Closes: #824008)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 16 May 2016 10:46:52 -0400
python-xdo (0.3-1) unstable; urgency=medium
* new upstream release (based on ctypes, now Arch: all)
* add python3 package
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 09 May 2016 15:53:43 -0400
python-xdo (0.2-3) unstable; urgency=medium
* enable python3 module
* bump Standards-Version to 3.9.5 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 08 May 2014 09:58:10 -0300
python-xdo (0.2-2) unstable; urgency=low
* moving to unstable.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 05 May 2013 13:14:52 -0400
python-xdo (0.2-1) experimental; urgency=low
* new upstream release properly initializes all Window objects.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 17 Jan 2013 04:25:21 -0500
python-xdo (0.1-1) experimental; urgency=low
* new package. (Closes: #698020)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 12 Jan 2013 18:53:47 -0500
|