Compare commits

..

26 Commits

Author SHA1 Message Date
Simon Quigley 017d5e691f Upload to Plucky
2 weeks ago
Simon Quigley ac42565656 Fix upstream signing key
2 weeks ago
Simon Quigley 9568f7f9f4 New upstream release.
2 weeks ago
Simon Quigley 44109489d1 Upload to Plucky
1 month ago
Simon Quigley fd5c5dc759 Make Lintian happy
2 months ago
Simon Quigley 0844a13538 Bump build dependencies.
2 months ago
Simon Quigley 02fa8fffc6 New upstream release.
2 months ago
Aaron Rainbolt 8898106b9d Release to Oracular
4 months ago
Aaron Rainbolt 63421bd3f2 PPA build
6 months ago
Aaron Rainbolt 839a4edc5a Adjust build deps
6 months ago
Aaron Rainbolt fa50e9b4b2 Bump Standards-Version
6 months ago
Aaron Rainbolt 58859ca2f2 Update copyright file
6 months ago
Aaron Rainbolt 49f3aa3abc Bump version for new upstream release
6 months ago
Simon Quigley 46938276c2 Upload to Noble.
1 year ago
Simon Quigley dc6c5354b2 Add an upstream metadata file in the packaging.
1 year ago
Simon Quigley 997f164835 Fix outdated Lintian override formatting.
1 year ago
Simon Quigley 64de9bbd9d Bump build dependencies.
1 year ago
Simon Quigley 2254e637e5 New upstream release.
1 year ago
Simon Quigley 7a2dd2a049 Upload to Mantic.
1 year ago
Simon Quigley ee90fff2e8 Update copyright years.
1 year ago
Simon Quigley d57dda9061 Remove redundant build flags.
1 year ago
Simon Quigley b1ccb72517 Bad trailing whitespace.
1 year ago
Simon Quigley dc5916c322 I guess we don't require root to build, do we?
1 year ago
Simon Quigley 408607bcef Bump Standards-Version to 4.6.2, no changes needed.
1 year ago
Simon Quigley 868fa668a2 Bump build dependencies.
1 year ago
Simon Quigley a6950f49ef New upstream release.
1 year ago

44
debian/changelog vendored

@ -1,3 +1,46 @@
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.
* 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
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
* New upstream release.
* Bump build dependencies.
* Bump Standards-Version to 4.6.2, no changes needed.
* I guess we don't require root to build, do we?
* Bad trailing whitespace.
* Remove redundant build flags.
* Update copyright years.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:50:36 -0500
lxqt-notificationd (1.2.0-0ubuntu1) lunar; urgency=medium
* New upstream release.
@ -270,4 +313,3 @@ lxqt-notificationd (0.9.0+20150807-1) unstable; urgency=medium
* Removing whitespaces at EOL and EOF.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 16 Aug 2015 17:21:16 +0800

23
debian/control vendored

@ -1,23 +1,26 @@
Source: lxqt-notificationd
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
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>
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev,
liblxqt1-dev (>= 1.2.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
layer-shell-qt,
libkf6windowsystem-dev (>= 6.0.0),
liblayershellqtinterface-dev (>= 6.0.0),
liblxqt2-dev (>= 2.1.0),
libx11-dev,
qtbase5-private-dev
Standards-Version: 4.6.1
qt6-base-private-dev (>= 6.6.0),
qt6-svg-dev (>= 6.6.0),
qt6-wayland-dev (>= 6.6.0)
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
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
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git
Rules-Requires-Root: no
Homepage: https://github.com/lxqt/lxqt-notificationd
Package: lxqt-notificationd
@ -34,7 +37,7 @@ Package: lxqt-notificationd-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package 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
Files: *
Copyright: 2012-2018 LXQt team
Copyright: 2012-2024 LXQt team
2010-2012 Razor team
License: LGPL-2.1+
@ -14,7 +14,7 @@ Copyright: 2012, Alec Moskvin <alecm@gmx.com>
License: LGPL-2.1+
Files: debian/*
Copyright: 2021, 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>
License: LGPL-2.1+

@ -1,6 +1,6 @@
# 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-notificationd
lxqt-notificationd: no-manual-page [usr/bin/lxqt-config-notificationd]
lxqt-notificationd: no-manual-page [usr/bin/lxqt-notificationd]
# 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]

@ -0,0 +1,4 @@
# 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/*]

1
debian/rules vendored

@ -2,7 +2,6 @@
# export DH_VERBOSE=1
export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:

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

@ -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…
Cancel
Save