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
|
python-pywebview (3.3.5+dfsg-1) unstable; urgency=medium
* Team upload.
[ 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.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Francisco Vilmar Cardoso Ruviaro ]
* New upstream version 3.3.5+dfsg.
* debian/control:
- Bumped DH level to 13.
- Bumped Standards-Version to 4.5.0.
* debian/copyright:
- Added 'docs/.vuepress/public/2.4/assets/js' in Files-Excluded field.
- Added new rights.
- Updated packaging copyright.
- Updated upstream copyright years.
* debian/upstream/metadata: added Repository and Repository-Browse fields.
-- Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net> Sun, 11 Oct 2020 18:16:59 +0000
python-pywebview (2.3+dfsg-1) unstable; urgency=low
* Team upload.
[ Ondřej Nový ]
* d/control: Remove trailing whitespaces.
[ Michael Fladischer ]
* New upstream release.
* Clean up files in pywebview.egg-info to allow two builds in a row.
* Install README.md in binary package.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Add debian/gbp.conf.
* Use PYBUILD customization to skip tests.
* Remove python3-pyqt5 from Build-Depends as tests are not run.
* Use debhelper-compat and bump to version 12.
* Remove python3-django from Depends as it is never imported.
* Add CNF dependenies so all three possible backends (Qt5 WebEngine,
Qt5 WebKit, GTK WebKit) are accepted.
* Rename MIT license to Expat.
-- Michael Fladischer <fladi@debian.org> Sun, 17 Feb 2019 09:33:09 +0100
python-pywebview (2.2.1+dfsg-4) unstable; urgency=medium
* Add Conflict/Replace
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 02 Jan 2019 19:42:48 +0100
python-pywebview (2.2.1+dfsg-3) unstable; urgency=medium
* Fix copyright syntax
* Rename binary package according to module name
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 02 Jan 2019 18:25:25 +0100
python-pywebview (2.2.1+dfsg-2) unstable; urgency=medium
* Add comment for disabled tests
* Add missing copyrights.
Thanks to Chris Lamb (Closes: #917771)
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 02 Jan 2019 17:49:46 +0100
python-pywebview (2.2.1+dfsg-1) unstable; urgency=low
* Initial release. Closes: #917621
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 23 Dec 2018 16:36:22 +0100
|