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 138
|
lomiri-camera-app (4.0.8+dfsg-5) unstable; urgency=medium
* debian/patches:
+ Add 0006_qml-Viewfinder-fix-content-export-preview-corruption.patch.
qml/Viewfinder: Fix content export preview corruption in !hasEXIF mode.
+ Add 0007_qml-Support-scanning-white-QR-codes-in-BarcodeReaderApp.patch.
Support white QR codes in barcode reader app.
-- Mike Gabriel <sunweaver@debian.org> Sun, 15 Jun 2025 21:14:56 +0200
lomiri-camera-app (4.0.8+dfsg-4) unstable; urgency=medium
* debian/patches:
+ Add 0002_fix-image-quality-on-app-startup.patch. Correctly initialize
image resolution on app startup. (Closes: #1105112).
+ Add 0003_fix-spelling-of-background-color-in-AdvancedOptions-qml.patch.
AdvancedOptions.qml: Fix typo in theme palette name. (Closes: #1106850).
+ Add 0004_Save-orientation-when-erasing-metadata.patch. Fix privacy mode
(where no EXIF data is stored in images): Save orientation data also in
privacy mode. (Closes: #1106849).
+ Add 0005_add-left-margin-between-icon-and-label-in-options-selector.patch.
Minor UI icon fix for options selector.
-- Mike Gabriel <sunweaver@debian.org> Fri, 30 May 2025 16:14:07 +0200
lomiri-camera-app (4.0.8+dfsg-3) unstable; urgency=medium
* debian/patches:
+ Add 0001_fix-recorded-video-size.patch. Fix initialization of video
resolution. (Closes: #1104908)
* debian/control:
+ Drop from D: qml-module-qzxing. The qzxing library does not provide a
full QQmlEngineExtensionPlugin, it simply provides QQuickImageProvider.
Trying to import the QML module will fail. This goes together with the
removal of the qml-module-qzxing bin:pkg from src:pkg qzxing. (Closes:
#1092953).
+ Switch from pkg-config => pkgconf. Thanks, lintian.
-- Mike Gabriel <sunweaver@debian.org> Sat, 10 May 2025 16:04:19 +0200
lomiri-camera-app (4.0.8+dfsg-2) unstable; urgency=medium
* debian/patches:
+ Update 2002_hide-app-if-not-in-lomiri.patch. Include barcode reader app.
-- Mike Gabriel <sunweaver@debian.org> Mon, 05 May 2025 22:59:32 +0200
lomiri-camera-app (4.0.8+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Add 2002_hide-app-if-not-in-lomiri.patch.
+ Drop 1001_content-hub-for-non-click-builds.patch. Applied upstream.
* debian/control:
+ Bump Standards-Version: to 4.7.2. No changes needed.
* debian/copyright:
+ Fix FSF mailing address.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Mon, 05 May 2025 13:25:12 +0200
lomiri-camera-app (4.0.7+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Trivially rebase 2001_no-autopilot-on-Debian.patch.
+ Add 1001_content-hub-for-non-click-builds.patch. Fix missing content-hub
integration for non-click builds.
* debian/copyright:
+ Update attributions for debian/.
-- Mike Gabriel <sunweaver@debian.org> Fri, 31 Jan 2025 22:54:46 +0100
lomiri-camera-app (4.0.6+dfsg-2) unstable; urgency=medium
* debian/rules:
+ Add mips64el architecture to testskip_architectures. (Closes: #1081960).
+ Run unit tests on testskip_architectures, but don't expect them to
succeed. (This allows us to check from time to time if unit tests have
become more stable on those archs).
-- Mike Gabriel <sunweaver@debian.org> Sun, 22 Sep 2024 12:56:00 +0200
lomiri-camera-app (4.0.6+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version to 4.7.0. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Fri, 14 Jun 2024 09:52:13 +0200
lomiri-camera-app (4.0.5+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update copyright attribution for debian/.
+ Update copyright attributions.
* debian/control:
+ Switch B-D from libgl1-mesa-dev to libgl-dev.
* debian/rules:
+ Remove not needed migration script (Ubuntu Touch specific).
-- Mike Gabriel <sunweaver@debian.org> Mon, 05 Feb 2024 00:53:09 +0100
lomiri-camera-app (4.0.2+dfsg-1) unstable; urgency=medium
* New upstream release.
- Slight UI change in barcode reader app.
- Translation updates.
-- Mike Gabriel <sunweaver@debian.org> Wed, 01 Mar 2023 09:08:25 +0100
lomiri-camera-app (4.0.1+dfsg-2) unstable; urgency=medium
* debian/control:
+ Drop libgles2-dev from B-D.
-- Mike Gabriel <sunweaver@debian.org> Sun, 05 Feb 2023 10:59:11 +0100
lomiri-camera-app (4.0.1+dfsg-1) unstable; urgency=medium
* New upstream release. Upload to unstable.
* debian/watch:
+ Start watching upstream releases.
* debian/rules:
+ Drop no-op dh_install override.
* debian/control:
+ Drop alternative B-D 'libgles2-mesa-dev | libgles2-dev'. Only B-D on
libgles2-dev. Thanks, lintian.
+ Uncomment B-D: qml-module-lomiri-action.
-- Mike Gabriel <sunweaver@debian.org> Sat, 04 Feb 2023 23:28:06 +0100
lomiri-camera-app (4.0.0+git20230203.a8fdcf1+dfsg-1) experimental; urgency=medium
* Initial upload to Debian. (Closes: #1030036).
-- Mike Gabriel <sunweaver@debian.org> Wed, 18 Jan 2023 11:05:04 +0100
|