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 125 126 127 128 129 130 131 132 133 134 135 136
|
mcomix (3.1.0-1) unstable; urgency=medium
* New upstream release.
- Fix a python syntax warning. (Closes: #1076090)
* P7zip dependency migrate to 7zip. (Closes: #1063592)
-- Emfox Zhou <emfox@debian.org> Wed, 18 Jul 2024 09:10:55 +0800
mcomix (3.0.0-1) unstable; urgency=medium
* New upstream release.
- Move to pyproject.toml packaging.
- Fix pillow dependency. (Closes: #1040801)
-- Emfox Zhou <emfox@debian.org> Sat, 28 Oct 2023 14:49:52 +0800
mcomix (2.1.0-2) unstable; urgency=medium
* Add missing build dependency: python3-setuptools.
-- Emfox Zhou <emfox@debian.org> Sun, 29 Jan 2023 17:19:06 +0800
mcomix (2.1.0-1) unstable; urgency=medium
* New upstream release, switch to official release. (Closes: #1006794)
- comicthumb obsolete and no longer provided. (Closes: #982150)
* Add Suggest for unzip and lhasa, remove comix related things,
remove MComix3 descriptions. (Closes: #1016794)
-- Emfox Zhou <emfox@debian.org> Sun, 29 Jan 2023 16:14:54 +0800
mcomix (1.2.1mcomix3+git20200206-1) unstable; urgency=medium
* New upstream release
- set mtime of parent directory after msgfmt finished
(Closes: #949684)
-- Emfox Zhou <emfox@debian.org> Sat, 08 Feb 2020 15:00:41 +0800
mcomix (1.2.1mcomix3+git20200122-1) unstable; urgency=medium
* New upstream snapshot
- Fix thumbnails in library no more than 500 (Closes: #945493)
* Suggests should be libunrar5 other than libunrar.
* Bump Policy to 4.5.0.
-- Emfox Zhou <emfox@debian.org> Wed, 22 Jan 2020 13:02:54 +0800
mcomix (1.2.1mcomix3+git20200116-1) unstable; urgency=medium
* New upstream release
- Back and convert bookmark file (Closes: #947508)
-- Emfox Zhou <emfox@debian.org> Thu, 16 Jan 2020 20:18:22 +0800
mcomix (1.2.1mcomix3+git20191129-1) unstable; urgency=medium
* New upstream release
- 01-update-appdata.patch remove, applied upstream.
- Fix a deadlock issue while loading webp. (Closes: #945363)
-- Emfox Zhou <emfox@debian.org> Tue, 03 Dec 2019 12:47:53 +0800
mcomix (1.2.1mcomix3+git20190616-2) unstable; urgency=medium
* Add suggestions of mupdf-tools and p7zip (Closes: #815711)
* Conflict and Provide comix to ease upgrade from comix. (Closes: #944756)
-- Emfox Zhou <emfox@debian.org> Fri, 15 Nov 2019 15:07:04 +0800
mcomix (1.2.1mcomix3+git20190616-1) unstable; urgency=medium
* New upstream release
- Switching to python3 port(mcomix3,unofficial) (Closes: #940688)
* Update dependencies accordingly. (Closes: #931645)
* Bump compat level to 12.
* Bump debian policy to 4.4.1.
-- Emfox Zhou <emfox@debian.org> Wed, 13 Nov 2019 22:26:02 +0800
mcomix (1.2.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Replace Depends: python-imaging with python-pil. (Closes: #866440)
-- Nicholas Breen <nbreen@debian.org> Tue, 29 May 2018 21:35:28 -0700
mcomix (1.2.1-1) unstable; urgency=low
* New upstream release (Closes: #813730, #810743)
* Remove menu file.
* Bump debian policy to 3.9.7.
-- Emfox Zhou <emfox@debian.org> Sun, 21 Feb 2016 15:10:10 +0800
mcomix (1.00-1) unstable; urgency=low
* New upstream release
* Bump debian policy to 3.9.4.
-- Emfox Zhou <emfox@debian.org> Thu, 23 Jan 2014 09:57:59 +0800
mcomix (0.99-1) unstable; urgency=low
* New upstream release.
-- Emfox Zhou <emfox@debian.org> Thu, 06 Sep 2012 11:17:34 +0800
mcomix (0.98-1) unstable; urgency=low
* New upstream release.
* Bump debian policy to 3.9.3.
-- Emfox Zhou <emfox@debian.org> Tue, 01 May 2012 16:23:24 +0800
mcomix (0.97.1-1) unstable; urgency=low
* New upstream release.
* remove 01_dont_install_comicthumb_manpage.patch, applied upstream.
-- Krzysztof Klimonda <kklimonda@syntaxhighlighted.com> Sun, 19 Feb 2012 17:58:40 +0100
mcomix (0.96-2) unstable; urgency=low
* Add dependency on python-gtk2
* debian/patches/01_dont_install_comicthumb_manpage.patch:
- comicthumb.1.gz will be dropped in the next mcomix release, removing
it allows us to stop conflicting with the comix package.
-- Krzysztof Klimonda <kklimonda@syntaxhighlighted.com> Fri, 10 Feb 2012 00:45:00 +0100
mcomix (0.96-1) unstable; urgency=low
* Initial release (Closes: #656687)
-- Krzysztof Klimonda <kklimonda@syntaxhighlighted.com> Fri, 20 Jan 2012 23:33:45 +0100
|