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
|
pyvirtualdisplay (3.0-2) unstable; urgency=medium
* Build using pybuild-plugin-pyproject
* Update Standards-Version to 4.7.2
-- Scott Talbert <swt@techie.net> Thu, 18 Sep 2025 18:29:07 -0400
pyvirtualdisplay (3.0-1) unstable; urgency=medium
* Unorphan (Closes: #888217)
* Update Standards-Version to 4.7.0
* Update to new upstream release 3.0
* Use valid short name in d/copyright
* Capitalize Python in package description
* Enable tests
* Enable autopkgtests
-- Scott Talbert <swt@techie.net> Fri, 14 Feb 2025 20:20:09 -0500
pyvirtualdisplay (2.2-2) unstable; urgency=medium
* orphan
-- Sandro Tosi <morph@debian.org> Wed, 28 Feb 2024 12:37:21 -0500
pyvirtualdisplay (2.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Sandro Tosi ]
* New upstream release; Closes: #997648
* Use the new Debian Python Team contact name and address
* debian/watch
- track github releases
* debian/python3-pyvirtualdisplay.docs
- install the new README file
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Wed, 03 Nov 2021 22:43:35 -0400
pyvirtualdisplay (0.2.1-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python 2 support
* debian/control
- bump Standards-Version to 4.4.0 (no changes needed)
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Tue, 27 Aug 2019 22:05:03 -0400
pyvirtualdisplay (0.2.1-2) unstable; urgency=medium
* debian/control
- add xvfb to depends and xserver-xephyr to suggests: one of them has to be
available to instantiate the Display() class; Closes: #860501
-- Sandro Tosi <morph@debian.org> Tue, 18 Apr 2017 20:13:15 -0400
pyvirtualdisplay (0.2.1-1) unstable; urgency=medium
* New upstream release
* declare compat level 10
-- Sandro Tosi <morph@debian.org> Tue, 13 Dec 2016 19:16:11 -0500
pyvirtualdisplay (0.2-1) unstable; urgency=low
* Initial release; Closes: 804843
-- Sandro Tosi <morph@debian.org> Thu, 15 Sep 2016 11:36:14 +0000
|