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 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315
|
lomiri-system-settings (1.3.1-6) unstable; urgency=medium
* debian/rules:
+ Set correct lomiri-keyboard plugin-path at build-time.
-- Mike Gabriel <sunweaver@debian.org> Mon, 23 Jun 2025 13:23:09 +0200
lomiri-system-settings (1.3.1-5) unstable; urgency=medium
* debian/patches:
+ Replace 0001_lib-LomiriSystemSettingsPrivate-accountsservice.cpp-Register-
missing-D-Bus-types.patch by 0001_plugins-language-hardwarekeyboard-
plugin.cpp-Registe.patch (reviewed upstream patch).
+ Add 0002_Add-shortcut-to-OSK-layout-settings.patch. Make OSK layout
settings available via URL dispatcher call.
-- Mike Gabriel <sunweaver@debian.org> Sun, 22 Jun 2025 22:16:23 +0200
lomiri-system-settings (1.3.1-4) unstable; urgency=medium
* debian/patches:
+ Add 0001_lib-LomiriSystemSettingsPrivate-accountsservice.cpp-Register-
missing-D-Bus-types.patch. lib/LomiriSystemSettingsPrivate/
accountsservice.cpp: Register missing D-Bus types. This resolves
l-s-s crashes when the external keyboard selector interacts with
ayatana-indicator-keyboard via AccountsService.
-- Mike Gabriel <sunweaver@debian.org> Sat, 14 Jun 2025 07:54:49 +0200
lomiri-system-settings (1.3.1-3) unstable; urgency=medium
[ Adam Havelka ]
* debian/patches:
+ Add 2014_removing-unnecessary-mobile-only-functionality.patch. Make
About plugin available on mainline Linux (i.e. Debian) by removing
mobile-only / Ubuntu Touch / libhybris / deviceinfo functionality and
information.
-- Mike Gabriel <sunweaver@debian.org> Fri, 06 Jun 2025 23:13:52 +0200
lomiri-system-settings (1.3.1-2) unstable; urgency=medium
* debian/patches:
+ Update 2011_build-without-trust-store.patch. Fix regression introduced in
lomiri-system-settings 1.3.1-1.
-- Mike Gabriel <sunweaver@debian.org> Sun, 04 May 2025 08:40:32 +0200
lomiri-system-settings (1.3.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop 1001_dont-hardcode-cxx-standard.patch. Applied upstream.
+ Rebase 2002_use-Noto-font-instead-of-Ubuntu-font.patch.
+ Drop 2012_no-Location-service-yet.patch. Location service is now available
in Debian.
+ Add 2013_show-hotspot-on-desktop.patch. Show hotspot feature for all
form-factors.
* debian/control:
+ Add to R: lomiri-location-service-bin.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Fri, 02 May 2025 11:12:16 +0200
lomiri-system-settings (1.3.0-4) unstable; urgency=medium
* debian/control:
+ Drop python3* build-dependencies. Not needed (autopilot remnants from
upstream packaging).
+ Pull-in lomiri-keyboard rather than maliit-keyboard.
* debian/patches:
+ Drop 2000_use-maliit-keyboard-for-language-plugin.patch. Use lomiri-
keyboard from now on.
-- Mike Gabriel <sunweaver@debian.org> Sun, 26 Jan 2025 12:27:05 +0100
lomiri-system-settings (1.3.0-3) unstable; urgency=medium
* debian/control:
+ Drop version from libicu-dev in B-D: field. This was for testing and
should not have landed in the uploaded package.
-- Mike Gabriel <sunweaver@debian.org> Fri, 10 Jan 2025 09:58:47 +0100
lomiri-system-settings (1.3.0-2) unstable; urgency=medium
* debian/patches:
+ Add 1001_dont-hardcode-cxx-standard.patch. (Closes: #1092339).
-- Mike Gabriel <sunweaver@debian.org> Tue, 07 Jan 2025 17:48:05 +0100
lomiri-system-settings (1.3.0-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 07 Jan 2025 17:20:27 +0100
lomiri-system-settings (1.2.0-2) unstable; urgency=medium
* debian/rules:
+ Fix sloppy usage of HOME vs. BUILDHOME and its removal during
dh_auto_clean override. (Closes: #1090244).
-- Mike Gabriel <sunweaver@debian.org> Tue, 17 Dec 2024 13:15:16 +0100
lomiri-system-settings (1.2.0-1) unstable; urgency=medium
* New upstream release.
- Ship l-s-s-security-privacy settings dialogs.
* debian/control:
+ Add B:/R: for lomiri-system-settings-security-privacy.
+ Bump Standards-Version to 4.7.0. No changes needed.
+ Recommend lomiri >= 0.3.0.
+ Adjust to merged-in security-privacy plugin.
+ Require lomiri-schemas (>= 0.1.5).
+ Add to D: python3, python3-gi (for update-notification-settings script).
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
* debian/patches:
+ Drop all patches. Applied upstream.
+ Rebase 2000_use-maliit-keyboard-for-language-plugin.patch.
+ Add 2011_build-without-trust-store.patch and 2012_no-Location-service-
yet.patch. Build without trust-store and location-service support for
now.
-- Mike Gabriel <sunweaver@debian.org> Wed, 17 Jul 2024 12:45:36 +0200
lomiri-system-settings (1.1.0-4) unstable; urgency=medium
[ Guido Berhoerster ]
* debian/<systemd-magic>: Add script and systemd path unit for updating
notifications preferences:
This watches /usr/lib/lomiri-push-service/legacy-helpers/ for changes and
updates the GSettings com.lomiri.notifications.settings.applications setting
accordingly.
[ Mike Gabriel ]
* debian/rules:
+ Amend dh_makeshlibs override, use correct path.
* debian/lomiri-system-settings-notification-settings.{path,service}:
+ Only update applications via lomiri-system-settings-notification-
settings.service on lomiri session start.
-- Mike Gabriel <sunweaver@debian.org> Wed, 22 May 2024 12:03:27 +0200
lomiri-system-settings (1.1.0-3) unstable; urgency=medium
* debian/patches:
+ Add patches 0006a - 0006c. Support using vendor interface in
AccountsService for storing background image path.
+ Drop 2001_disable-current-language-switching.patch. Handled
by upstream commit 722fc6ce.
* debian/rules:
+ Build with -DENABLE_UBUNTU_ACCOUNTSSERVICE=ON only on Ubuntu and
derivatives.
* debian/watch:
+ Update file for recent GitLab changes of the tags overview page.
* debian/control:
+ Recommend lomiri (>= 0.2.1-11~) which has the required AccountsService
property for patch 0006a.
-- Mike Gabriel <sunweaver@debian.org> Sun, 21 Apr 2024 10:58:53 +0200
lomiri-system-settings (1.1.0-2) unstable; urgency=medium
* debian/control:
+ Update LONG_DESCRIPTION fields. Lomiri is not a desktop environment, but
an operating environment.
+ Add to D: lomiri-system-settings-security-privacy. This introduces a
cyclic dependency between l-s-s and l-s-s-security-privacy. The
battery plugin in l-s-s requires QML code from l-s-s-security-privacy
while l-s-s-security-privacy requires the l-s-s UI for being displayed.
* debian/patches:
+ Drop 2003_hide-lock-on-suspend-or-sleep.patch. lomiri-system-settings-
security-privacy is now available in Debian.
-- Mike Gabriel <sunweaver@debian.org> Tue, 26 Mar 2024 21:52:15 +0100
lomiri-system-settings (1.1.0-1) unstable; urgency=medium
* debian/patches:
+ Add 1004_qofono-module-notifications-plugin.patch. Fix not displayed
notifications plugin (wrong module path for QOfono QML module).
+ Add 2003_hide-lock-on-suspend-or-sleep.patch. Comment lock-on-suspend /
sleep-when-idle setting until l-s-s-security-privacy has been uploaded
to Debian.
* debian/control:
+ Update versioned D on qml-module-ofono to (>= 0.117~).
+ Add to B-D: (for unit tests): qml-module-ofono (>=0.117~).
+ Switch from pkg-config to pkgconf. Thanks, lintian.
* debian/{control,rules}:
+ B-D and D clean-up. Drop various Python dependencies.
-- Mike Gabriel <sunweaver@debian.org> Mon, 11 Mar 2024 12:33:08 +0100
lomiri-system-settings (1.0.2-2) unstable; urgency=medium
* debian/control:
+ Add to R: lomiri-system-settings-online-accounts.
+ Add to D: upower.
+ Add to D: qml-module-lomiri-settings-fingerprint.
+ Add to B-D: libdeviceinfo-dev.
+ Add to B-D: qml-module-lomiri-settings-fingerprint (for unit tests).
+ Drop from B-D: gdb.
* debian/rules:
+ Build with -DENABLE_LIBDEVICEINFO=ON.
-- Mike Gabriel <sunweaver@debian.org> Tue, 05 Mar 2024 09:18:05 +0100
lomiri-system-settings (1.0.2-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update copyright attribution for debian/.
+ Update copyright attributions.
* debian/patches:
+ Rebase 0002_bt-test-fix-with-modern-python-dbusmock.patch and 2002_use-
Noto-font-instead-of-Ubuntu-font.patch.
+ Add 1003_bt-test-fix-with-modern-python-dbusmock-since-30.2.patch. Fix
build against python-dbusmock 0.30.2 and beyond. (Closes: #1060992).
+ Add patch header to 2002_use-Noto-font-instead-of-Ubuntu-font.patch.
+ Rename 1001_use-maliit-keyboard-for-language-plugin.patch to 2000_use-
maliit-keyboard-for-language-plugin.patch (i.e. consider patch Debian-
specific).
* debian/control:
+ Bump versiond B-D on python3-dbusmock to 0.30.2.
-- Mike Gabriel <sunweaver@debian.org> Thu, 01 Feb 2024 19:37:30 +0000
lomiri-system-settings (1.0.1-2) unstable; urgency=medium
* debian/control:
+ Add to D (l-s-s): fonts-noto-core.
* debian/patches:
+ Add 2002_use-Noto-font-instead-of-Ubuntu-font.patch.
-- Mike Gabriel <sunweaver@debian.org> Wed, 01 Mar 2023 00:03:40 +0100
lomiri-system-settings (1.0.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop 2001_no_language_plugin.patch. Add 1001_use-maliit-keyboard-for-
language-plugin.patch instead.
+ Add 2001_disable-current-language-switching.patch. Disable instantaneous
language switching as this is not supported in Debian's AccountsService.
* debian/control:
+ Add to D: maliit-keyboard (and drop commented out lomiri-keyboard-data).
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Fri, 24 Feb 2023 08:18:33 +0100
lomiri-system-settings (1.0-1) unstable; urgency=medium
* New upstream release.
* debian/watch:
+ Start watching upstream releases.
* debian/copyright:
+ Update auto-generated copyright.in file.
* debian/control:
+ Bump Standards-Version: to 4.6.2. No changes needed.
* debian/copyright:
+ Update copyright attributions.
* debian/rules:
+ Don't update pot file during build. (This should never have landed here!).
-- Mike Gabriel <sunweaver@debian.org> Mon, 06 Feb 2023 14:21:04 +0100
lomiri-system-settings (1.0~git20221229.bc061a4-1) unstable; urgency=medium
* New upstream Git snapshot.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
* debian/patches:
+ Drop patch 2002 in favour of patches 000{1,2}_bt-test-fix-with-modern-
python-dbusmock.patch.
* debian/rules:
+ Enable 'MODERN_PYTHON_DBUSMOCK' CMake option.
-- Mike Gabriel <sunweaver@debian.org> Mon, 02 Jan 2023 12:57:25 +0100
lomiri-system-settings (1.0~git20221028.ca6da85-1) unstable; urgency=medium
[ Mike Gabriel ]
* New upstream Git snapshot.
* debian/patches/:
+ Drop 0001_copyright-headers-Use-uniform-spelling-for-copyright.patch.
Applied upstream.
* debian/control:
+ Switch from ubports-wallpapers to lomiri-wallpapers (currently in
Debian's NEW queue); comment out lomiri-keyboard-data (we don't
build the language plugin for now). (Closes: #1021524).
* debian/copyright:
+ Update copyright attributions.
[ Anton Gladky ]
* Add debian/.gitlab-ci.yml
* Let blhc fail
-- Mike Gabriel <sunweaver@debian.org> Fri, 28 Oct 2022 22:58:33 +0200
lomiri-system-settings (1.0~git20221004.572f3a9-1) unstable; urgency=medium
* Initial upload to Debian. (Closes: #1007782).
-- Mike Gabriel <sunweaver@debian.org> Wed, 05 Oct 2022 17:22:47 +0200
|