Compare commits

...

22 Commits

Author SHA1 Message Date
Aaron Rainbolt
27ae787517
Add a forgotten changelog entry 2025-06-08 00:31:14 -05:00
Aaron Rainbolt
e278398ec1
Add myself to Uploaders 2025-06-08 00:28:48 -05:00
Aaron Rainbolt
d7aa8c6f4a
Update copyright file 2025-06-08 00:27:20 -05:00
8d5c5573da Upload to Questing 2025-04-19 17:22:04 -05:00
91df1d6a2b Update build dependencies. 2025-04-19 17:19:56 -05:00
30f2368f84 Update Standards-Version to 4.7.2, no changes needed. 2025-04-19 17:19:21 -05:00
c75cb0726f New upstream release. 2025-04-19 17:18:54 -05:00
b19e769b51 Update Standards-Version to 4.7.1, no changes needed. 2025-02-21 16:09:39 -06:00
c8af5a0a6c No-change rebuild for lxqt-build-tools C++17 -> C++20. 2025-02-21 16:07:31 -06:00
c48d25bec5 Upload to Plucky 2024-11-15 15:34:45 -06:00
abb25331dd Wraaaaaaap 2024-11-05 11:36:21 -06:00
e43283ffa2 Make the package Lintian-clean. 2024-11-05 11:35:44 -06:00
2317bf03d4 Always ignore debian/files 2024-11-05 11:33:05 -06:00
f6b3fbdb93 Refresh patch. 2024-11-05 11:32:51 -06:00
124c286120 Bump build dependencies. 2024-11-05 11:31:22 -06:00
0a6911d96b New upstream release. 2024-11-05 11:30:34 -06:00
Aaron Rainbolt
d550a22fd4 Release to Oracular. 2024-08-15 16:02:13 -05:00
Aaron Rainbolt
0bd0806b04 PPA upload 2024-06-17 14:00:21 -05:00
Aaron Rainbolt
c0aa6f1e27 Bump Standards-Version 2024-06-16 21:14:12 -05:00
Aaron Rainbolt
0e49357076 Update copyright file 2024-06-16 21:13:00 -05:00
Aaron Rainbolt
ca9a37b152 Bump build deps 2024-06-16 21:11:08 -05:00
Aaron Rainbolt
4638f12772 Bump version for new upstream release. 2024-06-16 21:10:49 -05:00
6 changed files with 51 additions and 31 deletions

1
debian/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
files

39
debian/changelog vendored
View File

@ -1,3 +1,42 @@
lxqt-menu-data (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.
- Update build dependencies.
* Update Standards-Version to 4.7.2, no changes needed.
* Update copyright file.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 08 Jun 2025 00:26:55 -0500
lxqt-menu-data (2.1.0-0ubuntu3) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:07:39 -0600
lxqt-menu-data (2.1.0-0ubuntu2) plucky; urgency=medium
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:56:40 -0600
lxqt-menu-data (2.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
- Bump build dependencies.
- Refresh patch.
* Make the package Lintian-clean.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:39 -0600
lxqt-menu-data (2.0.0-0ubuntu1) oracular; urgency=medium
* New upstream release.
* Bump build deps.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:01:25 -0500
lxqt-menu-data (1.4.1-0ubuntu4) noble; urgency=medium
* Just went a little too hard on the s/X-Leave/Leave/, now things work.

15
debian/control vendored
View File

@ -2,10 +2,11 @@ Source: lxqt-menu-data
Section: libs
Priority: optional
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>,
Aaron Rainbolt <arraybolt3@ubuntu.com>
Rules-Requires-Root: no
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 0.13.0)
Standards-Version: 4.6.2
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.2.0)
Standards-Version: 4.7.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-menu-data-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-menu-data-packaging.git
Homepage: https://github.com/lxqt/lxqt-menu-data
@ -13,12 +14,8 @@ Homepage: https://github.com/lxqt/lxqt-menu-data
Package: lxqt-menu-data
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: lxqt-panel (<< 1.4.0),
lxqt-config (<< 1.4.0),
pcmanfm-qt (<< 1.4.0)
Replaces: lxqt-panel (<< 1.4.0),
lxqt-config (<< 1.4.0),
pcmanfm-qt (<< 1.4.0)
Breaks: lxqt-config (<< 1.4.0), lxqt-panel (<< 1.4.0), pcmanfm-qt (<< 1.4.0)
Replaces: lxqt-config (<< 1.4.0), lxqt-panel (<< 1.4.0), pcmanfm-qt (<< 1.4.0)
Description: Freedesktop.org compliant menu files for LXQt
This package contains Freedesktop.org compliant menu files for LXQt Panel,
Configuration Center and PCManFM-Qt/libfm-qt.

5
debian/copyright vendored
View File

@ -3,11 +3,12 @@ Source: https://github.com/lxqt/lxqt-menu-data
Upstream-Name: lxqt-menu-data
Files: *
Copyright: 2023 LXQt team
Copyright: 2023-2025 LXQt team
License: LGPL-2.1
Files: debian/*
Copyright: 2023 Simon Quigley <tsimonq2@ubuntu.com>
Copyright: 2023-2025 Simon Quigley <tsimonq2@ubuntu.com>
2024-2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1
License: LGPL-2.1

View File

@ -26,26 +26,6 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
<Menuname show_empty="false" inline="true">Screensaver</Menuname>
</Layout>
--- a/menu/lxqt-applications-simple.menu
+++ b/menu/lxqt-applications-simple.menu
@@ -193,7 +193,7 @@
<!-- Leave -->
<Menu>
- <Name>X-Leave</Name>
+ <Name>Leave</Name>
<Directory>lxqt-leave.directory</Directory>
<Include>
<And>
@@ -217,7 +217,7 @@
<Separator/>
<Menuname show_empty="false" inline="true">Configuration Center</Menuname>
<Separator/>
- <Menuname show_empty="false">X-Leave</Menuname>
+ <Menuname show_empty="false">Leave</Menuname>
<Menuname show_empty="false" inline="true">Screensaver</Menuname>
</Layout>
--- a/menu/lxqt-applications.menu
+++ b/menu/lxqt-applications.menu
@@ -205,7 +205,7 @@

2
debian/source/lintian-overrides vendored Normal file
View File

@ -0,0 +1,2 @@
# We don't plan on forwarding this patch
lxqt-menu-data source: patch-not-forwarded-upstream [debian/patches/x-leave-to-leave.patch]