Compare commits

..

1 Commits

Author SHA1 Message Date
Simon Quigley e533a15bb3 Backport to Mantic.
12 months ago

9
debian/changelog vendored

@ -1,11 +1,8 @@
lxqt-notificationd (2.0.1-0ubuntu1) oracular; urgency=medium lxqt-notificationd (1.4.0-0ubuntu1~ppa1) mantic; urgency=medium
* New upstream release. * Backport to Mantic.
* Update copyright file.
* Bump Standards-Version to 4.7.0, no changes necessary.
* Adjust build dependencies.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:38:59 -0500 -- Simon Quigley <tsimonq2@ubuntu.com> Thu, 16 Nov 2023 15:09:52 -0600
lxqt-notificationd (1.4.0-0ubuntu1) noble; urgency=medium lxqt-notificationd (1.4.0-0ubuntu1) noble; urgency=medium

16
debian/control vendored

@ -7,15 +7,13 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: x11 Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
layer-shell-qt, libkf5windowsystem-dev,
libkf6windowsystem-dev, liblxqt1-dev (>= 1.4.0),
liblayershellqtinterface-dev, libqt5svg5-dev,
liblxqt2-dev (>= 1.4.0), libqt5x11extras5-dev,
libx11-dev, libx11-dev,
qt6-base-private-dev, qtbase5-private-dev
qt6-svg-dev, Standards-Version: 4.6.2
qt6-wayland-dev
Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd
@ -37,7 +35,7 @@ Package: lxqt-notificationd-l10n
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Section: localization Section: localization
Depends: qt6-translations-l10n, ${misc:Depends} Depends: qttranslations5-l10n, ${misc:Depends}
Description: Language package for lxqt-notificationd Description: Language package for lxqt-notificationd
The l10n files for lxqt-notificationd. The l10n files for lxqt-notificationd.
. .

4
debian/copyright vendored

@ -3,7 +3,7 @@ Upstream-Name: lxqt-notificationd
Source: https://github.com/lxqt/lxqt-notificationd Source: https://github.com/lxqt/lxqt-notificationd
Files: * Files: *
Copyright: 2012-2024 LXQt team Copyright: 2012-2023 LXQt team
2010-2012 Razor team 2010-2012 Razor team
License: LGPL-2.1+ License: LGPL-2.1+
@ -14,7 +14,7 @@ Copyright: 2012, Alec Moskvin <alecm@gmx.com>
License: LGPL-2.1+ License: LGPL-2.1+
Files: debian/* Files: debian/*
Copyright: 2021-2024, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright: 2021-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2018, Alf Gaida <agaida@siduction.org> 2014-2018, Alf Gaida <agaida@siduction.org>
2015, Andrew Lee (李健秋) <ajqlee@debian.org> 2015, Andrew Lee (李健秋) <ajqlee@debian.org>
License: LGPL-2.1+ License: LGPL-2.1+

Loading…
Cancel
Save