Compare commits

...

8 Commits

Author SHA1 Message Date
Aaron Rainbolt
b08eff1d2c
Use debian/watch version 5 (taken from Debian's packages) 2025-11-18 13:16:57 -06:00
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
4 changed files with 22 additions and 10 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
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.

7
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 (>= 2.1.0)
Standards-Version: 4.7.1
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

5
debian/copyright vendored
View File

@ -3,12 +3,13 @@ Source: https://github.com/lxqt/lxqt-menu-data
Upstream-Name: lxqt-menu-data
Files: *
Copyright: 2023-2024 LXQt team
Copyright: 2023-2025 LXQt team
License: LGPL-2.1
Files: debian/*
Copyright: 2023-2025 Simon Quigley <tsimonq2@ubuntu.com>
2024 Aaron Rainbolt <arraybolt3@ubuntu.com>
2024-2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
License: LGPL-2.1
License: LGPL-2.1

11
debian/watch vendored
View File

@ -1,5 +1,6 @@
version=4
opts="searchmode=plain, \
pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
Version: 5
Template: GitHub
Owner: lxqt
Project: @PACKAGE@
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