Compare commits
No commits in common. "fd5c5dc759a2dd33de9aaf966c116fdd53197c02" and "8898106b9d93a5f42b78585518ad25a0f68c1450" have entirely different histories.
fd5c5dc759
...
8898106b9d
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,10 +1,3 @@
|
||||
lxqt-notificationd (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 17:39:57 -0600
|
||||
|
||||
lxqt-notificationd (2.0.1-0ubuntu1) oracular; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
18
debian/control
vendored
18
debian/control
vendored
@ -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.1.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)
|
||||
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
|
||||
|
||||
|
4
debian/lxqt-notificationd.lintian-overrides
vendored
4
debian/lxqt-notificationd.lintian-overrides
vendored
@ -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/*]
|
2
debian/source/lintian-overrides
vendored
2
debian/source/lintian-overrides
vendored
@ -1,2 +0,0 @@
|
||||
# This is expected
|
||||
lxqt-notificationd source: very-long-line-length-in-source-file * > 512 [test/lxqt-notification-test.sh:*]
|
Loading…
x
Reference in New Issue
Block a user