Merge from Ubuntu Merge-o-Matic
This commit is contained in:
parent
6751569412
commit
93d9e7e109
39
debian/changelog
vendored
39
debian/changelog
vendored
@ -1,3 +1,20 @@
|
||||
lxqt-policykit (0.14.1-1ubuntu1) focal; urgency=low
|
||||
|
||||
* Merge from Debian unstable. Remaining changes:
|
||||
- Using debhelper-compat.
|
||||
- Updated manpages.
|
||||
- Added upstream metadata.
|
||||
- Keeping ubuntu-side tweaks for writing some build deps in one line.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@lubuntu.me> Wed, 12 Feb 2020 16:24:30 +0230
|
||||
|
||||
lxqt-policykit (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:29:24 +0100
|
||||
|
||||
lxqt-policykit (0.14.1-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
@ -5,6 +22,20 @@ lxqt-policykit (0.14.1-0ubuntu1) disco; urgency=medium
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:13:27 -0600
|
||||
|
||||
lxqt-policykit (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 <agaida@siduction.org> Sun, 27 Jan 2019 17:57:37 +0100
|
||||
|
||||
lxqt-policykit (0.14.0-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
@ -15,6 +46,13 @@ lxqt-policykit (0.14.0-0ubuntu1) disco; urgency=medium
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:33:12 -0600
|
||||
|
||||
lxqt-policykit (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:17:40 +0200
|
||||
|
||||
lxqt-policykit (0.13.0-0ubuntu1) cosmic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
@ -163,3 +201,4 @@ lxqt-policykit (0.9.0+20150807-1) unstable; urgency=medium
|
||||
* Merging upstream 0.9.0+20150807.
|
||||
|
||||
-- Yukiharu YABUKI <yyabuki@debian.org> Wed, 19 Aug 2015 06:52:13 +0900
|
||||
|
||||
|
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
||||
12
|
4
debian/control
vendored
4
debian/control
vendored
@ -7,9 +7,9 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Yukiharu YABUKI <yyabuki@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 12),
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev (>= 0.14.0),
|
||||
liblxqt0-dev (>= 0.14.1~),
|
||||
libpolkit-agent-1-dev,
|
||||
libpolkit-qt5-1-dev,
|
||||
libqt5svg5-dev,
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,12 +3,12 @@ Upstream-Name: lxqt-policykit
|
||||
Source: https://github.com/lxqt/lxqt-policykit
|
||||
|
||||
Files: *
|
||||
Copyright: 2012-2018 LXQt team
|
||||
Copyright: 2012-2019 LXQt team
|
||||
2010-2012 Razor team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
|
2
debian/manpages
vendored
2
debian/manpages
vendored
@ -1 +1 @@
|
||||
man/lxqt-policykit-agent.1
|
||||
usr/share/man/man1/lxqt-policykit-agent.1
|
||||
|
6
debian/upstream/metadata
vendored
Normal file
6
debian/upstream/metadata
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
Name: lxqt-policykit
|
||||
Bug-Database: https://github.com/lxqt/lxqt-policykit/issues
|
||||
Bug-Submit: https://github.com/lxqt/lxqt-policykit/issues/new
|
||||
Changelog: https://github.com/lxqt/lxqt-policykit/blob/master/CHANGELOG
|
||||
Repository: https://github.com/lxqt/lxqt-policykit
|
||||
Repository-Browser: https://github.com/lxqt/lxqt-policykit
|
Loading…
x
Reference in New Issue
Block a user