Compare commits
9 Commits
ubuntu/2.1
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
27ae787517 | ||
|
e278398ec1 | ||
|
d7aa8c6f4a | ||
8d5c5573da | |||
91df1d6a2b | |||
30f2368f84 | |||
c75cb0726f | |||
b19e769b51 | |||
c8af5a0a6c |
21
debian/changelog
vendored
21
debian/changelog
vendored
@ -1,3 +1,24 @@
|
||||
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.
|
||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -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.0
|
||||
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
|
||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -3,12 +3,12 @@ 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 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
2024 Aaron Rainbolt <arraybolt3@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
|
||||
|
Loading…
x
Reference in New Issue
Block a user