Compare commits
2 Commits
93cfd4d4cf
...
6adede994b
Author | SHA1 | Date | |
---|---|---|---|
6adede994b | |||
21ab3c9437 |
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
||||
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
|
||||
|
||||
* 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
|
||||
Architecture: all
|
||||
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
|
||||
This package contains Freedesktop.org compliant menu files for LXQt Panel,
|
||||
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: *
|
||||
Copyright: 2023 LXQt team
|
||||
License: LGPL-2.1+
|
||||
License: LGPL-2.1
|
||||
|
||||
Files: debian/*
|
||||
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
|
||||
and/or modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
|
Loading…
x
Reference in New Issue
Block a user