Compare commits
5 Commits
7a2dd2a049
...
46938276c2
Author | SHA1 | Date | |
---|---|---|---|
46938276c2 | |||
dc6c5354b2 | |||
997f164835 | |||
64de9bbd9d | |||
2254e637e5 |
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
lxqt-notificationd (1.4.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
* Fix outdated Lintian override formatting.
|
||||||
|
* Add an upstream metadata file in the packaging.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 18:28:09 -0600
|
||||||
|
|
||||||
lxqt-notificationd (1.3.0-0ubuntu1) mantic; urgency=medium
|
lxqt-notificationd (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.3.0),
|
liblxqt1-dev (>= 1.4.0),
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
|
6
debian/lintian-overrides
vendored
6
debian/lintian-overrides
vendored
@ -1,6 +1,6 @@
|
|||||||
# there will not be manpages in a foreseable future
|
# there will not be manpages in a foreseable future
|
||||||
lxqt-notificationd: no-manual-page usr/bin/lxqt-config-notificationd
|
lxqt-notificationd: no-manual-page [usr/bin/lxqt-config-notificationd]
|
||||||
lxqt-notificationd: no-manual-page usr/bin/lxqt-notificationd
|
lxqt-notificationd: no-manual-page [usr/bin/lxqt-notificationd]
|
||||||
|
|
||||||
# LXQt is not in freedesktop specs yet
|
# LXQt is not in freedesktop specs yet
|
||||||
lxqt-notificationd: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-notificationd.desktop
|
lxqt-notificationd: desktop-entry-invalid-category LXQt [usr/share/applications/lxqt-config-notificationd.desktop]
|
||||||
|
5
debian/upstream/metadata
vendored
Normal file
5
debian/upstream/metadata
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Bug-Database: https://github.com/lxqt/lxqt-notificationd/issues
|
||||||
|
Bug-Submit: https://github.com/lxqt/lxqt-notificationd/issues/new
|
||||||
|
Changelog: https://github.com/lxqt/lxqt-notificationd/blob/master/CHANGELOG
|
||||||
|
Repository: https://github.com/lxqt/lxqt-notificationd.git
|
||||||
|
Repository-Browse: https://github.com/lxqt/lxqt-notificationd
|
Loading…
x
Reference in New Issue
Block a user