diff --git a/debian/changelog b/debian/changelog index 0de5bb8..45d9c3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 13 Aug 2021 13:59:14 +0200 + lxqt-notificationd (0.16.0-1ubuntu1) hirsute; urgency=medium * New upstream version. diff --git a/debian/control b/debian/control index 434f8b0..651a167 100644 --- a/debian/control +++ b/debian/control @@ -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. diff --git a/debian/copyright b/debian/copyright index e8cee5b..4bd9cd2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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 +License: LGPL-2.1+ + Files: debian/* -Copyright: 2014-2018 Alf Gaida - 2015 Andrew Lee (李健秋) +Copyright: 2021, Lubuntu Developers + 2014-2018, Alf Gaida + 2015, Andrew Lee (李健秋) License: LGPL-2.1+ License: LGPL-2.1+ diff --git a/debian/lintian-overrides b/debian/lintian-overrides index ef5d27e..71dc178 100644 --- a/debian/lintian-overrides +++ b/debian/lintian-overrides @@ -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