New upstream release of lxqt-notificationd
Summary: Packaged new upstream release Updated changelog, control and copyright Renamed tag for lintian override Test Plan: Built successfully on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev Reviewers: kc2bez Reviewed By: kc2bez Differential Revision: https://phab.lubuntu.me/D125
This commit is contained in:
parent
dd6315e3e1
commit
a210d26c65
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
lxqt-notificationd (0.17.0-0ubuntu1) impish; urgency=medium
|
||||
|
||||
* New upstream release 0.17.0
|
||||
* Update debian/control
|
||||
- Bump Standards-Version to 4.5.1
|
||||
- Use liblxqt0-dev 0.17.0
|
||||
* Rename tag for lintian override
|
||||
* Extend lxqt-notificationd-l10n package description
|
||||
* Update debian/copyright
|
||||
|
||||
-- apt-ghetto <apt-ghetto@protonmail.com> Fri, 13 Aug 2021 13:59:14 +0200
|
||||
|
||||
lxqt-notificationd (0.16.0-1ubuntu1) hirsute; urgency=medium
|
||||
|
||||
* New upstream version.
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -8,12 +8,12 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev (>= 0.16.0~),
|
||||
liblxqt0-dev (>= 0.17.0),
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.5.0
|
||||
Standards-Version: 4.5.1
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-notificationd/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-notificationd.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd
|
||||
@ -40,4 +40,6 @@ 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.
|
||||
.
|
||||
This package contains the l10n files needed by lxqt-notificationd.
|
||||
|
11
debian/copyright
vendored
11
debian/copyright
vendored
@ -7,9 +7,16 @@ Copyright: 2012-2018 LXQt team
|
||||
2010-2012 Razor team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: test/main.cpp
|
||||
test/mainwindow.cpp
|
||||
test/mainwindow.h
|
||||
Copyright: 2012, Alec Moskvin <alecm@gmx.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Copyright: 2021, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2014-2018, Alf Gaida <agaida@siduction.org>
|
||||
2015, Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
4
debian/lintian-overrides
vendored
4
debian/lintian-overrides
vendored
@ -1,6 +1,6 @@
|
||||
# there will not be manpages in a foreseable future
|
||||
lxqt-notificationd: binary-without-manpage usr/bin/lxqt-config-notificationd
|
||||
lxqt-notificationd: binary-without-manpage 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user