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
|
pympress (1.5.3+dfsg-1) unstable; urgency=medium
* Fix "pympress needs source upload for Python 3.9 transition"
Source upload (Closes: #976773)
* Import new upstream release (1.5.3)
* Drop patches merged upstream (0003 and 0004)
* Rebase patches (0001 and 0002)
* Remove Debian pympress.desktop and icons
-- Christopher Hoskin <mans0954@debian.org> Fri, 15 Jan 2021 07:16:49 +0000
pympress (1.5.1+dfsg-4) unstable; urgency=medium
* Fix "Raise an error at start" by adding missing dependencies
(Closes: #956840)
* Fix "depends on python3.7" by new upload
(Closes: #956690)
-- Christopher Hoskin <mans0954@debian.org> Thu, 16 Apr 2020 20:41:58 +0100
pympress (1.5.1+dfsg-3) unstable; urgency=medium
* Install icons to correct location
-- Christopher Hoskin <mans0954@debian.org> Fri, 10 Jan 2020 07:36:54 +0000
pympress (1.5.1+dfsg-2) unstable; urgency=medium
* Add pympress.desktop file
-- Christopher Hoskin <mans0954@debian.org> Thu, 09 Jan 2020 00:40:06 +0000
pympress (1.5.1+dfsg-1) unstable; urgency=low
* source package automatically created by stdeb 0.8.5
* Initial release. (Closes: #935151: ITP: pympress -- dual-screen PDF
reader used for presentations and public talks)
* diff-ignore egg-info
* Add gbp.conf for DEP-14
* Use https://github.com/Cimbali/pympress/ for watch
* Add minimal copyright to exclude binary files
* Import new upstream release (1.5.1)
* Fill out copyright
* Fill in debian/control
* Add upstream/metadata
* Rules-Requires-Root: no
* Bump to compat 12
* Update standards to 4.4.1
* Patches to build documentation
* Add documentation package
* Tidy up patch DEP-3 headers
* Move man page to Section 1
* Patch spellings in documentation
* Add script to generate mo files
* Add superficial test
* Add missing dependencies for building docs
-- Christopher Hoskin <mans0954@debian.org> Sat, 14 Dec 2019 10:10:51 +0000
|