Compare commits

..

No commits in common. "ubuntu/questing" and "ubuntu/oracular" have entirely different histories.

6 changed files with 63 additions and 104 deletions

34
debian/changelog vendored
View File

@ -1,37 +1,3 @@
lxqt-notificationd (2.2.0-0ubuntu1) questing; urgency=medium
* New upstream release.
- Update build dependencies.
* Update copyright file.
* Update Standards-Version to 4.7.2, no changes needed.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 31 Jul 2025 16:06:04 -0500
lxqt-notificationd (2.1.1-0ubuntu3) plucky; urgency=medium
* Update Standards-Version to 4.7.1, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:40:17 -0600
lxqt-notificationd (2.1.1-0ubuntu2) plucky; urgency=medium
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:56:58 -0600
lxqt-notificationd (2.1.1-0ubuntu1) plucky; urgency=medium
* New upstream release.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 10 Dec 2024 17:44:52 -0600
lxqt-notificationd (2.1.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
- Bump build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:43 -0600
lxqt-notificationd (2.0.1-0ubuntu1) oracular; urgency=medium
* New upstream release.

20
debian/control vendored
View File

@ -1,6 +1,6 @@
Source: lxqt-notificationd
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
@ -8,18 +8,18 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
layer-shell-qt,
libkf6windowsystem-dev (>= 6.0.0),
liblayershellqtinterface-dev (>= 6.0.0),
liblxqt2-dev (>= 2.2.0),
libkf6windowsystem-dev,
liblayershellqtinterface-dev,
liblxqt2-dev (>= 1.4.0),
libx11-dev,
qt6-base-private-dev (>= 6.6.0),
qt6-svg-dev (>= 6.6.0),
qt6-wayland-dev (>= 6.6.0)
Standards-Version: 4.7.2
qt6-base-private-dev,
qt6-svg-dev,
qt6-wayland-dev
Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git
Rules-Requires-Root: no
Homepage: https://github.com/lxqt/lxqt-notificationd

5
debian/copyright vendored
View File

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

View File

@ -1,4 +0,0 @@
# This is expected
lxqt-notificationd: desktop-entry-lacks-keywords-entry [usr/share/applications/*.desktop]
lxqt-notificationd: desktop-entry-invalid-category LXQt [usr/share/applications/*.desktop]
lxqt-notificationd: no-manual-page [usr/bin/*]

View File

@ -1,2 +0,0 @@
# This is expected
lxqt-notificationd source: very-long-line-length-in-source-file * > 512 [test/lxqt-notification-test.sh:*]