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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
manuskript (0.16.1-2) unstable; urgency=medium
* Acknowledged previous NMUs. Closes: #1093300. Closes: #1089902.
* Upgraded Standards-Version from 4.6.1.1 to 4.7.0.2
* Build-Depending on python3-all instead of python3-all-dev
-- Miriam Ruiz <miriam@debian.org> Mon, 27 Jan 2025 12:55:02 +0100
manuskript (0.16.1-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Move from obsolete qtwebkit to qtwebengine. Closes: #1093300
* Drop unnecessary Build-Depends: quilt.
* d/copyright: Drop non-standard fields.
-- Bastian Germann <bage@debian.org> Sat, 18 Jan 2025 23:19:48 +0100
manuskript (0.16.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Switch to DebHelper 10
* Set 'Rules-Requires-Root: no'
* Stop calling dh_buildinfo (Closes: #1089902)
-- Alexandre Detiste <tchet@debian.org> Sat, 14 Dec 2024 15:31:02 +0100
manuskript (0.16.1-1) unstable; urgency=medium
* New upstream release.
-- Miriam Ruiz <miriam@debian.org> Mon, 22 Jan 2024 18:40:57 +0100
manuskript (0.15.0-1) unstable; urgency=medium
* New upstream release.
-- Miriam Ruiz <miriam@debian.org> Thu, 22 Jun 2023 02:52:14 +0200
manuskript (0.14.0-1) unstable; urgency=medium
* New upstream release. Closes: #1015345
- Fixes CVE-2021-35196: Closes: #990366
· https://github.com/olivierkes/manuskript/pull/895
· https://github.com/olivierkes/manuskript/issues/891
· https://www.pizzapower.me/2021/06/20/arbitrary-code-execution-in-manuskript-0-12/
* Upgraded Standards-Version from 4.6.0.1 to 4.6.1.1
* Removed patch: shared_OpenGL_contexts.patch. Not needed anymore.
-- Miriam Ruiz <miriam@debian.org> Sun, 18 Sep 2022 23:47:29 +0200
manuskript (0.12.0-1) unstable; urgency=medium
* New upstream release.
* Upgraded Standards-Version from 4.5.0.3 to 4.6.0.1
* Added patch: shared_OpenGL_contexts.patch
- Fixes Qt WebEngine Warning
-- Miriam Ruiz <miriam@debian.org> Tue, 21 Sep 2021 19:26:43 +0200
manuskript (0.11.0-2) unstable; urgency=medium
* debian/control: Upgraded Standards-Version from 4.4.0.1 to 4.5.0.3
* Python2 is not used anymore. Closes: #943106
* It is already the latest version. Closes: #951602
-- Miriam Ruiz <miriam@debian.org> Fri, 21 Aug 2020 22:45:41 +0200
manuskript (0.11.0-1) unstable; urgency=medium
* New upstream release.
- Fix bug that caused data loss when copying and pasting into
Notes / References and Summary sections
- Fix Windows 10 Dark Theme on older Qt versions
- Remove support for macOS X Sierra (10.12) in Travis CI build
-- Miriam Ruiz <miriam@debian.org> Wed, 22 Jul 2020 20:08:53 +0200
manuskript (0.10.0-1) unstable; urgency=medium
* New upstream release.
- Add support for additional spell checkers
- Enable non-English locales to display built-in English language
- Default keep revisions to disabled
- Improve project save by tracking dirty (changes made) state
- Improve upon undesirable window placements
- Improve image tooltip handling
- Fixed many bugs
-- Miriam Ruiz <miriam@debian.org> Mon, 30 Sep 2019 21:40:08 +0200
manuskript (0.9.0-2) unstable; urgency=medium
* Upgraded Standards-Version from 4.3.0.3 to 4.4.0.1
-- Miriam Ruiz <miriam@debian.org> Thu, 05 Sep 2019 22:26:50 +0200
manuskript (0.9.0-1) unstable; urgency=medium
* New upstream release.
- Add configurable fullscreen editor improvements
- Remember and use last accessed directory
- Add ability to add new background images through UI
- Fixed many bugs
* Upgraded Standards-Version from 4.3.0.1 to 4.3.0.3
-- Miriam Ruiz <miriam@debian.org> Sat, 06 Apr 2019 02:13:26 +0200
manuskript (0.8.0-1) unstable; urgency=medium
* New upstream release.
- Add support for Pandoc v2.x while maintaining v1.x support
- Fix plot importance changes if delete earlier plot and click other plots
- Remove conflicting plot resolution step key bindings
- Fix some crashes
- Improve pandoc compile/export return code handling
- Enhance Travis CI builds and tests
-- Miriam Ruiz <miriam@debian.org> Wed, 02 Jan 2019 11:43:06 +0100
manuskript (0.7.0-1) unstable; urgency=low
* Initial release. Closes: #911026
-- Miriam Ruiz <miriam@debian.org> Fri, 31 Aug 2018 14:07:51 +0200
|