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
|
lomiri-filemanager-app (1.1.4+dfsg-2) unstable; urgency=medium
* debian/patches:
+ Add 2002_hide-app-if-not-in-lomiri.patch. Hide app if not in Lomiri.
-- Mike Gabriel <sunweaver@debian.org> Mon, 05 May 2025 15:03:13 +0200
lomiri-filemanager-app (1.1.4+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.7.2. No changes needed.
* debian/copyright:
+ Update copyright attributions.
+ Update auto-generated copyright.in file.
-- Mike Gabriel <sunweaver@debian.org> Mon, 05 May 2025 14:37:04 +0200
lomiri-filemanager-app (1.1.3+dfsg-2) unstable; urgency=medium
* debian/patches:
+ Disable taglib support for now again. Breaks the UI entirely.
-- Mike Gabriel <sunweaver@debian.org> Mon, 03 Feb 2025 16:53:15 +0100
lomiri-filemanager-app (1.1.3+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Add 0001-Fix-connections-syntax.patch. Cherry-picked from upstream (and
reverted, because the patch breaks when built against Qt 5.12).
+ Add 1001_reenable-taglib.patch and 1002_port-to-taglib2.patch. Renable
taglib support and support taglib 2.x.
+ Trivially rebase 2001_no-autopilot-tests.patch.
* debian/control:
+ Switch from libtag1-dev -> libtag-dev. (Closes: #1093382).
+ Support building against libtag1-dev alternatively (needed for builds
against Ubuntu 24.04 on Launchpad).
* debian/copyright:
+ Update attributions for debian/.
* debian/rules:
+ Complete hardening block.
-- Mike Gabriel <sunweaver@debian.org> Mon, 03 Feb 2025 09:52:53 +0100
lomiri-filemanager-app (1.1.2+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Sun, 22 Sep 2024 09:32:19 +0200
lomiri-filemanager-app (1.1.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop 0001-Set-gettext-domain-correctly.patch. Applied upstream.
* debian/control:
+ Bump Standards-Version to 4.7.0. No changes needed.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Wed, 11 Sep 2024 13:04:33 +0200
lomiri-filemanager-app (1.0.4+dfsg-3) unstable; urgency=medium
[ Guido Berhoerster ]
* Add patch 0001 from upstream in order to fix i18n
-- Mike Gabriel <sunweaver@debian.org> Tue, 30 Apr 2024 12:19:05 +0200
lomiri-filemanager-app (1.0.4+dfsg-2) unstable; urgency=medium
* debian/watch:
+ Update file for recent GitLab changes of the tags overview page.
* debian/control:
+ Drop libsmbclient from D:. (Closes: #1068400).
-- Mike Gabriel <sunweaver@debian.org> Thu, 04 Apr 2024 23:07:14 +0200
lomiri-filemanager-app (1.0.4+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update copyright attribution for debian/.
+ Update copyright attributions.
* debian/rules:
+ Remove not needed migration script (Ubuntu Touch specific).
-- Mike Gabriel <sunweaver@debian.org> Sun, 04 Feb 2024 23:46:05 +0100
lomiri-filemanager-app (1.0.2+dfsg-1) unstable; urgency=medium
* New upstream release.
- Translation updates.
-- Mike Gabriel <sunweaver@debian.org> Mon, 27 Feb 2023 15:20:15 +0100
lomiri-filemanager-app (1.0.1+dfsg-2) unstable; urgency=medium
* debian/control:
+ Fix D on qml-module-lomiri-thumbnailer. (Closes: #1030357).
(De facto already resolved via previous upload, but the
bug closure was forgotten in d/changelog).
-- Mike Gabriel <sunweaver@debian.org> Sun, 05 Feb 2023 00:01:23 +0100
lomiri-filemanager-app (1.0.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* debian/watch:
+ Start watching upstream releases.
* debian/copyright:
+ Typo fix in Files-Excluded: field.
* debian/control:
+ Fix D on qml-module-lomiri-thumbnailer. (Closes: #1030357).
-- Mike Gabriel <sunweaver@debian.org> Sat, 04 Feb 2023 22:23:03 +0100
lomiri-filemanager-app (1.0.0~git20230127.2cf7c7a+dfsg-1) unstable; urgency=medium
* Initial upload to Debian. (Closes: #1030016).
-- Mike Gabriel <sunweaver@debian.org> Mon, 30 Jan 2023 12:19:31 +0100
|