Compare commits
No commits in common. "ubuntu/resolute" and "ubuntu/plucky" have entirely different histories.
ubuntu/res
...
ubuntu/plu
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,12 +1,3 @@
|
|||||||
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
|
lxqt-menu-data (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
* Update Standards-Version to 4.7.1, no changes needed.
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|||||||
7
debian/control
vendored
7
debian/control
vendored
@ -2,11 +2,10 @@ Source: lxqt-menu-data
|
|||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
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>
|
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.2.0)
|
Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.1.0)
|
||||||
Standards-Version: 4.7.2
|
Standards-Version: 4.7.1
|
||||||
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
|
||||||
|
|||||||
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -3,13 +3,12 @@ Source: https://github.com/lxqt/lxqt-menu-data
|
|||||||
Upstream-Name: lxqt-menu-data
|
Upstream-Name: lxqt-menu-data
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2023-2025 LXQt team
|
Copyright: 2023-2024 LXQt team
|
||||||
License: LGPL-2.1
|
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>
|
2024 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||||
2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
|
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
|
|||||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,6 +1,5 @@
|
|||||||
Version: 5
|
version=4
|
||||||
Template: GitHub
|
opts="searchmode=plain, \
|
||||||
Owner: lxqt
|
pgpsigurlmangle=s/$/.asc/, \
|
||||||
Project: @PACKAGE@
|
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
||||||
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
|
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
||||||
Pgp-Mode: auto
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user