diff --git a/debian/changelog b/debian/changelog index 0098e9a..3e78a25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,36 @@ +lxqt-about (0.14.1-1ubuntu1) focal; urgency=low + + * Merge from Debian unstable. Remaining changes: + - Updated the control file for new depends. + + -- Raman Sarda Sat, 09 Mar 2019 20:44:31 +0000 + +lxqt-about (0.14.1-1) unstable; urgency=medium + + * Cherry-picking upstream release: 0.14.1. + * Bumped minimum version liblxqt0-dev (>= 0.14.1~) + + -- Alf Gaida Tue, 26 Feb 2019 01:28:48 +0100 + lxqt-about (0.14.1-0ubuntu1) disco; urgency=medium * New upstream release. -- Simon Quigley Sat, 09 Mar 2019 12:45:10 -0600 +lxqt-about (0.14.0-1) unstable; urgency=medium + + * Cherry-picking upstream release: 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 16:05:00 +0100 + lxqt-about (0.14.0-0ubuntu2) disco; urgency=medium * Add Breaks/Replaces on lxqt-about-l10n. @@ -21,6 +48,13 @@ lxqt-about (0.14.0-0ubuntu1) disco; urgency=medium -- Simon Quigley Fri, 25 Jan 2019 23:52:29 -0600 +lxqt-about (0.13.0-1) unstable; urgency=medium + + * Cherry-picking upstream release: 0.13.0. + * Bumped build dependency liblxqt0-dev to >= 0.13.0~ + + -- Alf Gaida Thu, 24 May 2018 20:02:55 +0200 + lxqt-about (0.13.0-0ubuntu1) cosmic; urgency=medium * New upstream release. @@ -165,3 +199,4 @@ lxqt-about (0.9.0+20150806-1) unstable; urgency=medium lintian warns. -- Andrew Lee (李健秋) Fri, 14 Aug 2015 19:53:50 +0800 + diff --git a/debian/control b/debian/control index 6ba613f..449d63b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,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