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 137
|
gimagereader (3.3.0-1) unstable; urgency=medium
[ Philip Rinn ]
* New upstream version (closes: #889633):
- Add build dependencies libdjvulibre-dev, libzip-dev, python3-gi, uuid-dev
* Drop patches that are applied upstream:
- debian/patches/01_fix-appstream-metadata.patch
- debian/patches/02_remove-pixdata-conversions.patch
- debian/patches/04_set_local_c_for_tesseract.patch
* Bump Standards-Version to 4.2.1 (no changes necessary)
* Bump debhelper compat version to 11 (no changes necessary)
* Add upstream metadata
* Update debian/copyright
[ Ondřej Nový ]
* debian/copyright: Use https protocol in Format field
-- Philip Rinn <rinni@inventati.org> Mon, 26 Nov 2018 22:32:05 +0100
gimagereader (3.2.3-3) unstable; urgency=medium
* add debian/patches/04_set_local_c_for_tesseract.patch:
- Adapt for tesseract 4.x aborting if LANG!=C (closes: #906243)
-- Philip Rinn <rinni@inventati.org> Thu, 16 Aug 2018 22:19:01 +0200
gimagereader (3.2.3-2) unstable; urgency=medium
* add debian/patches/01_fix-appstream-metadata.patch:
- Use current format and location for appstream metadata
* add debian/patches/02_remove-pixdata-conversions.patch:
- Remove pixdata conversions (closes: #886139)
* add debian/patches/03_fix-slowdown-with-tesseract4.patch:
- Fix massive slowdown with tesseract 4.00dev
* Bump Standards-Version to 4.1.3 (no changes necessary)
-- Philip Rinn <rinni@inventati.org> Fri, 05 Jan 2018 16:08:46 +0100
gimagereader (3.2.3-1) unstable; urgency=medium
* new upstream version
* Bump Standards-Version to 4.0.0 (no changes necessary)
-- Philip Rinn <rinni@inventati.org> Mon, 17 Jul 2017 12:49:39 +0200
gimagereader (3.2.1-1) unstable; urgency=medium
* new upstream version (closes: #856206)
-- Philip Rinn <rinni@inventati.org> Wed, 14 Jun 2017 15:39:57 +0200
gimagereader (3.2.0-1) unstable; urgency=medium
* new upstream version:
- remove all patches as they are merged upstream
- Add build dependencies libjpeg-dev and libpodofo-dev
* Bump debhelper compat from 9 to 10 (no changes necessary).
-- Philip Rinn <rinni@inventati.org> Thu, 24 Nov 2016 22:17:44 +0100
gimagereader (3.1.91-2) unstable; urgency=medium
* add debian/patches/02-fix-ftbfs.patch:
- Fix FTBFS due to missing implicit bool conversion
* Fix typo in doc-base file
-- Philip Rinn <rinni@inventati.org> Wed, 28 Sep 2016 19:59:40 +0200
gimagereader (3.1.91-1) unstable; urgency=medium
* new upstream version (closes: LP: #1579707):
- remove all patches as they are merged upstream
* add debian/patches/01-catch-segfaults-tesseract.patch:
- catch deliberate segfaults created by tesseract
* update debian/copyright
* Bump Standards-Version to 3.9.8 (no changes necessary)
-- Philip Rinn <rinni@inventati.org> Mon, 13 Jun 2016 19:49:08 +0200
gimagereader (3.1.2+git368fa8f-2) unstable; urgency=medium
* add debian/patches/02-make_build_reproducible.patch:
- make build reproducible
* Bump Standards-Version to 3.9.7 (no changes necessary)
* Use secure URIs for vcs-* in debian/control
-- Philip Rinn <rinni@inventati.org> Sat, 27 Feb 2016 15:40:28 +0100
gimagereader (3.1.2+git368fa8f-1) unstable; urgency=medium
* Pick upstream snapshot (closes: #802391)
* update debian/copyright
-- Philip Rinn <rinni@inventati.org> Sat, 31 Oct 2015 20:15:29 +0100
gimagereader (3.1.2-1) unstable; urgency=medium
* new upstream version (closes: #785656, #794489)
* update debian/copyright
* fix spelling errors in debian/control
-- Philip Rinn <rinni@inventati.org> Fri, 14 Aug 2015 16:29:02 +0200
gimagereader (3.1-1) unstable; urgency=medium
* new upstream version
* add build dependency: libgtksourceviewmm-3.0-dev
* drop patch debian/patches/01-desktop-entry-lacks-keywords-entry.patch
- applied upstream
* add patch debian/patches/01-fix_build_on_armel.patch:
- fix build failure on armel
* debian/control: update Vcs-Browser field to use new URL syntax
* update debian/copyright
-- Philip Rinn <rinni@inventati.org> Tue, 12 May 2015 23:15:14 +0200
gimagereader (3.0.1-1) unstable; urgency=low
* new upstream version
* drop patch debian/patches/02-detect-sane-on-hurd-and-kfreebsd.patch
- build system switched to cmake
* register documentation with doc-base
-- Philip Rinn <rinni@inventati.org> Mon, 20 Apr 2015 00:15:45 +0200
gimagereader (2.93-2) unstable; urgency=low
* Fix build failure on Hurd and kFreeBSD due to missing check in configure.ac
* Bump Standards-Version to 3.9.6 (no changes necessary)
-- Philip Rinn <rinni@inventati.org> Mon, 06 Oct 2014 21:01:23 +0200
gimagereader (2.93-1) unstable; urgency=low
* Initial release (closes: #748350)
-- Philip Rinn <rinni@inventati.org> Wed, 20 Aug 2014 00:12:16 +0200
|