Compare commits

...

23 Commits

Author SHA1 Message Date
Simon Quigley 46938276c2 Upload to Noble.
7 months ago
Simon Quigley dc6c5354b2 Add an upstream metadata file in the packaging.
7 months ago
Simon Quigley 997f164835 Fix outdated Lintian override formatting.
7 months ago
Simon Quigley 64de9bbd9d Bump build dependencies.
7 months ago
Simon Quigley 2254e637e5 New upstream release.
7 months ago
Simon Quigley 7a2dd2a049 Upload to Mantic.
10 months ago
Simon Quigley ee90fff2e8 Update copyright years.
10 months ago
Simon Quigley d57dda9061 Remove redundant build flags.
10 months ago
Simon Quigley b1ccb72517 Bad trailing whitespace.
10 months ago
Simon Quigley dc5916c322 I guess we don't require root to build, do we?
10 months ago
Simon Quigley 408607bcef Bump Standards-Version to 4.6.2, no changes needed.
10 months ago
Simon Quigley 868fa668a2 Bump build dependencies.
10 months ago
Simon Quigley a6950f49ef New upstream release.
10 months ago
Simon Quigley a9e0cfa9e4 Upload to Lunar.
2 years ago
Simon Quigley 529500b80b Lubuntuify the package slightly, to make debhelper happy.
2 years ago
Simon Quigley 84c6aac0e5 Bump Standards-version to 4.6.1, no changes needed.
2 years ago
Simon Quigley 008aaefad4 Bump build dependencies in debian/control.
2 years ago
Simon Quigley 416afda4a9 Fix the watch file, for real this time.
2 years ago
Simon Quigley 36b5bd6d88 New upstream release.
2 years ago
Simon Quigley 3ab44abcd9 Upload to Kinetic.
2 years ago
Simon Quigley 55fbbb037b Remove old Breaks/Replaces since we're past the LTS.
2 years ago
Simon Quigley d973b4ed70 Bump build dependencies.
2 years ago
Simon Quigley 95ea4ab9f5 New upstream release.
2 years ago

40
debian/changelog vendored

@ -1,3 +1,42 @@
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.
* Fix the watch file, for real this time.
* Bump build dependencies in debian/control.
* Bump Standards-version to 4.6.1, no changes needed.
* Lubuntuify the package slightly, to make debhelper happy.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 17:28:36 -0600
lxqt-notificationd (1.1.0-0ubuntu1) kinetic; urgency=medium
* New upstream release.
* Bump build dependencies.
* Remove old Breaks/Replaces since we're past the LTS.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 01 Jun 2022 15:57:42 -0500
lxqt-notificationd (0.17.0-0ubuntu1) impish; urgency=medium
* New upstream release 0.17.0
@ -252,4 +291,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

13
debian/control vendored

@ -8,24 +8,23 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.17.0),
liblxqt1-dev (>= 1.4.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,
qtbase5-private-dev
Standards-Version: 4.5.1
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-notificationd/
Vcs-Git: https://phab.lubuntu.me/source/lxqt-notificationd.git
Standards-Version: 4.6.2
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
Rules-Requires-Root: no
Homepage: https://github.com/lxqt/lxqt-notificationd
Package: lxqt-notificationd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: lxqt-notificationd-l10n, lxqt-qtplugin
Breaks: lxqt-common (<< 0.12.0)
Replaces: lxqt-common (<< 0.12.0)
Provides: notification-daemon
Description: LXQt notification daemon
The LXQt notification daemon.
@ -37,8 +36,6 @@ Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Breaks: lxqt-notificationd (<< 0.11.0)
Replaces: lxqt-notificationd (<< 0.11.0)
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-2023 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-2023, 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]

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,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

6
debian/watch vendored

@ -1,3 +1,5 @@
version=4
opts="pgpsigurlmangle=s/$/.asc/" \
https://github.com/lxqt/lxqt-notificationd/releases .*/lxqt-notificationd-([\d\.]+).tar.xz
opts="searchmode=plain, \
pgpsigurlmangle=s/$/.asc/, \
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz

Loading…
Cancel
Save