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
|
lomiri (0.1.2-3) unstable; urgency=medium
* debian/{home.svg,lomiri-common.install}:
+ Lomiri shows the Ubuntu logo in its launcher. For a non-Ubuntu
distribution this is inappropriate. As Lomiri has its own logo,
ship and use that one instead.
-- Mike Gabriel <sunweaver@debian.org> Wed, 01 Mar 2023 08:07:12 +0100
lomiri (0.1.2-2) unstable; urgency=medium
* debian/control:
+ Add to R (lomiri): lomiri-system-settings (this avoids MATE components
being pulled in via Ayatana Indicators packages.
-- Mike Gabriel <sunweaver@debian.org> Tue, 28 Feb 2023 19:41:40 +0100
lomiri (0.1.2-1) unstable; urgency=medium
* New upstream release.
- systemd-user: start lal-application-end.target on stop/restart.
- Wizard: Fix AyatanaMenuModel attributes for Wi-Fi networks.
- Refresh Drawer desktop files when the locale changes.
- IndicatorMenuItemFactory: use activate() for toggle switch (again).
- Allow one to set more than 4 digits pincode.
- Restore restarts of session services after wizard locale change.
- Translation updates.
- Ship & enable Xwayland wrapper.
- plugins: TopLevelWindowModel: Explicitly cause XWayland surfaces to die
gracefully.
- Trim time string to remove leading space.
* debian/patches:
+ Drop 0001-Add-support-for-both-older-qtmir-and-newer-qtmir-wit.patch.
Applied upstream.
* debian/control:
+ Assure presence of lomiri-schemas (>= 0.1.3) in B-D and D (various
bin:pkgs).
+ Require lomiri-app-launch (>= 0.1.5) in B-D and D.
+ Bump versioned B-D on libqtmirserver-dev to
(>= 0.8.0~git20230223.bd21224-3~). This pkg revisions ships an important
adjust of the dev:pkg's .pc file.
* debian/lomiri.install:
+ Add Xwayland.lomiri.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Sun, 26 Feb 2023 18:32:05 +0100
lomiri (0.1-4) unstable; urgency=medium
* debian/control:
+ Add to R (lomiri): maliit-keyboard.
+ Move Ayatana Indicators to D:.
+ Ensure installation of one of the Mir platforms.
+ Add to D: lomiri-indicator-network, lomiri-url-dispatcher.
+ Add to R: lomiri-indicator-transfer.
-- Mike Gabriel <sunweaver@debian.org> Tue, 14 Feb 2023 12:15:19 +0100
lomiri (0.1-3) unstable; urgency=medium
* debian/control: Add back telephony as runtime dep
-- Marius Gripsgard <marius@ubports.com> Wed, 08 Feb 2023 03:54:13 +0100
lomiri (0.1-2) unstable; urgency=medium
[ Mike Gabriel ]
* debian/control: Move lsc to recommends and comment it out for now (Closes:
#1029292). This issue saw a regression, because upload 0.1-1 was based on
0.1~git20230111.ba0fc6a-4 instead of 0.1~git20230111.ba0fc6a-5.
* debian/changelog:
+ Weave-in stanza for lost 0.1~git20230111.ba0fc6a-5.
+ Amend white-space and typos of changelog item in
0.1~git20230111.ba0fc6a-5.
-- Mike Gabriel <sunweaver@debian.org> Tue, 07 Feb 2023 22:33:43 +0100
lomiri (0.1-1) unstable; urgency=medium
* Initial upstream release.
* debian/watch:
+ Start watching upstream releases.
* debian/copyright:
+ Update copyright attributions for debian/.
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
* debian/control:
+ Bump Standards-Version: to 4.6.2. No changes needed.
+ Bump versioned B-D of liblomiri-api-dev to (>= 0.2.0) (which implements
lomiri-application-shell level 28 required by this version of Lomiri.
(Closes: #1030439).
-- Mike Gabriel <sunweaver@debian.org> Mon, 06 Feb 2023 22:01:03 +0100
lomiri (0.1~git20230111.ba0fc6a-5) unstable; urgency=medium
* debian/control: Move lsc to recommends and comment it out for
now. (Closes: #1029292).
-- Marius Gripsgard <marius@ubports.com> Sun, 22 Jan 2023 07:24:24 +0000
lomiri (0.1~git20230111.ba0fc6a-4) unstable; urgency=medium
* Upload as is to unstable.
-- Mike Gabriel <sunweaver@debian.org> Fri, 13 Jan 2023 13:25:30 +0100
lomiri (0.1~git20230111.ba0fc6a-3) experimental; urgency=medium
* debian/rules:
+ Only adjust permissions in lomiri-tests bin:pkg if it gets built. This
resolves currently failing arch:all builds on buildd.debian.org.
-- Mike Gabriel <sunweaver@debian.org> Thu, 12 Jan 2023 23:51:56 +0100
lomiri (0.1~git20230111.ba0fc6a-2) experimental; urgency=medium
* debian/lomiri-tests: Disable nonmirplugins as this does not
work with mir2 yet
-- Marius Gripsgard <marius@ubports.com> Thu, 12 Jan 2023 14:43:33 +0100
lomiri (0.1~git20230111.ba0fc6a-1) experimental; urgency=medium
* New Git snapshot (0.1~git20230111.ba0fc6a)
* debian/patches: Drop upstreamed patches
+ 0001_copyright-headers-Use-uniform-spelling-of-Canonical-.patch
+ 1001_tests-in-libexecdir.patch
+ 1002_build-doc-in-html-subdir.patch
* debian/control: Add B-D on miroil-dev and miral-dev
* debian/patches: Add patches to support mir v2.x
+ 0001-Add-support-for-both-older-qtmir-and-newer-qtmir-wit.patch
+ disable-broken-test-mir2.patch
* debian/control: Bump qtmirserver-dev required version to 0.8.0~
-- Marius Gripsgard <marius@ubports.com> Thu, 12 Jan 2023 01:25:14 +0100
lomiri (0.1~git20221008.596f06c-1) experimental; urgency=medium
* Initial upload to Debian experimental. (Closes: #1023253).
-- Mike Gabriel <sunweaver@debian.org> Sat, 05 Nov 2022 20:53:26 +0100
|