From 5b12c424f345f0ada7eb5b0ac8cc07211efc4c61 Mon Sep 17 00:00:00 2001 From: Raman Sarda Date: Fri, 31 Jan 2020 17:18:30 +0530 Subject: [PATCH] Merge from Ubuntu M-o-M --- debian/changelog | 37 +++++++++++++++++++++++++++++++++++++ debian/control | 2 +- 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 44b64b2..7db5a47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +lxqt-openssh-askpass (0.14.1-1ubuntu1) focal; urgency=low + + * Merge from Debian unstable. Remaining changes: + - Update build depends. + + -- Raman Sarda Fri, 31 Jan 2020 16:57:22 +0530 + +lxqt-openssh-askpass (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 02:01:54 +0100 + lxqt-openssh-askpass (0.14.1-0ubuntu1) disco; urgency=medium * New upstream release. @@ -5,6 +19,20 @@ lxqt-openssh-askpass (0.14.1-0ubuntu1) disco; urgency=medium -- Simon Quigley Sat, 09 Mar 2019 13:10:40 -0600 +lxqt-openssh-askpass (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 + * Fixed d/manpages + * Added d/upstream/metadata + + -- Alf Gaida Sun, 27 Jan 2019 18:25:40 +0100 + lxqt-openssh-askpass (0.14.0-0ubuntu1) disco; urgency=medium * New upstream release. @@ -15,6 +43,14 @@ lxqt-openssh-askpass (0.14.0-0ubuntu1) disco; urgency=medium -- Simon Quigley Sat, 26 Jan 2019 00:27:56 -0600 +lxqt-openssh-askpass (0.13.0-1) unstable; urgency=medium + + * Cherry-picking new upstream version 0.13.0. + * Bumped build dependency liblxqt0-dev to >= 0.13.0~ + * Bumped year in copyright + + -- Alf Gaida Thu, 24 May 2018 22:11:57 +0200 + lxqt-openssh-askpass (0.13.0-0ubuntu1) cosmic; urgency=medium * New upstream release. @@ -156,3 +192,4 @@ lxqt-openssh-askpass (0.9.0+20150817-1) unstable; urgency=low * Initial release (Closes: #747603) -- ChangZhuo Chen (陳昌倬) Mon, 17 Aug 2015 23:40:43 +0800 + diff --git a/debian/control b/debian/control index 345741b..f1eb75a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Section: x11 Priority: optional Build-Depends: debhelper (>= 12), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.14.0), + liblxqt0-dev (>= 0.14.1~), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev