From f73cf65ed651d465c6666a289e4d0cf09b2bf213 Mon Sep 17 00:00:00 2001 From: Raman Sarda Date: Sun, 21 Feb 2021 22:34:34 +0530 Subject: [PATCH] New upstream version. --- debian/changelog | 18 ++++++++++++++++++ debian/control | 4 ++-- debian/gbp.conf | 6 ++++++ 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 debian/gbp.conf diff --git a/debian/changelog b/debian/changelog index 065be4f..b37d9c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +lxqt-admin (0.16.0-1ubuntu1) hirsute; urgency=medium + + * New upstream version. + * Bump debhelper-compat requirement to 13. + + -- Raman Sarda Sun, 21 Feb 2021 22:31:25 +0530 + +lxqt-admin (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 (李健秋) Thu, 07 Jan 2021 16:39:02 +0800 + lxqt-admin (0.15.0-0ubuntu1) groovy; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 2c81f21..aa8098b 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~), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-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 +