Compare commits

...

4 Commits

Author SHA1 Message Date
eace9c0359 Backport to Jammy. 2023-11-13 17:33:04 -06:00
a10ee1cfe6 Instead of saying X-Leave, say Leave. 2023-11-13 17:32:04 -06:00
6adede994b Add Breaks/Replaces 2023-11-13 13:49:12 -06:00
21ab3c9437 Import changes from archive 2023-11-13 13:48:09 -06:00
3 changed files with 34 additions and 3 deletions

25
debian/changelog vendored
View File

@ -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
View File

@ -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
View File

@ -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