Compare commits

...

8 Commits

Author SHA1 Message Date
Aaron Rainbolt
d98eb57337
Refresh x-leave-to-leave.patch 2026-01-14 12:50:27 -06:00
Aaron Rainbolt
a2864ab79b
Set distribution codename 2026-01-14 12:45:50 -06:00
Aaron Rainbolt
ea6349677f
Remove Rules-Requires-Root 2026-01-14 12:45:18 -06:00
Aaron Rainbolt
43928edb31
Build dep update 2026-01-14 12:44:52 -06:00
Aaron Rainbolt
a7d94f4db1
Bump standards-version 2026-01-14 12:43:38 -06:00
Aaron Rainbolt
9cdbf3eeca
Update copyright file 2026-01-14 12:42:33 -06:00
Aaron Rainbolt
f81f777010
Bump version for new upstream release 2026-01-14 12:41:13 -06:00
Aaron Rainbolt
b08eff1d2c
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:16:57 -06:00
5 changed files with 59 additions and 19 deletions

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
lxqt-menu-data (2.3.0-0ubuntu1) resolute; urgency=medium
* New upstream release.
- Update build dependencies.
- Refresh x-leave-to-leave.patch.
* Update copyright file.
* Update Standards-Version to 4.7.3, no changes needed.
* Remove redundant 'Rules-Requires-Root: no' control line.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 14 Jan 2026 12:45:37 -0600
lxqt-menu-data (2.2.0-0ubuntu1) questing; urgency=medium lxqt-menu-data (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release. * New upstream release.

5
debian/control vendored
View File

@ -4,9 +4,8 @@ Priority: optional
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> 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> Aaron Rainbolt <arraybolt3@ubuntu.com>
Rules-Requires-Root: no Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.3.0)
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.2.0) Standards-Version: 4.7.3
Standards-Version: 4.7.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-menu-data-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-menu-data-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-menu-data-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-menu-data-packaging.git
Homepage: https://github.com/lxqt/lxqt-menu-data Homepage: https://github.com/lxqt/lxqt-menu-data

3
debian/copyright vendored
View File

@ -8,7 +8,8 @@ License: LGPL-2.1
Files: debian/* Files: debian/*
Copyright: 2023-2025 Simon Quigley <tsimonq2@ubuntu.com> Copyright: 2023-2025 Simon Quigley <tsimonq2@ubuntu.com>
2024-2025 Aaron Rainbolt <arraybolt3@ubuntu.com> 2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2024-2026 Aaron Rainbolt <arraybolt3@ubuntu.com>
License: LGPL-2.1 License: LGPL-2.1
License: LGPL-2.1 License: LGPL-2.1

View File

@ -3,12 +3,21 @@ Description: Instead of saying X-Leave, say Leave
Author: Simon Quigley <tsimonq2@ubuntu.com> Author: Simon Quigley <tsimonq2@ubuntu.com>
Origin: vendor Origin: vendor
Forwarded: no Forwarded: no
Last-Update: 2023-11-13 Last-Update: 2026-01-14
--- ---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/menu/lxqt-applications-compact.menu --- a/menu/lxqt-applications-compact.menu
+++ b/menu/lxqt-applications-compact.menu +++ b/menu/lxqt-applications-compact.menu
@@ -209,7 +209,7 @@ @@ -139,7 +139,7 @@
<Category>System</Category>
<Not><Category>Settings</Category></Not>
<Not><Category>PackageManager</Category></Not>
- <Not><Category>X-Leave</Category></Not>
+ <Not><Category>Leave</Category></Not>
<Not><Category>Screensaver</Category></Not>
<Not><Filename>lxqt-about.desktop</Filename></Not>
</And>
@@ -207,11 +207,11 @@
<!-- Leave --> <!-- Leave -->
<Menu> <Menu>
@ -17,18 +26,32 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
<Directory>lxqt-leave.directory</Directory> <Directory>lxqt-leave.directory</Directory>
<Include> <Include>
<And> <And>
@@ -240,7 +240,7 @@ - <Category>X-Leave</Category>
+ <Category>Leave</Category>
</And>
</Include>
<Exclude>
@@ -238,7 +238,7 @@
<Menuname>LXQtSettings</Menuname> <Menuname>LXQtSettings</Menuname>
<Menuname>DesktopSettings</Menuname> <Menuname>DesktopSettings</Menuname>
<Separator/> <Separator/>
- <Menuname show_empty="false" inline="true">X-Leave</Menuname> - <Menuname show_empty="false">X-Leave</Menuname>
+ <Menuname show_empty="false" inline="true">Leave</Menuname> + <Menuname show_empty="false">Leave</Menuname>
<Menuname show_empty="false" inline="true">Screensaver</Menuname> <Menuname show_empty="false" inline="true">Screensaver</Menuname>
</Layout> </Layout>
--- a/menu/lxqt-applications.menu --- a/menu/lxqt-applications.menu
+++ b/menu/lxqt-applications.menu +++ b/menu/lxqt-applications.menu
@@ -205,7 +205,7 @@ @@ -139,7 +139,7 @@
<Category>System</Category>
<Not><Category>Settings</Category></Not>
<Not><Category>PackageManager</Category></Not>
- <Not><Category>X-Leave</Category></Not>
+ <Not><Category>Leave</Category></Not>
<Not><Category>Screensaver</Category></Not>
<Not><Filename>lxqt-about.desktop</Filename></Not>
</And>
@@ -205,11 +205,11 @@
<!-- Leave --> <!-- Leave -->
<Menu> <Menu>
@ -37,6 +60,11 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
<Directory>lxqt-leave.directory</Directory> <Directory>lxqt-leave.directory</Directory>
<Include> <Include>
<And> <And>
- <Category>X-Leave</Category>
+ <Category>Leave</Category>
</And>
</Include>
</Menu> <!-- End Leave -->
@@ -229,7 +229,7 @@ @@ -229,7 +229,7 @@
<Menuname>DesktopSettings</Menuname> <Menuname>DesktopSettings</Menuname>
<Menuname show_empty="false" inline="true">LXQt-About</Menuname> <Menuname show_empty="false" inline="true">LXQt-About</Menuname>

11
debian/watch vendored
View File

@ -1,5 +1,6 @@
version=4 Version: 5
opts="searchmode=plain, \ Template: GitHub
pgpsigurlmangle=s/$/.asc/, \ Owner: lxqt
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \ Project: @PACKAGE@
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
Pgp-Mode: auto