From dd6315e3e14bc45992ca3dae48610ce66e218037 Mon Sep 17 00:00:00 2001 From: Raman Sarda Date: Mon, 22 Feb 2021 00:47:20 +0530 Subject: [PATCH] New upstream version. --- debian/changelog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ debian/control | 4 ++-- debian/gbp.conf | 6 ++++++ 3 files changed, 54 insertions(+), 2 deletions(-) create mode 100644 debian/gbp.conf diff --git a/debian/changelog b/debian/changelog index e493384..0de5bb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +lxqt-notificationd (0.16.0-1ubuntu1) hirsute; urgency=medium + + * New upstream version. + * Bump debhelper-compat requirement to 13. + + -- Raman Sarda Mon, 22 Feb 2021 00:45:40 +0530 + +lxqt-notificationd (0.16.0-1) unstable; urgency=medium + + [ Alf Gaida ] + * Switched to gbp + * Bumped Standards-Version to 4.4.0, no changes needed + + [ Andrew Lee (李健秋) ] + * New upstream release. + + -- Andrew Lee (李健秋) Wed, 06 Jan 2021 17:26:15 +0800 + lxqt-notificationd (0.15.0-0ubuntu1) groovy; urgency=medium * New upstream release. @@ -14,6 +32,13 @@ lxqt-notificationd (0.14.1-1ubuntu1) focal; urgency=medium -- Raman Sarda Thu, 30 Jan 2020 02:45:02 +0530 +lxqt-notificationd (0.14.1-1) unstable; urgency=medium + + * Cherry-picking new upstream version 0.14.1. + * Bumped minimum version liblxqt0-dev (>= 0.14.1~) + + -- Alf Gaida Tue, 26 Feb 2019 01:52:36 +0100 + lxqt-notificationd (0.14.1-0ubuntu1) disco; urgency=medium * New upstream release. @@ -21,6 +46,19 @@ lxqt-notificationd (0.14.1-0ubuntu1) disco; urgency=medium -- Simon Quigley Sat, 09 Mar 2019 13:08:37 -0600 +lxqt-notificationd (0.14.0-1) unstable; urgency=medium + + * Cherry-picking new upstream version 0.14.0. + * Bumped Standards to 4.3.0, no changes needed + * Dropped d/compat, use debhelper-compat = 12, no changes needed + * Fixed years in d/copyright + * Bumped minimum version liblxqt0-dev (>= 0.14.0~) + * Removed obsolete PULL_TRANSLATIONS= OFF from dh_auto_configure + * Added l10n-package, moved from lxqt-l10n + * Added d/upstream/metadata + + -- Alf Gaida Sun, 27 Jan 2019 12:41:20 +0100 + lxqt-notificationd (0.14.0-0ubuntu1) disco; urgency=medium * New upstream release. @@ -32,6 +70,13 @@ lxqt-notificationd (0.14.0-0ubuntu1) disco; urgency=medium -- Simon Quigley Sat, 26 Jan 2019 00:22:05 -0600 +lxqt-notificationd (0.13.0-1) unstable; urgency=medium + + * Cherry-picking new upstream version 0.13.0. + * Bumped build dependency liblxqt0-dev to >= 0.13.0~ + + -- Alf Gaida Thu, 24 May 2018 21:45:09 +0200 + lxqt-notificationd (0.13.0-0ubuntu2) cosmic; urgency=medium * Bump Standards-version to 4.1.5, no changes needed. @@ -195,3 +240,4 @@ lxqt-notificationd (0.9.0+20150807-1) unstable; urgency=medium * Removing whitespaces at EOL and EOF. -- Andrew Lee (李健秋) Sun, 16 Aug 2015 17:21:16 +0800 + diff --git a/debian/control b/debian/control index 7f5ed06..434f8b0 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: Alf Gaida , Andrew Lee (李健秋) Section: x11 Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.15.0), + liblxqt0-dev (>= 0.16.0~), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..8957fee --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +debian-branch = debian/sid +upstream-branch = upstream/latest +pristine-tar = True +compression = xz +