Merge from Ubuntu Merge-o-Matic

ubuntu/focal ubuntu/0.14.1-1ubuntu1
Raman Sarda 4 years ago
parent 8059003eb6
commit c8f4fe8700

38
debian/changelog vendored

@ -1,3 +1,20 @@
lxqt-powermanagement (0.14.1-1ubuntu1) focal; urgency=low
* Merge from Debian unstable. Remaining changes:
- Using debhelper-compat
- Keeping ubuntu-side tweaks of writing depends in one line.
- Updated build deps according to new minimum requirements.
- Added upstream metadata
-- Raman Sarda <theloudspeaker@lubuntu.me> Wed, 12 Feb 2020 11:13:49 +0530
lxqt-powermanagement (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 <agaida@siduction.org> Tue, 26 Feb 2019 02:47:54 +0100
lxqt-powermanagement (0.14.1-0ubuntu1) disco; urgency=medium
* New upstream release.
@ -5,6 +22,19 @@ lxqt-powermanagement (0.14.1-0ubuntu1) disco; urgency=medium
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:15:31 -0600
lxqt-powermanagement (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 <agaida@siduction.org> Sun, 27 Jan 2019 18:03:45 +0100
lxqt-powermanagement (0.14.0-0ubuntu1) disco; urgency=medium
* New upstream release.
@ -15,6 +45,13 @@ lxqt-powermanagement (0.14.0-0ubuntu1) disco; urgency=medium
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:39:28 -0600
lxqt-powermanagement (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 <agaida@siduction.org> Thu, 24 May 2018 22:46:32 +0200
lxqt-powermanagement (0.13.0-0ubuntu1) cosmic; urgency=medium
* New upstream release.
@ -177,3 +214,4 @@ lxqt-powermanagement (0.9.0+20150807-1) unstable; urgency=medium
* Merging upstream version 0.9.0+20150807.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 16 Aug 2015 19:19:12 +0800

1
debian/compat vendored

@ -1 +0,0 @@
12

4
debian/control vendored

@ -6,11 +6,11 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 12),
Build-Depends: debhelper-compat (= 12),
libkf5idletime-dev,
libkf5solid-dev,
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.14.0),
liblxqt0-dev (>= 0.14.1~),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev,

4
debian/copyright vendored

@ -3,11 +3,11 @@ Upstream-Name: lxqt-powermanagement
Source: https://github.com/lxqt/lxqt-powermanagement
Files: *
Copyright: 2013-2018 LXQt team
Copyright: 2013-2019 LXQt team
License: LGPL-2.1+
Files: debian/*
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
License: LGPL-2.1+

@ -0,0 +1,7 @@
Name: lxqt-powermanagement
Bug-Database: https://github.com/lxqt/lxqt-powermanagement/issues
Bug-Submit: https://github.com/lxqt/lxqt-powermanagement/issues/new
Changelog: https://github.com/lxqt/lxqt-powermanagement/blob/master/CHANGELOG
Repository: https://github.com/lxqt/lxqt-powermanagement
Repository-Browser: https://github.com/lxqt/lxqt-powermanagement
Loading…
Cancel
Save