Compare commits
4 Commits
e5252ecb3a
...
eace9c0359
Author | SHA1 | Date | |
---|---|---|---|
eace9c0359 | |||
a10ee1cfe6 | |||
6adede994b | |||
21ab3c9437 |
25
debian/changelog
vendored
25
debian/changelog
vendored
@ -1,3 +1,28 @@
|
|||||||
|
lxqt-menu-data (1.4.1-0ubuntu3~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Backport to Jammy.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Nov 2023 17:32:34 -0600
|
||||||
|
|
||||||
|
lxqt-menu-data (1.4.1-0ubuntu3) noble; urgency=medium
|
||||||
|
|
||||||
|
* Instead of saying X-Leave, say Leave.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Nov 2023 17:28:47 -0600
|
||||||
|
|
||||||
|
lxqt-menu-data (1.4.1-0ubuntu2) noble; urgency=medium
|
||||||
|
|
||||||
|
* Add Breaks/Replaces to ensure smooth upgrades
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Mon, 13 Nov 2023 13:48:45 -0600
|
||||||
|
|
||||||
|
lxqt-menu-data (1.4.1-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Fix minor copyright issue.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 10 Nov 2023 10:56:30 -0600
|
||||||
|
|
||||||
lxqt-menu-data (1.4.0-0ubuntu1) noble; urgency=medium
|
lxqt-menu-data (1.4.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -13,6 +13,12 @@ Homepage: https://github.com/lxqt/lxqt-menu-data
|
|||||||
Package: lxqt-menu-data
|
Package: lxqt-menu-data
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
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)
|
||||||
Description: Freedesktop.org compliant menu files for LXQt
|
Description: Freedesktop.org compliant menu files for LXQt
|
||||||
This package contains Freedesktop.org compliant menu files for LXQt Panel,
|
This package contains Freedesktop.org compliant menu files for LXQt Panel,
|
||||||
Configuration Center and PCManFM-Qt/libfm-qt.
|
Configuration Center and PCManFM-Qt/libfm-qt.
|
||||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -4,13 +4,13 @@ Upstream-Name: lxqt-menu-data
|
|||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2023 LXQt team
|
Copyright: 2023 LXQt team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2023 Simon Quigley <tsimonq2@ubuntu.com>
|
Copyright: 2023 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1
|
||||||
This program or library is free software; you can redistribute it
|
This program or library is free software; you can redistribute it
|
||||||
and/or modify it under the terms of the GNU Lesser General Public
|
and/or modify it under the terms of the GNU Lesser General Public
|
||||||
License as published by the Free Software Foundation; either
|
License as published by the Free Software Foundation; either
|
||||||
|
Loading…
x
Reference in New Issue
Block a user